Skip to content

Commit

Permalink
Update jest to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
ooflorent committed May 29, 2018
1 parent d2aca56 commit be972ea
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 193 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -43,7 +43,7 @@
"es6-promise-polyfill": "^1.1.1",
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-jest": "21.12.2",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-prettier": "^2.6.0",
"express": "~4.13.1",
Expand All @@ -53,8 +53,8 @@
"istanbul": "^0.4.5",
"jade": "^1.11.0",
"jade-loader": "~0.8.0",
"jest": "23.0.0-charlie.3",
"jest-silent-reporter": "0.0.4",
"jest": "^23.0.1",
"jest-silent-reporter": "^0.0.5",
"json-loader": "^0.5.7",
"less": "^2.5.1",
"less-loader": "^4.0.3",
Expand Down

0 comments on commit be972ea

Please sign in to comment.