From 387d0adcb8bd9e19dbcdb34347eae8854373c009 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 29 Sep 2023 06:35:12 +0000
Subject: [PATCH] Bump hugo-bin from 0.114.2 to 0.115.0

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.114.2 to 0.115.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.114.2...v0.115.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 30f44f3ddb..5feeebfe79 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.114.2",
+        "hugo-bin": "^0.115.0",
         "lunr": "2.3.9",
         "markdown-it": "^13.0.1",
         "string": "^3.3.3"
@@ -1094,9 +1094,9 @@
       }
     },
     "node_modules/hugo-bin": {
-      "version": "0.114.2",
-      "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.114.2.tgz",
-      "integrity": "sha512-a7F8wArDACHm10cQnpDe9kljNc3zcsy5uK3myD5TTVU5QZ+75ZYi0IcP9YmQNDg57jos9p0ggOCu510SueH1yw==",
+      "version": "0.115.0",
+      "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.115.0.tgz",
+      "integrity": "sha512-pwhgpoodImeixV2rKQLmQ29WJvvoSFbhpzP2Rx7BO1+BJZ6KvxIUK4JvLXi/vdu5EP9IbDl8RaV3xs2bnAvZjQ==",
       "funding": [
         {
           "type": "github",
diff --git a/package.json b/package.json
index 2851b05857..277075331d 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.114.2",
+    "hugo-bin": "^0.115.0",
     "lunr": "2.3.9",
     "markdown-it": "^13.0.1",
     "string": "^3.3.3"