From 4de9bf28a1a6a87da5331270c3e6c9b89ef121dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 05:34:42 +0000 Subject: [PATCH] Bump hugo-bin from 0.115.0 to 0.116.3 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.115.0 to 0.116.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.115.0...v0.116.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 d2631691..edf493e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-unicorn": "^49.0.0", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.115.0", + "hugo-bin": "^0.116.3", "jquery": "3.7.1", "linkinator": "6.0.0", "node-sass": "^9.0.0", @@ -6047,9 +6047,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.115.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.115.0.tgz", - "integrity": "sha512-pwhgpoodImeixV2rKQLmQ29WJvvoSFbhpzP2Rx7BO1+BJZ6KvxIUK4JvLXi/vdu5EP9IbDl8RaV3xs2bnAvZjQ==", + "version": "0.116.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.3.tgz", + "integrity": "sha512-FgibDoYLJ0W7z81FA3sqC1XLds/fOzH8nreEo+1gxXGguewuYFk6k7X3FlbiADVWMCkZiY4J4rZfrHovlZbr7g==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index befb7d3f..f3527484 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-unicorn": "^49.0.0", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.115.0", + "hugo-bin": "^0.116.3", "jquery": "3.7.1", "linkinator": "6.0.0", "node-sass": "^9.0.0",