Skip to content

Commit

Permalink
fix(deps): update angular-cli monorepo to v12.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2022
1 parent a935d81 commit 144ba06
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"homepage": "https://jmcdo29.github.io/nest-commander",
"devDependencies": {
"@angular-devkit/core": "12.2.8",
"@angular-devkit/schematics": "12.2.8",
"@angular-devkit/schematics-cli": "12.2.8",
"@angular-devkit/core": "12.2.15",
"@angular-devkit/schematics": "12.2.15",
"@angular-devkit/schematics-cli": "12.2.15",
"@changesets/cli": "2.20.0",
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
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 @@ -24,8 +24,8 @@
],
"schematics": "./src/collection.json",
"dependencies": {
"@angular-devkit/core": "12.0.5",
"@angular-devkit/schematics": "12.0.5",
"@angular-devkit/core": "12.2.15",
"@angular-devkit/schematics": "12.2.15",
"@nestjs/schematics": "8.0.3",
"rxjs": "7.5.2",
"typescript": "4.5.5"
Expand Down
48 changes: 22 additions & 26 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 144ba06

Please sign in to comment.