Skip to content

Commit

Permalink
Update angular-cli monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent e4c1f60 commit 9f497ef
Show file tree
Hide file tree
Showing 3 changed files with 3,087 additions and 2,177 deletions.
4 changes: 2 additions & 2 deletions packages/ngx-filesize-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.6",
"@angular/cli": "~14.2.6",
"@angular-devkit/build-angular": "^17.0.0",
"@angular/cli": "~17.2.0",
"@angular/compiler-cli": "^14.2.7",
"@types/jasmine": "~4.3.0",
"jasmine-core": "~4.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-filesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.6",
"@angular-devkit/build-angular": "^17.0.0",
"@angular-eslint/builder": "14.4.0",
"@angular-eslint/eslint-plugin": "14.4.0",
"@angular-eslint/eslint-plugin-template": "14.4.0",
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "14.4.0",
"@angular/cli": "~14.2.6",
"@angular/cli": "~17.2.0",
"@angular/common": "^14.2.7",
"@angular/compiler": "^14.2.7",
"@angular/compiler-cli": "^14.2.7",
Expand Down
Loading

0 comments on commit 9f497ef

Please sign in to comment.