From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 11:40:09 +0000 (+0200) Subject: Bump hugo-bin from 0.50.0 to 0.50.2 (#29966) X-Git-Tag: v5.0.0-alpha1~544 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7945d4501377cd42afd49c0e885b0e1923b36cc;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.50.0 to 0.50.2 (#29966) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.0 to 0.50.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.0...v0.50.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index dbbd195efe..814d4e63c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5978,9 +5978,9 @@ } }, "hugo-bin": { - "version": "0.50.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.0.tgz", - "integrity": "sha512-P0UyN4oDuClxiRVQY6IPxZzewcp+x01Q/PMxbr18Gsmg06rRlSvR8rzsxhCVV4LLQ0fl6CtwlO6cmfOdM2tQwg==", + "version": "0.50.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.2.tgz", + "integrity": "sha512-h3SreRNNjnrYrHGYrYQgRuERkHv1MVvScdh9ckl8K6Pbnv1ZrHgmUH2ibOoU5tyn89/DlUuPCnYjNzBd58Iqww==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 9afb4487f4..7c1b1ebd7e 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "find-unused-sass-variables": "^1.0.4", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.50.0", + "hugo-bin": "^0.50.2", "ip": "^1.1.5", "jasmine-core": "^3.5.0", "karma": "^4.4.1",