Skip to content

Commit ffe74f6

Browse files
committed
Update Jest
1 parent 7513318 commit ffe74f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"devDependencies": {
2929
"babel-cli": "^6.14.0",
3030
"babel-eslint": "^7.1.1",
31-
"babel-jest": "^15.0.0",
31+
"babel-jest": "^17.0.2",
3232
"babel-plugin-transform-object-rest-spread": "^6.19.0",
3333
"babel-preset-env": "0.0.9",
3434
"coveralls": "^2.11.12",
3535
"eslint": "^3.11.1",
3636
"eslint-config-airbnb-base": "^10.0.1",
3737
"eslint-plugin-import": "^2.2.0",
3838
"graphql": "^0.8.2",
39-
"jest": "^15.1.1"
39+
"jest": "^17.0.3"
4040
},
4141
"jest": {
4242
"collectCoverageFrom": [

0 commit comments

Comments
 (0)