From 96afbb9175f4c363d993e23105e6011aa6d5d5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 17:51:26 +0000 Subject: [PATCH] Bump acorn from 6.2.0 to 6.4.1 in /blog Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.2.0...6.4.1) Signed-off-by: dependabot[bot] --- blog/package-lock.json | 6 +++--- blog/yarn.lock | 14 +++----------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/blog/package-lock.json b/blog/package-lock.json index cfeea80..b841f81 100644 --- a/blog/package-lock.json +++ b/blog/package-lock.json @@ -145,9 +145,9 @@ } }, "acorn": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.2.0.tgz", - "integrity": "sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==" + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz", + "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==" }, "align-text": { "version": "0.1.4", diff --git a/blog/yarn.lock b/blog/yarn.lock index 67ba7f9..585a674 100644 --- a/blog/yarn.lock +++ b/blog/yarn.lock @@ -117,9 +117,9 @@ accepts@~1.3.5: negotiator "0.6.2" acorn@^6.1.1: - version "6.2.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3" - integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw== + version "6.4.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== align-text@^0.1.1, align-text@^0.1.3: version "0.1.4" @@ -1033,14 +1033,6 @@ hexo-deployer-git@^1.0.0: moment "^2.18.0" swig-templates "^2.0.2" -hexo-deployer-rsync@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/hexo-deployer-rsync/-/hexo-deployer-rsync-0.1.3.tgz#4707c5a47371cb05b47539aac17e09b67060a832" - integrity sha1-RwfFpHNxywW0dTmqwX4JtnBgqDI= - dependencies: - chalk "^1.1.3" - hexo-util "^0.6.0" - hexo-front-matter@^0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/hexo-front-matter/-/hexo-front-matter-0.2.3.tgz#c7ca8ef420ea36bd85e8408a2e8c9bf49efa605e"