Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 831f93d

Browse files
Bump async from 3.1.1 to 3.2.0 (#459)
Bumps [async](https://github.com/caolan/async) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.1.1...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5291ce5 commit 831f93d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
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
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"archiver": "^3.1.1",
31-
"async": "^3.1.1",
31+
"async": "^3.2.0",
3232
"combohandler": "^0.4.0",
3333
"css-mediaquery": "github:ericf/css-mediaquery#umd",
3434
"css-parse": "^2.0.0",

0 commit comments

Comments
 (0)