1 parent c8be92d commit 987d9dcCopy full SHA for 987d9dc
2 files changed
package.json
@@ -65,7 +65,7 @@
65
"devDependencies": {
66
"babel-cli": "^6.26.0",
67
"babel-core": "^6.26.3",
68
- "babel-jest": "^23.0.1",
+ "babel-jest": "^30.0.0",
69
"babel-plugin-add-module-exports": "^0.3.0",
70
"babel-preset-env": "^1.7.0",
71
"clear-require": "^2.0.0",
@@ -76,8 +76,8 @@
76
"eslint-plugin-jest": "^21.22.0",
77
"eslint-plugin-unicorn": "^5.0.0",
78
"istanbul": "^0.4.5",
79
- "jest": "^23.1.0",
80
- "jest-cli": "^23.1.0",
+ "jest": "^30.0.0",
+ "jest-cli": "^30.0.0",
81
"lint-staged": "^7.2.0",
82
"pre-commit": "^1.2.2",
83
"rimraf": "^2.6.2"
0 commit comments