From 60ee69001cd5b59df25617773b04f1c08fb68987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 08:21:37 +0000 Subject: [PATCH] Bump acorn from 5.5.3 to 5.7.4 in /ViewOverflowExample Bumps [acorn](https://github.com/acornjs/acorn) from 5.5.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.5.3...5.7.4) Signed-off-by: dependabot[bot] --- ViewOverflowExample/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ViewOverflowExample/yarn.lock b/ViewOverflowExample/yarn.lock index d3abf8f..1d0ad9b 100644 --- a/ViewOverflowExample/yarn.lock +++ b/ViewOverflowExample/yarn.lock @@ -460,8 +460,8 @@ acorn-globals@^4.1.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.3.0: - version "5.5.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ajv@^5.1.0: version "5.5.2"