diff --git a/package.json b/package.json index c4f4e91..2ae1a99 100644 --- a/package.json +++ b/package.json @@ -33,13 +33,13 @@ "unibeautify": ">= 0.15.0" }, "devDependencies": { - "@types/jest": "22.2.3", + "@types/jest": "29.5.13", "@types/node": "10.17.60", "@types/read-pkg-up": "3.0.1", - "jest": "23.6.0", + "jest": "29.7.0", "npm-run-all": "4.1.5", "rimraf": "2.6.3", - "ts-jest": "22.4.6", + "ts-jest": "29.2.5", "tslint": "5.20.1", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "5.2.1",