From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 12:51:16 +0000 (+0200) Subject: Bump hugo-bin from 0.54.0 to 0.55.0 (#30371) X-Git-Tag: v5.0.0-alpha1~382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a38168559908d13434f27d900be0e09705698b;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.54.0 to 0.55.0 (#30371) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.54.0 to 0.55.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.54.0...v0.55.0) 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 d0b2cbd8d5..4350cf9fe4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2203,9 +2203,9 @@ } }, "buffer": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.4.3.tgz", - "integrity": "sha512-zvj65TkFeIt3i6aj5bIvJDzjjQQGs4o/sNoezg1F1kYap9Nu2jcUdpwzRSJTHMMzG0H7bZkn4rNQpImhuxWX2A==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.5.0.tgz", + "integrity": "sha512-9FTEDjLjwoAkEwyMGDjYJQN2gfRgOKBKRfiglhvibGbpeeU/pQn1bJxQqm32OD/AIeEuHxU9roxXxg34Byp/Ww==", "dev": true, "requires": { "base64-js": "^1.0.2", @@ -6226,9 +6226,9 @@ } }, "hugo-bin": { - "version": "0.54.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.54.0.tgz", - "integrity": "sha512-yns35O84HrzXaqAQDNclPljACMZPK4Vshq+UgO+peAfOCh6umWhCL+iKhXlX0UFGJCtTQQkJl7cxbZKpK6Pd7A==", + "version": "0.55.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.0.tgz", + "integrity": "sha512-z4EtmIV3j/10Mox6elGAVszOhOYZjAMPL2wTY1FKSeuuc/TEa3aD0hrGTlsLp7nIcezXIuTcvKOWN1p25KVy7A==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 17f5482b97..8d5c3acd50 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.54.0", + "hugo-bin": "^0.55.0", "ip": "^1.1.5", "karma": "^4.4.1", "karma-browserstack-launcher": "1.4.0",