Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2022
1 parent 2b04dbe commit 930aaa3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nestjs/platform-fastify": "8.4.2",
"@nestjs/swagger": "5.2.0",
"@nestjs/typeorm": "8.0.3",
"@nrwl/angular": "13.9.4",
"@nrwl/angular": "14.1.7",
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"fastify-swagger": "5.0.0",
Expand All @@ -64,14 +64,14 @@
"@angular/language-service": "13.3.0",
"@nestjs/schematics": "8.0.8",
"@nestjs/testing": "8.4.2",
"@nrwl/cli": "11.6.1",
"@nrwl/cypress": "13.9.4",
"@nrwl/eslint-plugin-nx": "13.9.4",
"@nrwl/jest": "13.9.4",
"@nrwl/linter": "13.9.4",
"@nrwl/nest": "13.9.4",
"@nrwl/node": "13.9.4",
"@nrwl/workspace": "13.9.4",
"@nrwl/cli": "14.1.7",
"@nrwl/cypress": "14.1.7",
"@nrwl/eslint-plugin-nx": "14.1.7",
"@nrwl/jest": "14.1.7",
"@nrwl/linter": "14.1.7",
"@nrwl/nest": "14.1.7",
"@nrwl/node": "14.1.7",
"@nrwl/workspace": "14.1.7",
"@types/jest": "27.0.2",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.10.2",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-cypress": "2.12.1",
"jest": "27.2.3",
"jest-preset-angular": "9.0.3",
"nx": "13.9.4",
"nx": "14.1.7",
"prettier": "2.6.0",
"ts-jest": "27.0.5",
"ts-node": "10.7.0",
Expand Down

0 comments on commit 930aaa3

Please sign in to comment.