Skip to content

Commit 987d9dc

Browse files
Update jest monorepo to v30
1 parent c8be92d commit 987d9dc

2 files changed

Lines changed: 2136 additions & 1059 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"babel-cli": "^6.26.0",
6767
"babel-core": "^6.26.3",
68-
"babel-jest": "^23.0.1",
68+
"babel-jest": "^30.0.0",
6969
"babel-plugin-add-module-exports": "^0.3.0",
7070
"babel-preset-env": "^1.7.0",
7171
"clear-require": "^2.0.0",
@@ -76,8 +76,8 @@
7676
"eslint-plugin-jest": "^21.22.0",
7777
"eslint-plugin-unicorn": "^5.0.0",
7878
"istanbul": "^0.4.5",
79-
"jest": "^23.1.0",
80-
"jest-cli": "^23.1.0",
79+
"jest": "^30.0.0",
80+
"jest-cli": "^30.0.0",
8181
"lint-staged": "^7.2.0",
8282
"pre-commit": "^1.2.2",
8383
"rimraf": "^2.6.2"

0 commit comments

Comments
 (0)