diff --git a/package.json b/package.json index 14e8cf9..7927077 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ }, "devDependencies": { "@eslint/js": "^9.26.0", - "@jest/globals": "^29.7.0", + "@jest/globals": "^30.0.3", "@sveltejs/vite-plugin-svelte": "^5.0.3", "@testing-library/jest-dom": "^6.6.3", "@testing-library/user-event": "^14.6.1", @@ -110,7 +110,7 @@ "expect-type": "^1.2.1", "globals": "^16.1.0", "happy-dom": "^17.4.6", - "jest": "^29.7.0", + "jest": "^30.0.3", "jest-environment-jsdom": "^29.7.0", "jsdom": "^26.1.0", "npm-run-all": "^4.1.5",