Skip to content

Commit f41c161

Browse files
chore(deps): update jest monorepo to v30
| datasource | package | from | to | | ---------- | ---------------------- | ------- | ------ | | npm | @types/jest | 29.5.14 | 30.0.0 | | npm | jest | 29.7.0 | 30.2.0 | | npm | jest-environment-jsdom | 29.7.0 | 30.2.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9a2256f commit f41c161

File tree

2 files changed

+1133
-985
lines changed

2 files changed

+1133
-985
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/jest-dom": "6.9.1",
5151
"@testing-library/react": "16.3.2",
5252
"@testing-library/user-event": "^14.6.1",
53-
"@types/jest": "^29.5.0",
53+
"@types/jest": "^30.0.0",
5454
"@types/lodash": "^4.14.194",
5555
"@types/node": "^20.8.7",
5656
"@types/react": "17.0.90",
@@ -71,8 +71,8 @@
7171
"glob": "^11.0.1",
7272
"identity-obj-proxy": "3.0.0",
7373
"imports-loader": "^5.0.0",
74-
"jest": "^29.7.0",
75-
"jest-environment-jsdom": "^29.7.0",
74+
"jest": "^30.0.0",
75+
"jest-environment-jsdom": "^30.0.0",
7676
"prettier": "^3.5.1",
7777
"replace-in-file-webpack-plugin": "^1.0.6",
7878
"sass": "1.97.3",

0 commit comments

Comments
 (0)