Skip to content

Commit

Permalink
Merge pull request #1256 from nestjs/renovate/angularcli-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update angularcli monorepo to v12.1.4
  • Loading branch information
kamilmysliwiec authored Aug 2, 2021
2 parents 7c79972 + 828ff6a commit 96baecb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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": "12.1.3",
"@angular-devkit/schematics": "12.1.3",
"@angular-devkit/schematics-cli": "12.1.3",
"@angular-devkit/core": "12.1.4",
"@angular-devkit/schematics": "12.1.4",
"@angular-devkit/schematics-cli": "12.1.4",
"@nestjs/schematics": "^8.0.0",
"chalk": "3.0.0",
"chokidar": "3.5.2",
Expand Down

0 comments on commit 96baecb

Please sign in to comment.