Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 22f3528

Browse files
authoredAug 18, 2022
Merge pull request #113 from ZandorSabino/feat/update-async-dep
Feat upgrade async
2 parents b6d8cee + e948ff8 commit 22f3528

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postversion": "npm publish && git push --follow-tags"
3333
},
3434
"dependencies": {
35-
"async": "^2.6.1",
35+
"async": "^2.6.4",
3636
"glob": "^7.0.3",
3737
"lodash": "^4.17.11",
3838
"resolve-pkg": "^1.0.0"

0 commit comments

Comments
 (0)