We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dada1 commit 2a1e08aCopy full SHA for 2a1e08a
2 files changed
package.json
@@ -33,18 +33,18 @@
33
"@testing-library/dom": "10.4.1",
34
"@testing-library/react": "16.3.1",
35
"@testing-library/react-hooks": "8.0.1",
36
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
37
"@types/react": "18.3.27",
38
"@types/sinonjs__fake-timers": "15.0.1",
39
"@typescript-eslint/eslint-plugin": "8.51.0",
40
"@typescript-eslint/parser": "8.51.0",
41
- "babel-jest": "29.7.0",
+ "babel-jest": "30.2.0",
42
"eslint": "9.39.2",
43
"eslint-config-prettier": "10.1.8",
44
"eslint-plugin-react": "7.37.5",
45
- "jest": "29.7.0",
46
- "jest-circus": "29.7.0",
47
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.2.0",
+ "jest-circus": "30.2.0",
+ "jest-environment-jsdom": "30.2.0",
48
"npm-run-all2": "8.0.4",
49
"prettier": "3.7.4",
50
"react": "18.3.1",
0 commit comments