Skip to content

Commit

Permalink
Merge pull request #827 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.1.1
  • Loading branch information
kamilmysliwiec committed Dec 14, 2021
2 parents dfdb1a0 + 4a38f22 commit 8c71761
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 44 deletions.
72 changes: 30 additions & 42 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"homepage": "https://github.com/nestjs/schematics#readme",
"dependencies": {
"@angular-devkit/core": "13.0.2",
"@angular-devkit/schematics": "13.0.2",
"@angular-devkit/core": "13.1.1",
"@angular-devkit/schematics": "13.1.1",
"fs-extra": "10.0.0",
"jsonc-parser": "3.0.0",
"pluralize": "8.0.0"
Expand Down

0 comments on commit 8c71761

Please sign in to comment.