Skip to content

Commit

Permalink
feat(Dependencies): Update dependency async to v3.2.5
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | async   | 3.2.4 | 3.2.5 |
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent 17cb9a2 commit 97187f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.799.0",
"version": "4.800.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@typescript-eslint/parser": "^6.9.0",
"@types/jasmine": "5.1.1",
"@types/node": "20.8.10",
"async": "3.2.4",
"async": "3.2.5",
"audit-ci": "6.6.1",
"autoprefixer": "10.4.16",
"eslint": "^8.52.0",
Expand Down

0 comments on commit 97187f5

Please sign in to comment.