diff --git a/packages/files/package.json b/packages/files/package.json index c625b7b752a..37bf5ee4822 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -23,7 +23,7 @@ "@typescript-eslint/eslint-plugin": "*", "eslint": "*", "eslint-plugin-prettier": "*", - "jest": "^29.3.1", + "jest": "^30.5.0", "ts-jest": "^29.0.3", "typescript": "*" },