From c1197ad37f39e0ba754671d7f0be59d30c47df24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 12:23:30 +0200 Subject: [PATCH] Bump hugo-bin from 0.67.0 to 0.67.1 (#32590) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.0 to 0.67.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 92a5d0d259..a49965578c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5459,9 +5459,9 @@ } }, "hugo-bin": { - "version": "0.67.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.0.tgz", - "integrity": "sha512-EvNzhWGqE2Pb1idPPLlyIIK2VC3so3sdYShC2ohxsHCGNVWoe/D25KPJ5oIVpakxTu4SSH7Kr37RUMsa0yGQ+g==", + "version": "0.67.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.1.tgz", + "integrity": "sha512-9PRyXRu+yZ7LCnx7s2TOVwtvIXxphEtYtQkPiLtQc/5CVu5g34JZslgCqtvrmFsjWE2OonG1YUFPZf4/p6ewPA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 6195625389..0d1ae31086 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.67.0", + "hugo-bin": "^0.67.1", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", -- 2.47.2