We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6a629 commit 177e122Copy full SHA for 177e122
package.json
@@ -49,7 +49,7 @@
49
"@commitlint/travis-cli": "^7.2.1",
50
"babel-core": "^6.26.3",
51
"babel-eslint": "^10.0.1",
52
- "babel-jest": "^22.4.4",
+ "babel-jest": "^23.6.0",
53
"babel-loader": "^8.0.4",
54
"babel-plugin-external-helpers": "^6.22.0",
55
"babel-plugin-transform-object-rest-spread": "^6.26.0",
@@ -71,9 +71,9 @@
71
"eslint-plugin-promise": "^4.0.1",
72
"eslint-plugin-standard": "^4.0.0",
73
"husky": "^1.2.0",
74
- "jest": "^22.4.4",
75
- "jest-each": "^0.5.0",
76
- "jest-environment-node": "^22.4.3",
+ "jest": "^23.6.0",
+ "jest-each": "^23.6.0",
+ "jest-environment-node": "^23.4.0",
77
"regenerator-runtime": "^0.13.1",
78
"rollup": "^0.67.3",
79
"rollup-plugin-babel": "^4.0.3",
0 commit comments