We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 206f9b5 + 847c1f2 commit 0725b12Copy full SHA for 0725b12
package.json
@@ -54,7 +54,7 @@
54
"@testing-library/react": "^16.2.0",
55
"@testing-library/user-event": "14.6.1",
56
"@types/eslint": "^9.6.1",
57
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
58
"@types/node": "22.15.30",
59
"@types/react": "^19.1.0",
60
"@types/react-dom": "^19.1.2",
@@ -72,7 +72,7 @@
72
"eslint-plugin-react-hooks": "^5.1.0",
73
"eslint-plugin-unused-imports": "^4.1.4",
74
"husky": "9.1.7",
75
- "jest": "^29.7.0",
+ "jest": "^30.0.5",
76
"jest-canvas-mock": "^2.5.2",
77
"jest-environment-jsdom": "^29.7.0",
78
"lint-staged": "^16.0.0",
0 commit comments