Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 8678362

Browse files
authored
Greenkeeper/jest 20.0.0 (#28)
* chore(package): update jest to version 20.0.0 * updated also babel-jest and generated yarn.lock
1 parent da6905e commit 8678362

File tree

2 files changed

+288
-202
lines changed

2 files changed

+288
-202
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"babel-cli": "^6.18.0",
3939
"babel-core": "^6.21.0",
4040
"babel-eslint": "^7.1.1",
41-
"babel-jest": "^18.0.0",
41+
"babel-jest": "^20.0.0",
4242
"babel-loader": "^7.0.0",
4343
"babel-plugin-transform-object-rest-spread": "^6.20.2",
4444
"babel-preset-es2015": "^6.18.0",
4545
"babel-preset-react": "^6.16.0",
4646
"cross-env": "^4.0.0",
47-
"jest": "^19.0.1",
47+
"jest": "^20.0.0",
4848
"react": "^15.4.1",
4949
"react-test-renderer": "^15.4.1",
5050
"rimraf": "^2.5.4",

0 commit comments

Comments
 (0)