From 0435e4fbe00ce707941b66abfef4cf69dbd53909 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 1 Jun 2019 16:33:51 +0000 Subject: [PATCH] chore(deps): bump neo-async from 2.6.0 to 2.6.1 Bumps [neo-async](https://github.com/suguru03/neo-async) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/suguru03/neo-async/releases) - [Commits](https://github.com/suguru03/neo-async/compare/v2.6.0...v2.6.1) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45db762f8..29d15df46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4333,9 +4333,9 @@ needle@^2.2.1: sax "^1.2.4" neo-async@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835" - integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA== + version "2.6.1" + resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" + integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== nice-try@^1.0.4: version "1.0.5"