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.
1 parent ce96f47 commit c64097aCopy full SHA for c64097a
package.json
@@ -25,7 +25,7 @@
25
"@emotion/react": "^11.14.0",
26
"@types/debug": "^4.1.12",
27
"@types/express": "^5.0.3",
28
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
29
"@types/node": "^22.15.30",
30
"@types/react": "^19.1.8",
31
"@types/react-dom": "^18.2.25",
@@ -39,7 +39,7 @@
39
"eslint-plugin-react-hooks": "^5.2.0",
40
"html-webpack-plugin": "^5.6.3",
41
"husky": "^9.1.7",
42
- "jest": "^29.7.0",
+ "jest": "^30.0.4",
43
"lint-staged": "^15.5.1",
44
"npm-run-all": "^4.1.5",
45
"prettier": "^3.5.3",
0 commit comments