diff --git a/package.json b/package.json index d33e7c0a3..00c060057 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@storybook/test": "^8.6.2", "@swc/core": "^1.11.5", "@swc/jest": "^0.2.37", - "@types/jest": "^29.5.14", + "@types/jest": "^30.0.0", "@types/luxon": "^3.6.2", "@types/node": "^22.15.2", "@types/picomatch": "^4.0.0", @@ -118,7 +118,7 @@ "husky": "^9.1.6", "identity-obj-proxy": "^3.0.0", "ignore-loader": "^0.1.2", - "jest": "^29.7.0", + "jest": "^30.0.0", "jest-watch-typeahead": "^2.2.2", "knip": "^5.50.5", "lint-staged": "^15.4.3",