diff --git a/package.json b/package.json index d7a5d84..a5cdf5b 100644 --- a/package.json +++ b/package.json @@ -65,10 +65,10 @@ "@nrwl/cli": "13.8.3", "@nrwl/cypress": "13.8.4", "@nrwl/eslint-plugin-nx": "13.8.3", - "@nrwl/jest": "13.8.3", + "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.3", "@nrwl/nx-cloud": "latest", - "@nrwl/tao": "13.8.3", + "@nrwl/tao": "13.8.4", "@nrwl/workspace": "13.8.3", "@semantic-release/changelog": "^6.0.1", "@semantic-release/exec": "^6.0.3", @@ -82,7 +82,7 @@ "eslint-config-prettier": "8.4.0", "eslint-plugin-cypress": "^2.10.3", "hasky": "^3.0.2", - "jest": "27.2.3", + "jest": "27.5.1", "jest-preset-angular": "11.1.1", "lint-staged": "^12.3.4", "ng-packagr": "^13.0.0",