Skip to content

Commit 48d78b1

Browse files
chore(deps): update jest monorepo to v30
1 parent 5c5b97d commit 48d78b1

File tree

2 files changed

+1213
-877
lines changed

2 files changed

+1213
-877
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@emotion/react": "^11.11.1",
8383
"@emotion/styled": "^11.11.0",
8484
"@faker-js/faker": "^9.0.0",
85-
"@jest/environment": "^29.7.0",
85+
"@jest/environment": "^30.0.0",
8686
"@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
8787
"@mui/material": "^6.1.6",
8888
"@mui/system": "^6.1.6",
@@ -104,7 +104,7 @@
104104
"@testing-library/jest-dom": "^6.6.3",
105105
"@testing-library/react": "^16.0.1",
106106
"@testing-library/user-event": "14.6.1",
107-
"@types/jest": "^29.5.14",
107+
"@types/jest": "^30.0.0",
108108
"@types/lodash": "^4.17.13",
109109
"@types/react": "^19.0.8",
110110
"@types/react-dom": "^19.0.0",
@@ -121,8 +121,8 @@
121121
"eslint-plugin-react-hooks": "^5.0.0",
122122
"eslint-plugin-styled-components-a11y": "^2.1.35",
123123
"eslint-plugin-testing-library": "^7.0.0",
124-
"jest": "^29.7.0",
125-
"jest-environment-jsdom": "^29.5.0",
124+
"jest": "^30.0.0",
125+
"jest-environment-jsdom": "^30.0.0",
126126
"jest-extended": "^6.0.0",
127127
"jest-fail-on-console": "^3.3.1",
128128
"jest-fixed-jsdom": "^0.0.9",

0 commit comments

Comments
 (0)