Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package               | from    | to       |
| ---------- | --------------------- | ------- | -------- |
| npm        | @coreui/angular       | 5.2.18  | 5.2.19   |
| npm        | @coreui/icons-angular | 5.2.18  | 5.2.19   |
| npm        | @types/node           | 20.16.9 | 20.16.10 |
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 0d70e68 commit 843ac67
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.885.0",
"version": "4.886.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -31,9 +31,9 @@
"@angular/router": "18.2.6",
"@angular/service-worker": "18.2.6",
"@angular/upgrade": "18.2.6",
"@coreui/angular": "5.2.18",
"@coreui/angular": "5.2.19",
"@coreui/coreui": "5.1.2",
"@coreui/icons-angular": "5.2.18",
"@coreui/icons-angular": "5.2.19",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@ng-select/ng-select": "13.7.2",
"@sindresorhus/transliterate": "1.6.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@eslint/js": "^9.9.0",
"@playwright/test": "1.47.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.16.9",
"@types/node": "20.16.10",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
Expand Down

0 comments on commit 843ac67

Please sign in to comment.