Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 681cc2c

Browse files
Update jest monorepo to v24.9.0
1 parent be81c6d commit 681cc2c

File tree

2 files changed

+479
-506
lines changed

2 files changed

+479
-506
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.19.3",
2424
"@babel/runtime": "7.19.0",
2525
"babel-eslint": "10.1.0",
26-
"babel-jest": "24.7.1",
26+
"babel-jest": "24.9.0",
2727
"babel-plugin-root-import": "6.6.0",
2828
"eslint": "5.16.0",
2929
"eslint-config-airbnb": "17.1.1",
@@ -32,7 +32,7 @@
3232
"eslint-plugin-jsx-a11y": "6.6.1",
3333
"eslint-plugin-react": "7.31.8",
3434
"eslint-plugin-react-native": "3.7.0",
35-
"jest": "24.7.1",
35+
"jest": "24.9.0",
3636
"metro-react-native-babel-preset": "0.73.0",
3737
"react-test-renderer": "16.8.3"
3838
},

0 commit comments

Comments
 (0)