Skip to content

Commit 5bca784

Browse files
Update jest monorepo to v30
1 parent 8649957 commit 5bca784

File tree

2 files changed

+1301
-926
lines changed

2 files changed

+1301
-926
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@testing-library/dom": "10.4.0",
4242
"@testing-library/react": "16.3.0",
43-
"@types/jest": "29.5.14",
43+
"@types/jest": "30.0.0",
4444
"@types/react": "19.1.8",
4545
"@types/react-dom": "19.1.6",
4646
"@typescript-eslint/eslint-plugin": "8.34.0",
@@ -51,8 +51,8 @@
5151
"eslint-plugin-jest": "28.13.5",
5252
"eslint-plugin-react": "7.37.5",
5353
"eslint-plugin-react-hooks": "5.2.0",
54-
"jest": "29.7.0",
55-
"jest-environment-jsdom": "29.7.0",
54+
"jest": "30.0.1",
55+
"jest-environment-jsdom": "30.0.1",
5656
"postcss": "8.5.5",
5757
"react": "19.1.0",
5858
"react-dom": "19.1.0",

0 commit comments

Comments
 (0)