From defe4f1562b1600f4818b539763dc46a2a09f127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 10:05:12 +0000 Subject: [PATCH] chore(deps): bump acorn from 5.6.2 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.6.2 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.6.2...5.7.4) Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 851fc29..7d8c80e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,8 +258,9 @@ acorn-dynamic-import@^3.0.0: acorn "^5.0.0" acorn@^5.0.0: - version "5.6.2" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.6.2.tgz#b1da1d7be2ac1b4a327fb9eab851702c5045b4e7" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" + integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== ajv-keywords@^3.1.0: version "3.2.0"