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/coreui     | 4.2.6  | 4.3.2  |
| npm        | eslint             | 8.52.0 | 8.53.0 |
| npm        | ngx-cookie-service | 16.0.2 | 16.1.0 |
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 97187f5 commit 6472bdc
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

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

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.800.0",
"version": "4.801.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@angular/service-worker": "16.2.12",
"@angular/upgrade": "16.2.12",
"@coreui/angular": "4.5.27",
"@coreui/coreui": "4.2.6",
"@coreui/coreui": "4.3.2",
"@coreui/icons-angular": "4.5.27",
"@ng-bootstrap/ng-bootstrap": "^15.0.1",
"@ng-select/ng-select": "^11.2.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"ng2-cookies": "1.0.12",
"ngx-bootstrap": "^11.0.2",
"ngx-clipboard": "16.0.0",
"ngx-cookie-service": "16.0.2",
"ngx-cookie-service": "16.1.0",
"ngx-owl-carousel-o": "16.0.0",
"ngx-scrollbar": "13.0.3",
"postcss-loader": "7.3.3",
Expand Down

0 comments on commit 6472bdc

Please sign in to comment.