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.21  | 3.5.22  |
| npm        | @types/node   | 18.18.3 | 18.18.4 |
  • Loading branch information
renovate[bot] committed Oct 7, 2023
1 parent 4fa0e89 commit 07c69e1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 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.781.0",
"version": "4.782.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@ng-select/ng-select": "^11.0.0",
"@sindresorhus/transliterate": "1.6.0",
"@types/d3": "7.4.1",
"@types/jquery": "3.5.21",
"@types/jquery": "3.5.22",
"acorn": "8.10.0",
"ajv-formats": "2.1.1",
"angulartics2": "12.2.1",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/jasmine": "4.3.6",
"@types/node": "18.18.3",
"@types/node": "18.18.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"async": "3.2.4",
Expand Down

0 comments on commit 07c69e1

Please sign in to comment.