From 94516480411b4405ab84bb132708214186a76744 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 12:32:50 +0200 Subject: [PATCH] Bump hugo-bin from 0.47.0 to 0.47.1 (#29618) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.47.0...v0.47.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 96a0372fb7..f933d1f5a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5845,9 +5845,9 @@ } }, "hugo-bin": { - "version": "0.47.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.0.tgz", - "integrity": "sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==", + "version": "0.47.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.1.tgz", + "integrity": "sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 72b7fcd676..a850248c23 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "find-unused-sass-variables": "^1.0.2", "glob": "^7.1.5", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.47.0", + "hugo-bin": "^0.47.1", "ip": "^1.1.5", "jasmine-core": "^3.5.0", "karma": "^4.4.1", -- 2.47.2