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 feb6e8e commit d2ca9b8Copy full SHA for d2ca9b8
samples/weather-forecast/package.json
@@ -49,7 +49,7 @@
49
"@testing-library/dom": "^10.4.1",
50
"@testing-library/jest-dom": "^6.8.0",
51
"@testing-library/react": "^16.3.0",
52
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
53
"@types/json-schema": "^7.0.15",
54
"@types/node": "24.5.2",
55
"@types/react": "^18.3.24",
@@ -65,7 +65,7 @@
65
"eslint": "^8.57.1",
66
"eslint-config-prettier": "10.1.8",
67
"file-loader": "^6.2.0",
68
- "jest": "^29.7.0",
+ "jest": "^30.1.3",
69
"jest-environment-jsdom": "^30.1.2",
70
"jest-json-schema": "^6.1.0",
71
"js-base64": "3.7.8",
0 commit comments