Skip to content

Commit 522c479

Browse files
chore(deps): update jest monorepo to v30
1 parent ef32986 commit 522c479

File tree

2 files changed

+1125
-698
lines changed

2 files changed

+1125
-698
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"@testing-library/jest-dom": "^6.6.3",
1111
"@testing-library/react": "^16.0.0",
1212
"@testing-library/user-event": "^14.4.3",
13-
"@types/jest": "29.5.14",
13+
"@types/jest": "30.0.0",
1414
"@types/node": "22.16.5",
1515
"@types/react": "18.3.26",
1616
"@types/react-dom": "18.3.7",
1717
"@types/react-email-editor": "1.7.0",
1818
"@types/styled-components": "5.1.34",
1919
"@typescript-eslint/eslint-plugin": "7.18.0",
2020
"@typescript-eslint/parser": "7.18.0",
21-
"babel-jest": "29.7.0",
21+
"babel-jest": "30.2.0",
2222
"dotenv": "17.2.3",
2323
"dotenv-flow-webpack": "2.0.0",
2424
"eclint": "2.8.1",
@@ -27,7 +27,7 @@
2727
"eslint-plugin-jest": "29.0.1",
2828
"eslint-plugin-prettier": "5.5.4",
2929
"eslint-plugin-react": "7.37.5",
30-
"jest": "29.7.0",
30+
"jest": "30.2.0",
3131
"mini-css-extract-plugin": "2.9.4",
3232
"npm-watch": "0.13.0",
3333
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)