Skip to content

Commit afaba63

Browse files
fix(deps): update jest monorepo to v30
1 parent da28801 commit afaba63

2 files changed

Lines changed: 1959 additions & 1184 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"postinstall": "patch-package"
2424
},
2525
"dependencies": {
26-
"jest-util": "25.2.6",
26+
"jest-util": "30.0.0",
2727
"patch-package": "6.2.2",
2828
"postinstall-postinstall": "2.1.0",
2929
"react": "16.11.0",
@@ -34,10 +34,10 @@
3434
"@babel/core": "7.9.0",
3535
"@babel/runtime": "7.9.2",
3636
"@react-native-community/eslint-config": "1.0.0",
37-
"babel-jest": "24.9.0",
37+
"babel-jest": "30.0.0",
3838
"detox": "16.0.2",
3939
"eslint": "6.8.0",
40-
"jest": "24.9.0",
40+
"jest": "30.0.0",
4141
"metro-react-native-babel-preset": "0.58.0",
4242
"react-test-renderer": "16.11.0"
4343
},

0 commit comments

Comments
 (0)