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 9517f83 commit dbbd3cdCopy full SHA for dbbd3cd
package.json
@@ -92,7 +92,7 @@
92
},
93
"devDependencies": {
94
"@eslint/js": "^9.26.0",
95
- "@jest/globals": "^29.7.0",
+ "@jest/globals": "^30.0.3",
96
"@sveltejs/vite-plugin-svelte": "^5.0.3",
97
"@testing-library/jest-dom": "^6.6.3",
98
"@testing-library/user-event": "^14.6.1",
@@ -110,7 +110,7 @@
110
"expect-type": "^1.2.1",
111
"globals": "^16.1.0",
112
"happy-dom": "^17.4.6",
113
- "jest": "^29.7.0",
+ "jest": "^30.0.3",
114
"jest-environment-jsdom": "^29.7.0",
115
"jsdom": "^26.1.0",
116
"npm-run-all": "^4.1.5",
0 commit comments