diff --git a/package.json b/package.json index b742749..50abea1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nrwl/jest": "10.0.11", "@nrwl/nx-plugin": "10.0.11", "@nrwl/workspace": "10.0.11", - "@types/jest": "26.0.20", + "@types/jest": "29.5.14", "@types/node": "8.10.66", "@typescript-eslint/eslint-plugin": "3.9.0", "@typescript-eslint/parser": "3.9.0", @@ -48,10 +48,10 @@ "grunt-contrib-copy": "1.0.0", "grunt-exec": "3.0.0", "husky": "4.3.8", - "jest": "26.1.0", + "jest": "29.7.0", "load-grunt-configs": "1.0.0", "prettier": "2.2.1", - "ts-jest": "26.5.0", + "ts-jest": "29.2.5", "ts-node": "9.1.1", "tslint": "6.1.3", "ttypescript": "1.5.12",