From 069eff863e0073eef002eec4c606ab7347b22dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 01:56:28 +0000 Subject: [PATCH] Bump acorn from 5.1.2 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.1.2 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.1.2...5.7.4) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6db24fa..0df33d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,8 +21,8 @@ accepts@~1.3.3: negotiator "0.6.1" acorn@^5.1.1: - version "5.1.2" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" after@0.8.1: version "0.8.1"