diff --git a/package.json b/package.json index b980528..a8b7c65 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "jsonwebtoken": "9.0.2" }, "devDependencies": { - "@jest/globals": "29.7.0", + "@jest/globals": "30.3.0", "@plasmo/config": "workspace:*", "@plasmohq/mystic-box": "1.4.0", "@plasmohq/rps": "1.8.7", @@ -48,7 +48,7 @@ "cross-env": "7.0.3", "esbuild": "0.24.0", "fflate": "0.8.2", - "jest": "29.7.0", + "jest": "30.3.0", "ts-jest": "29.2.5", "tsup": "8.3.5", "typescript": "5.6.3"