Skip to content

Commit

Permalink
feat(Dependencies): Update angular-cli monorepo to v19
Browse files Browse the repository at this point in the history
| datasource | package                       | from    | to     |
| ---------- | ----------------------------- | ------- | ------ |
| npm        | @angular-devkit/build-angular | 18.2.12 | 19.0.2 |
| npm        | @angular/cli                  | 18.2.9  | 19.0.2 |
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 6cd0a8e commit 16fae34
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.900.0",
"version": "4.901.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -78,12 +78,12 @@
"uglify-js": "3.19.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.7",
"@angular-devkit/build-angular": "^19.0.0",
"@angular-eslint/builder": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "^18.1.4",
"@angular/cli": "^19.0.0",
"@angular/compiler-cli": "18.2.8",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
Expand Down

0 comments on commit 16fae34

Please sign in to comment.