Skip to content

Commit

Permalink
Merge pull request #2764 from nestjs/renovate/angular-cli-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update angular-cli monorepo to v17.3.11
  • Loading branch information
kamilmysliwiec authored Nov 4, 2024
2 parents 0aaa9e3 + 2bb3d4d commit d8ae02b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 176 deletions.
200 changes: 27 additions & 173 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 @@ -38,9 +38,9 @@
},
"homepage": "https://github.com/nestjs/nest-cli#readme",
"dependencies": {
"@angular-devkit/core": "17.3.10",
"@angular-devkit/schematics": "17.3.10",
"@angular-devkit/schematics-cli": "17.3.10",
"@angular-devkit/core": "17.3.11",
"@angular-devkit/schematics": "17.3.11",
"@angular-devkit/schematics-cli": "17.3.11",
"@nestjs/schematics": "^10.0.1",
"chalk": "4.1.2",
"chokidar": "3.6.0",
Expand Down

0 comments on commit d8ae02b

Please sign in to comment.