From 3fb2a395b598effd4ffdef7e6c09a12d2f982225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 08:35:15 +0000 Subject: [PATCH] build(deps): bump acorn from 5.7.2 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.2 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.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 8366aec..4cd3389 100644 --- a/yarn.lock +++ b/yarn.lock @@ -715,8 +715,8 @@ acorn-jsx@^4.1.1: acorn "^5.0.3" acorn@>=2.5.2, acorn@^5.0.0, acorn@^5.0.3, acorn@^5.4.1, acorn@^5.5.3, acorn@^5.6.0: - version "5.7.2" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.2.tgz#91fa871883485d06708800318404e72bfb26dcc5" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ajv-keywords@^3.0.0: version "3.2.0"