diff --git a/packages/features/package.json b/packages/features/package.json index 9f98f384bbb..2e14c76f870 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "*", "eslint": "*", "eslint-plugin-prettier": "*", - "jest": "^29.3.1", + "jest": "^30.5.0", "ts-jest": "^29.0.3", "typescript": "*" }