From 0cd186b5becd4714874ad05e7755320e2866617d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 05:16:17 +0000 Subject: [PATCH] Bump acorn from 5.7.1 to 5.7.4 in /pymdown_nomnoml/js Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.1...5.7.4) Signed-off-by: dependabot[bot] --- pymdown_nomnoml/js/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pymdown_nomnoml/js/yarn.lock b/pymdown_nomnoml/js/yarn.lock index f646798..7dff203 100644 --- a/pymdown_nomnoml/js/yarn.lock +++ b/pymdown_nomnoml/js/yarn.lock @@ -149,8 +149,8 @@ acorn-dynamic-import@^3.0.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.6.2: - version "5.7.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b9d9d8" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ajv-keywords@^3.1.0: version "3.2.0"