Skip to content

Commit 7ea031b

Browse files
chore(deps): update jest monorepo to ~29.5.0
1 parent 42a7070 commit 7ea031b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

HelloWorld/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"@types/jest": "^29.2.1",
5151
"@types/react": "^18.0.24",
5252
"@types/react-test-renderer": "^18.0.0",
53-
"babel-jest": "~29.2.1",
53+
"babel-jest": "~29.5.0",
5454
"babel-plugin-module-resolver": "^4.1.0",
5555
"eslint": "~8.21.0",
5656
"eslint-plugin-prettier": "~4.2.1",
5757
"husky": "^8.0.0",
58-
"jest": "29.2.1",
58+
"jest": "29.5.0",
5959
"lint-staged": "~12.5.0",
6060
"metro-react-native-babel-preset": "^0.73.9",
6161
"mocker-api": "~2.9.5",

template/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"@types/jest": "^29.2.1",
5151
"@types/react": "^18.0.24",
5252
"@types/react-test-renderer": "^18.0.0",
53-
"babel-jest": "~29.2.1",
53+
"babel-jest": "~29.5.0",
5454
"babel-plugin-module-resolver": "^4.1.0",
5555
"eslint": "~8.21.0",
5656
"eslint-plugin-prettier": "~4.2.1",
5757
"mocker-api": "~2.9.5",
5858
"prettier": "^2.8.0",
59-
"jest": "29.2.1",
59+
"jest": "29.5.0",
6060
"metro-react-native-babel-preset": "^0.73.9",
6161
"lint-staged": "~12.5.0",
6262
"husky": "^8.0.0",

0 commit comments

Comments
 (0)