Skip to content

Commit bc85d58

Browse files
committed
Upgraded to jest v16
1 parent 93998a7 commit bc85d58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"babel-cli": "^6.9.0",
4141
"babel-eslint": "^6.0.4",
42-
"babel-jest": "^15.0.0",
42+
"babel-jest": "^16.0.0",
4343
"babel-plugin-syntax-flow": "^6.8.0",
4444
"babel-plugin-transform-flow-strip-types": "^6.8.0",
4545
"babel-plugin-transform-runtime": "^6.9.0",
@@ -48,6 +48,7 @@
4848
"cross-spawn": "^4.0.0",
4949
"eslint": "^3.2.2",
5050
"flow-bin": "^0.31.0",
51+
"jest": "^16.0.1",
5152
"jest-cli": "^15.1.1",
5253
"rimraf": "^2.3.2",
5354
"temp": "^0.8.1"

0 commit comments

Comments
 (0)