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/d3     | 7.4.1  | 7.4.2  |
| npm        | @types/jquery | 3.5.22 | 3.5.23 |
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent bc91380 commit b058c88
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.784.0",
"version": "4.785.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@ng-bootstrap/ng-bootstrap": "^15.0.1",
"@ng-select/ng-select": "^11.0.0",
"@sindresorhus/transliterate": "1.6.0",
"@types/d3": "7.4.1",
"@types/jquery": "3.5.22",
"@types/d3": "7.4.2",
"@types/jquery": "3.5.23",
"acorn": "8.10.0",
"ajv-formats": "2.1.1",
"angulartics2": "12.2.1",
Expand Down

0 comments on commit b058c88

Please sign in to comment.