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        | @types/jquery       | 3.5.31   | 3.5.32   |
| npm        | @types/node         | 20.16.14 | 20.16.15 |
| npm        | html-webpack-plugin | 5.6.2    | 5.6.3    |
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 6fd0970 commit 0f60a52
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 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.899.0",
"version": "4.900.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@ng-select/ng-select": "13.7.2",
"@sindresorhus/transliterate": "1.6.0",
"@types/d3": "7.4.3",
"@types/jquery": "3.5.31",
"@types/jquery": "3.5.32",
"acorn": "8.12.1",
"ajv-formats": "3.0.1",
"angulartics2": "14.1.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.14",
"@types/node": "20.16.15",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
Expand All @@ -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.2",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.6",
"json-loader": "0.5.7",
"karma": "6.4.4",
Expand Down

0 comments on commit 0f60a52

Please sign in to comment.