Skip to content

Commit fb69116

Browse files
chore(deps): update jest monorepo to v30
1 parent 7225aa7 commit fb69116

File tree

2 files changed

+1121
-895
lines changed

2 files changed

+1121
-895
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"@testing-library/dom": "10.4.1",
3434
"@testing-library/react": "16.3.0",
3535
"@testing-library/react-hooks": "8.0.1",
36-
"@types/jest": "29.5.14",
36+
"@types/jest": "30.0.0",
3737
"@types/react": "18.3.23",
3838
"@types/sinonjs__fake-timers": "8.1.5",
3939
"@typescript-eslint/eslint-plugin": "8.38.0",
4040
"@typescript-eslint/parser": "8.38.0",
41-
"babel-jest": "29.7.0",
41+
"babel-jest": "30.0.5",
4242
"eslint": "9.32.0",
4343
"eslint-config-prettier": "10.1.8",
4444
"eslint-plugin-react": "7.37.5",
45-
"jest": "29.7.0",
46-
"jest-circus": "29.7.0",
47-
"jest-environment-jsdom": "29.7.0",
45+
"jest": "30.0.5",
46+
"jest-circus": "30.0.5",
47+
"jest-environment-jsdom": "30.0.5",
4848
"npm-run-all2": "8.0.4",
4949
"prettier": "3.6.2",
5050
"react": "18.3.1",

0 commit comments

Comments
 (0)