Skip to content

Commit

Permalink
feat(Dependencies): Update dependency async to v3.2.6
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | async   | 3.2.5 | 3.2.6 |
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent df7e580 commit bd6fdb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
15 changes: 8 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.860.0",
"version": "4.861.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.5",
"async": "3.2.6",
"audit-ci": "7.1.0",
"autoprefixer": "10.4.20",
"eslint": "^9.0.0",
Expand Down

0 comments on commit bd6fdb8

Please sign in to comment.