From fb9636c6e07f8ddd086125c14f456effb4668df8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 13:13:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20hugo-extended=20fr?= =?UTF-8?q?om=200.84.2=20to=200.84.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.84.2 to 0.84.3. - [Release notes](https://github.com/jakejarvis/hugo-extended/releases) - [Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.84.2...v0.84.3) --- updated-dependencies: - dependency-name: hugo-extended dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 0800ddd3..ca6afe3a --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "gulp-execa": "^3.0.2", "gulp-html-minifier-terser": "^6.0.1", "gulp-imagemin": "^7.1.0", - "hugo-extended": "0.84.2", + "hugo-extended": "0.84.3", "lint-staged": "^11.0.0", "markdownlint-cli": "~0.27.1", "mini-css-extract-plugin": "^1.6.2", diff --git a/yarn.lock b/yarn.lock index c599edd3..4a15faa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5292,10 +5292,10 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" -hugo-extended@0.84.2: - version "0.84.2" - resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.84.2.tgz#202c91c6cf1a054895a8db0c3c1c9262ddcbfb4f" - integrity sha512-M6yS5kHs9m2fCQpVrVEKx2yvdg28YyjjramvonNeCYHwKu3/11AUZvHCQDNUQjx//0UmZfkKVU1A24p8l4flJQ== +hugo-extended@0.84.3: + version "0.84.3" + resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.84.3.tgz#cafbb66ff0fda856ff790ad6c628f91317ea4823" + integrity sha512-ENvVxRRVtA8BzzdBeSWf07H+sAISUcE7EnHg9NSS8T70Fmgd3MMCOROd9I86MUcK+ANuxylXeHwY5tcZsZFyvw== dependencies: chalk "^4.1.1" decompress "^4.2.1"