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 b6ce907 commit e572b19Copy full SHA for e572b19
package.json
@@ -25,12 +25,12 @@
25
"devDependencies": {
26
"@testing-library/jest-dom": "^6.5.0",
27
"@testing-library/react": "^12.1.5",
28
- "@types/jest": "^29.5.13",
+ "@types/jest": "^30.0.0",
29
"@types/react": "^18.2.0",
30
"@types/webpack-env": "^1.18.5",
31
"eslint": "^8.39.0",
32
"eslint-config-next": "13.3.2",
33
- "jest": "^27.5.1",
+ "jest": "^30.0.0",
34
"raw-loader": "^4.0.2",
35
"typescript": "^4.9.5"
36
}
0 commit comments