Skip to content

Commit

Permalink
fix(deps): update angular-cli monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2022
1 parent 8127202 commit 7ca10df
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 33 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"homepage": "https://jmcdo29.github.io/nest-commander",
"devDependencies": {
"@algolia/client-search": "^4.14.2",
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/schematics-cli": "14.0.5",
"@angular-devkit/core": "15.0.3",
"@angular-devkit/schematics": "15.0.3",
"@angular-devkit/schematics-cli": "15.0.3",
"@astrojs/preact": "^1.2.0",
"@astrojs/react": "^1.2.2",
"@changesets/cli": "2.25.2",
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": "15.0.3",
"@angular-devkit/schematics": "15.0.3",
"rxjs": "7.6.0",
"@nestjs/schematics": "9.0.0",
"typescript": "4.9.4"
Expand Down
85 changes: 57 additions & 28 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 7ca10df

Please sign in to comment.