Skip to content

Commit

Permalink
chore: update angular devkit (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 authored Oct 7, 2024
2 parents ab20f1d + 08f72e5 commit b9d017b
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-garlics-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'nest-commander-schematics': patch
---

Update angular changeset
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"homepage": "https://jmcdo29.github.io/nest-commander",
"devDependencies": {
"@algolia/client-search": "^4.17.0",
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"@angular-devkit/schematics-cli": "14.0.5",
"@astrojs/preact": "^2.1.0",
"@astrojs/react": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/nest-commander-schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"directory": "packages/nest-commander-schematics"
},
"dependencies": {
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"rxjs": "7.8.1",
"@nestjs/schematics": "9.0.0",
"typescript": "5.6.2"
Expand Down
58 changes: 53 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit b9d017b

Please sign in to comment.