We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd5dca commit 05ffc96Copy full SHA for 05ffc96
1 file changed
package.json
@@ -38,7 +38,7 @@
38
"devDependencies": {
39
"babel-cli": "^6.24.0",
40
"babel-core": "^6.24.0",
41
- "babel-jest": "^19.0.0",
+ "babel-jest": "^20.0.1",
42
"babel-plugin-syntax-dynamic-import": "^6.18.0",
43
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
44
"babel-plugin-transform-object-rest-spread": "^6.23.0",
@@ -47,7 +47,7 @@
47
"eslint": "^3.18.0",
48
"eslint-config-airbnb-base": "^11.1.2",
49
"eslint-plugin-import": "^2.2.0",
50
- "jest": "^19.0.2",
+ "jest": "^20.0.1",
51
"standard-version": "^4.0.0"
52
},
53
"scripts": {
0 commit comments