diff --git a/package.json b/package.json index e80b639..9843171 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ "@cubos/eslint-config": "^2.1.0", "@types/command-line-args": "^5.2.0", "@types/command-line-usage": "^5.0.2", - "@types/jest": "^29.5.1", + "@types/jest": "^30.0.0", "@types/js-yaml": "^4.0.5", "@types/json-schema": "^7.0.11", "@types/node": "^20.2.3", "@types/ws": "^8.5.4", "as-typed": "^1.3.2", - "jest": "^29.5.0", + "jest": "^30.0.0", "jest-extended": "^3.2.4", "ts-jest": "^29.1.0", "ts-node": "^10.9.1",