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        | @typescript-eslint/eslint-plugin | 8.2.0  | 8.3.0  |
| npm        | @typescript-eslint/parser        | 8.2.0  | 8.3.0  |
| npm        | billboard.js                     | 3.12.4 | 3.13.0 |
| npm        | tslib                            | 2.6.3  | 2.7.0  |
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent c918bcf commit d07b1d2
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 117 deletions.
176 changes: 62 additions & 114 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.863.0",
"version": "4.864.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -42,7 +42,7 @@
"acorn": "8.12.1",
"ajv-formats": "3.0.1",
"angulartics2": "14.1.0",
"billboard.js": "3.12.4",
"billboard.js": "3.13.0",
"bootstrap": "5.3.3",
"chart.js": "4.4.4",
"cli-color": "2.0.4",
Expand Down Expand Up @@ -75,7 +75,7 @@
"slash": "^5.0.0",
"svg2pdf.js": "2.2.4",
"ts-helpers": "1.1.2",
"tslib": "2.6.3",
"tslib": "2.7.0",
"uglify-js": "3.19.2"
},
"devDependencies": {
Expand Down

0 comments on commit d07b1d2

Please sign in to comment.