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        | @angular/cdk        | 18.2.8 | 18.2.9 |
| npm        | html-webpack-plugin | 5.6.0  | 5.6.2  |
  • Loading branch information
renovate[bot] committed Oct 18, 2024
1 parent 08b4691 commit 217b8a3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
21 changes: 11 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.894.0",
"version": "4.895.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.2.8",
"@angular/cdk": "18.2.8",
"@angular/cdk": "18.2.9",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
Expand Down Expand Up @@ -101,7 +101,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.2",
"husky": "9.1.6",
"json-loader": "0.5.7",
"karma": "6.4.4",
Expand Down

0 comments on commit 217b8a3

Please sign in to comment.