Skip to content

Commit

Permalink
chore(deps): update angular-cli monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent ba22ef1 commit 1744ba0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.5",
"@angular/cli": "^16.0.5",
"@angular-devkit/build-angular": "^17.0.0",
"@angular/cli": "^17.0.0",
"@angular/compiler-cli": "^16.0.5",
"@types/node": "18.16.0",
"typescript": "~4.9.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@angular-devkit/architect": "^0.1600.5",
"@angular-devkit/build-angular": "^16.0.5",
"@angular-devkit/build-angular": "^17.0.0",
"@angular-eslint/builder": "16.0.3",
"@angular-eslint/eslint-plugin": "16.0.3",
"@angular-eslint/eslint-plugin-template": "16.0.3",
"@angular-eslint/schematics": "16.0.3",
"@angular-eslint/template-parser": "16.0.3",
"@angular/cli": "~16.0.5",
"@angular/cli": "~17.0.0",
"@angular/compiler-cli": "^16.0.5",
"@types/jasmine": "~4.3.1",
"@types/node": "^18.16.0",
Expand Down

0 comments on commit 1744ba0

Please sign in to comment.