Skip to content

Commit

Permalink
Merge pull request #1591 from nestjs/renovate/angular-cli-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update angular-cli monorepo to v13.3.2
  • Loading branch information
kamilmysliwiec committed Apr 7, 2022
2 parents 3fa0260 + 393ef0c commit 068f4e3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
31 changes: 18 additions & 13 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
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
},
"homepage": "https://github.com/nestjs/nest-cli#readme",
"dependencies": {
"@angular-devkit/core": "13.3.0",
"@angular-devkit/schematics": "13.3.0",
"@angular-devkit/schematics-cli": "13.3.0",
"@angular-devkit/core": "13.3.2",
"@angular-devkit/schematics": "13.3.2",
"@angular-devkit/schematics-cli": "13.3.2",
"@nestjs/schematics": "^8.0.3",
"chalk": "3.0.0",
"chokidar": "3.5.3",
Expand Down

0 comments on commit 068f4e3

Please sign in to comment.