Skip to content

Commit 2a1e08a

Browse files
chore(deps): update jest monorepo to v30
1 parent 21dada1 commit 2a1e08a

2 files changed

Lines changed: 1119 additions & 895 deletions

File tree

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.1",
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.27",
3838
"@types/sinonjs__fake-timers": "15.0.1",
3939
"@typescript-eslint/eslint-plugin": "8.51.0",
4040
"@typescript-eslint/parser": "8.51.0",
41-
"babel-jest": "29.7.0",
41+
"babel-jest": "30.2.0",
4242
"eslint": "9.39.2",
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.2.0",
46+
"jest-circus": "30.2.0",
47+
"jest-environment-jsdom": "30.2.0",
4848
"npm-run-all2": "8.0.4",
4949
"prettier": "3.7.4",
5050
"react": "18.3.1",

0 commit comments

Comments
 (0)