From d1164b96e55314af4c0be0b0e51eeae58210761b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 06:25:54 +0000 Subject: [PATCH] Bump hugo-bin from 0.117.0 to 0.117.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.117.0 to 0.117.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.117.0...v0.117.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 554045ab22..ce398e6af7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "gray-matter": "^4.0.3", "grunt": "^1.6.1", "he": "^1.2.0", - "hugo-bin": "^0.117.0", + "hugo-bin": "^0.117.1", "lunr": "2.3.9", "markdown-it": "^14.0.0", "string": "^3.3.3" @@ -1094,9 +1094,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.117.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.0.tgz", - "integrity": "sha512-Wy0X7kxQ1nhpfUUtaVv428Lsg1j1ZZr9O7Ii+g0ErAoswNt/rEWtjJfpZVTYb+TaPIfwJLnqMTbf9mjPSGgNhw==", + "version": "0.117.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz", + "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 808c7bcbf7..590147f1d2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gray-matter": "^4.0.3", "grunt": "^1.6.1", "he": "^1.2.0", - "hugo-bin": "^0.117.0", + "hugo-bin": "^0.117.1", "lunr": "2.3.9", "markdown-it": "^14.0.0", "string": "^3.3.3"