From 3d3c7d018634b63b870afe650b8614cb54c2897d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 01:28:20 +0000 Subject: [PATCH] Bump acorn from 5.5.3 to 5.7.4 in /src/LiGet.UI 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] --- src/LiGet.UI/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/LiGet.UI/yarn.lock b/src/LiGet.UI/yarn.lock index fc904b0..66db41c 100644 --- a/src/LiGet.UI/yarn.lock +++ b/src/LiGet.UI/yarn.lock @@ -78,9 +78,9 @@ accepts@~1.3.5: negotiator "0.6.1" acorn@^5.0.0: - version "5.5.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9" - integrity sha512-jd5MkIUlbbmb07nXH0DT3y7rDVtkzDi4XZOUVWAer8ajmF/DTSSbl5oNFyDOl/OXA33Bl79+ypHhl2pN20VeOQ== + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" + integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== ajv@^4.9.1: version "4.11.8"