Skip to content

Commit

Permalink
chore: update ng-schematics deps at once (#10530)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade committed Jul 10, 2023
1 parent 4a401f9 commit 408d926
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions packages/ng-schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"node": ">=16.3.0"
},
"dependencies": {
"@angular-devkit/architect": "^0.1601.3",
"@angular-devkit/core": "^16.1.3",
"@angular-devkit/schematics": "^16.1.3"
"@angular-devkit/architect": "^0.1601.4",
"@angular-devkit/core": "^16.1.4",
"@angular-devkit/schematics": "^16.1.4"
},
"devDependencies": {
"@types/node": "^16.11.7",
"@schematics/angular": "^16.1.3",
"@angular/cli": "^16.1.3",
"@schematics/angular": "^16.1.4",
"@angular/cli": "^16.1.4",
"rxjs": "7.8.1"
},
"files": [
Expand Down

0 comments on commit 408d926

Please sign in to comment.