Skip to content

Commit 43fac5f

Browse files
Update jest monorepo to v30
1 parent 21ad4b3 commit 43fac5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@
110110
"@babel/core": "7.25.2",
111111
"@babel/preset-typescript": "7.24.7",
112112
"@babel/runtime": "7.25.6",
113-
"@jest/globals": "29.7.0",
113+
"@jest/globals": "30.2.0",
114114
"@sentry/cli": "2.36.1",
115115
"@tanstack/eslint-plugin-query": "4.34.1",
116116
"@testing-library/react-native": "12.6.1",
117117
"@types/base-64": "1.0.2",
118118
"@types/http-cache-semantics": "4.0.4",
119-
"@types/jest": "29.5.12",
119+
"@types/jest": "30.0.0",
120120
"@types/js-yaml": "4.0.9",
121121
"@types/lodash": "4.17.7",
122122
"@types/react": "18.0.28",
@@ -134,7 +134,7 @@
134134
"ajv-formats": "3.0.1",
135135
"ajv-keywords": "5.1.0",
136136
"babel-core": "7.0.0-bridge.0",
137-
"babel-jest": "29.7.0",
137+
"babel-jest": "30.2.0",
138138
"babel-plugin-transform-remove-console": "6.9.4",
139139
"eslint": "8.57.1",
140140
"eslint-config-prettier": "10.1.1",
@@ -143,7 +143,7 @@
143143
"eslint-plugin-react": "7.36.1",
144144
"eslint-plugin-react-hooks": "4.6.0",
145145
"eslint-plugin-react-native": "4.1.0",
146-
"jest": "29.7.0",
146+
"jest": "30.2.0",
147147
"js-yaml": "4.1.0",
148148
"junk": "4.0.1",
149149
"metro-react-native-babel-preset": "0.76.8",

0 commit comments

Comments
 (0)