Skip to content

Commit 602664e

Browse files
greenkeeperio-botbeefancohen
authored andcommitted
chore(package): update jest to version 17.0.1
* https://greenkeeper.io/ * update babel-jest too
1 parent c923ef4 commit 602664e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"babel-cli": "^6.14.0",
3030
"babel-core": "^6.14.0",
3131
"babel-eslint": "^7.0.0",
32-
"babel-jest": "^17.0.0",
32+
"babel-jest": "^17.0.1",
3333
"babel-polyfill": "^6.16.0",
3434
"babel-preset-es2015": "^6.14.0",
3535
"coveralls": "^2.11.8",
3636
"eslint": "^3.9.1",
3737
"eslint-config-airbnb-base": "^10.0.1",
3838
"eslint-plugin-import": "^2.2.0",
39-
"jest": "^17.0.0",
39+
"jest": "^17.0.1",
4040
"rimraf": "^2.5.2"
4141
},
4242
"engines": {

0 commit comments

Comments
 (0)