diff --git a/package.json b/package.json index b557bc66..7204475f 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "unibeautify": ">= 0.15.0" }, "devDependencies": { - "@types/jest": "24.9.1", + "@types/jest": "29.5.12", "@types/node": "12.20.37", "@types/read-pkg-up": "6.0.0", "@types/tmp": "0.1.0", - "jest": "24.9.0", + "jest": "29.7.0", "npm-run-all": "4.1.5", "rimraf": "3.0.2", - "ts-jest": "24.3.0", + "ts-jest": "29.1.2", "tslint": "5.20.1", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0",