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 a084913 commit c6518c2Copy full SHA for c6518c2
package.json
@@ -46,7 +46,7 @@
46
"@testing-library/react": "16.3.0",
47
"@testing-library/react-hooks": "8.0.1",
48
"@testing-library/user-event": "^14.5.2",
49
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
50
"@types/lodash": "4.17.20",
51
"@types/node": "22.16.4",
52
"@types/react": "18.3.12",
@@ -62,7 +62,7 @@
62
"eslint-plugin-react": "^7.37.2",
63
"eslint-plugin-react-hooks": "^5.0.0",
64
"identity-obj-proxy": "^3.0.0",
65
- "jest": "30.0.0",
+ "jest": "30.0.4",
66
"jest-environment-jsdom": "^30.0.0",
67
"lefthook": "^1.9.2",
68
"node-notifier": "^10.0.1",
0 commit comments