From b2a3bb3ffdb0d6b1b4fdd8c5dc4f49dd0acaab6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:55:47 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5f3888ec..fc3954922 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "eslint": "^8.0", "flexsearch": "^0.7", "highlight.js": "^11.0", - "hugo-bin": "^0.115", + "hugo-bin": "^0.116", "instant.page": "^5.1", "katex": "^0.16.0", "lazysizes": "^5.3", @@ -7151,9 +7151,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "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==", "funding": [ { "type": "github", @@ -18720,9 +18720,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "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==", "requires": { "@xhmikosr/bin-wrapper": "^11.0.2", "pkg-conf": "^4.0.0" diff --git a/package.json b/package.json index a1b25378c..c60d389fa 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^8.0", "flexsearch": "^0.7", "highlight.js": "^11.0", - "hugo-bin": "^0.115", + "hugo-bin": "^0.116", "instant.page": "^5.1", "katex": "^0.16.0", "lazysizes": "^5.3",