Skip to content

Commit

Permalink
fix(deps): update angular-cli monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 9, 2022
1 parent 45060e8 commit 9fdb089
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 66 deletions.
188 changes: 125 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -44,9 +44,9 @@
},
"homepage": "https://github.com/nestjs/nest-cli#readme",
"dependencies": {
"@angular-devkit/core": "13.3.6",
"@angular-devkit/schematics": "13.3.6",
"@angular-devkit/schematics-cli": "13.3.6",
"@angular-devkit/core": "14.0.1",
"@angular-devkit/schematics": "14.0.1",
"@angular-devkit/schematics-cli": "14.0.1",
"@nestjs/schematics": "^8.0.3",
"chalk": "3.0.0",
"chokidar": "3.5.3",
Expand Down

0 comments on commit 9fdb089

Please sign in to comment.