Skip to content

Commit

Permalink
Merge pull request #91 from Adslot/renovate-async
Browse files Browse the repository at this point in the history
fix(deps): update dependency async to ^3.2.6
  • Loading branch information
bchew authored Oct 10, 2024
2 parents 13c2864 + 76313ef commit 3d3a081
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Data agnostic migrations",
"main": "index.js",
"dependencies": {
"async": "^3.2.5",
"async": "^3.2.6",
"commander": "^12.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3d3a081

Please sign in to comment.