Skip to content

Commit

Permalink
feat(Dependencies): Update angular-cli monorepo to v17
Browse files Browse the repository at this point in the history
| datasource | package                       | from    | to     |
| ---------- | ----------------------------- | ------- | ------ |
| npm        | @angular-devkit/build-angular | 16.2.12 | 17.3.1 |
| npm        | @angular/cli                  | 16.2.10 | 17.3.1 |
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 34883f2 commit f69384e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.809.0",
"version": "4.810.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -79,13 +79,13 @@

},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.10",
"@angular-devkit/build-angular": "^17.0.0",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "^16.1.4",
"@angular/cli": "^17.0.0",
"@angular/compiler-cli": "16.2.12",
"@compodoc/compodoc": "1.1.22",
"@playwright/test": "1.39.0",
Expand Down

0 comments on commit f69384e

Please sign in to comment.