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        | core-js | 3.38.0 | 3.38.1 |
| npm        | husky   | 9.1.4  | 9.1.5  |
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 656341a commit b6e612d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.861.0",
"version": "4.862.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -46,7 +46,7 @@
"bootstrap": "5.3.3",
"chart.js": "4.4.3",
"cli-color": "2.0.4",
"core-js": "3.38.0",
"core-js": "3.38.1",
"css-loader": "7.1.2",
"cssnano": "7.0.5",
"d3": "7.9.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"exports-loader": "5.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
"husky": "9.1.4",
"husky": "9.1.5",
"json-loader": "0.5.7",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
Expand Down

0 comments on commit b6e612d

Please sign in to comment.