Skip to content

Commit 109011e

Browse files
chore(deps): update jest monorepo to ^30.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea31af4 commit 109011e

File tree

2 files changed

+721
-116
lines changed

2 files changed

+721
-116
lines changed

boundaries/mobile/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react": "~19.2.2",
4141
"@typescript-eslint/eslint-plugin": "^8.46.2",
4242
"@typescript-eslint/parser": "^8.46.2",
43-
"babel-jest": "^30.1.2",
43+
"babel-jest": "^30.2.0",
4444
"babel-preset-expo": "~54.0.5",
4545
"detox": "^20.43.0",
4646
"eas-cli": "^16.20.4",
@@ -50,9 +50,9 @@
5050
"eslint-plugin-jsx-a11y": "6.10.2",
5151
"eslint-plugin-react": "7.37.5",
5252
"eslint-plugin-react-hooks": "7.0.1",
53-
"jest": "^30.1.3",
54-
"jest-circus": "^30.1.3",
55-
"jest-environment-jsdom": "^30.1.2",
53+
"jest": "^30.2.0",
54+
"jest-circus": "^30.2.0",
55+
"jest-environment-jsdom": "^30.2.0",
5656
"jest-expo": "~54.0.12",
5757
"metro": "0.83.3",
5858
"metro-resolver": "^0.83.3",

0 commit comments

Comments
 (0)