From d2d395a0967bbfd237b17e786222254d3badd816 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 20:37:59 +0000 Subject: [PATCH] chore(deps): bump neo-async from 2.6.1 to 2.6.2 Bumps [neo-async](https://github.com/suguru03/neo-async) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/suguru03/neo-async/releases) - [Commits](https://github.com/suguru03/neo-async/compare/v2.6.1...v2.6.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 89b43af53..77f4dfe3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4903,9 +4903,9 @@ needle@^2.2.1: sax "^1.2.4" neo-async@^2.6.0, neo-async@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" - integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== + version "2.6.2" + resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" + integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== next-tick@1, next-tick@^1.0.0: version "1.0.0"