diff --git a/package.json b/package.json index 525bbf9..51be31d 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ "standard": "^12.0.1", "tslint": "^6.0.0", "tslint-config-standard": "^8.0.1", - "jest": "^26.0.0", - "babel-jest": "^26.0.0", - "ts-jest": "^24.0.0", + "jest": "^27.0.0", + "babel-jest": "^27.0.0", + "ts-jest": "^27.0.0", "yaml-jest": "^1.0.5", "iter-tools": "^6.1.4", "static-type-assert": "^3.0.1", "clean-typescript-build": "^0.1.0", - "@types/jest": "^24.0.0" + "@types/jest": "^27.0.0" }, "scripts": { "clean": "clean-typescript-build .",