From 62afaca33e134c7dcce1f48995a229a6e9cf57af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 21:03:57 +0000 Subject: [PATCH] Bump acorn from 7.1.0 to 7.1.1 in /redux-reducer-injection Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1) Signed-off-by: dependabot[bot] --- redux-reducer-injection/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redux-reducer-injection/yarn.lock b/redux-reducer-injection/yarn.lock index 5a6941d379a..1760aa47d55 100644 --- a/redux-reducer-injection/yarn.lock +++ b/redux-reducer-injection/yarn.lock @@ -429,8 +429,8 @@ accepts@~1.3.5: negotiator "0.6.2" acorn@^7.0.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" + version "7.1.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf" aggregate-error@^3.0.0: version "3.0.1"