From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 10:17:45 +0000 (+0200) Subject: Bump hugo-bin from 0.55.0 to 0.55.1 (#30403) X-Git-Tag: v5.0.0-alpha1~358 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aaf6884713a1afc3f3145eddb2c0076663a72b4;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.55.0 to 0.55.1 (#30403) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.0 to 0.55.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.0...v0.55.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/package-lock.json b/package-lock.json index 1f7cfce600..826efd4b0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6215,9 +6215,9 @@ } }, "hugo-bin": { - "version": "0.55.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.0.tgz", - "integrity": "sha512-z4EtmIV3j/10Mox6elGAVszOhOYZjAMPL2wTY1FKSeuuc/TEa3aD0hrGTlsLp7nIcezXIuTcvKOWN1p25KVy7A==", + "version": "0.55.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.1.tgz", + "integrity": "sha512-y8//2kuCdH7cTtA8DftTDCmmiG41oHcSfGWHbYQQPc5tqW+wwYvc39h3tm+OhAO+8ohflJYKCntOqRY3M/BJlQ==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 95cb14287b..7e3cac7f9f 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "find-unused-sass-variables": "^1.0.5", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.55.0", + "hugo-bin": "^0.55.1", "ip": "^1.1.5", "karma": "^4.4.1", "karma-browserstack-launcher": "1.4.0",