Skip to content

Commit

Permalink
Merge pull request #2879 from nestjs/renovate/angular-cli-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update angular-cli monorepo to v19.1.2
  • Loading branch information
kamilmysliwiec authored Jan 20, 2025
2 parents 5879bcb + b21f806 commit fd63b3f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
54 changes: 27 additions & 27 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": "19.1.1",
"@angular-devkit/schematics": "19.1.1",
"@angular-devkit/schematics-cli": "19.1.1",
"@angular-devkit/core": "19.1.2",
"@angular-devkit/schematics": "19.1.2",
"@angular-devkit/schematics-cli": "19.1.2",
"@inquirer/prompts": "7.2.3",
"@nestjs/schematics": "11.0.0",
"ansis": "3.9.0",
Expand Down

0 comments on commit fd63b3f

Please sign in to comment.