diff --git a/packages/features/package.json b/packages/features/package.json index 07bced70b1e..0b0e4123e98 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/eslint-plugin": "*", "eslint": "*", "eslint-plugin-prettier": "*", - "jest": "^29.3.1", + "jest": "^30.4.2", "ts-jest": "^29.0.3", "typescript": "*" }