Skip to content

Commit 6d79505

Browse files
fix(package): update async to version 3.1.0
Closes #36
1 parent 99016bb commit 6d79505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"commitmsg": "validate-commit-msg"
2424
},
2525
"dependencies": {
26-
"async": "2.5.0",
26+
"async": "3.1.0",
2727
"debug": "2.6.8",
2828
"lodash": "4.17.4"
2929
},

0 commit comments

Comments
 (0)