From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 06:00:39 +0000 (+0200) Subject: Build(deps-dev): Bump hugo-bin from 0.114.2 to 0.116.3 (#39355) X-Git-Tag: v5.3.3~95 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=1f5a38cae872bf42246915e623ed265fbf8085c6;p=thirdparty%2Fbootstrap.git Build(deps-dev): Bump hugo-bin from 0.114.2 to 0.116.3 (#39355) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.114.2 to 0.116.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.114.2...v0.116.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package-lock.json b/package-lock.json index 670351b858..3cced2c507 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.114.2", + "hugo-bin": "^0.116.3", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1", @@ -6036,9 +6036,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.116.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.3.tgz", + "integrity": "sha512-FgibDoYLJ0W7z81FA3sqC1XLds/fOzH8nreEo+1gxXGguewuYFk6k7X3FlbiADVWMCkZiY4J4rZfrHovlZbr7g==", "dev": true, "funding": [ { @@ -15835,9 +15835,9 @@ } }, "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.116.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.3.tgz", + "integrity": "sha512-FgibDoYLJ0W7z81FA3sqC1XLds/fOzH8nreEo+1gxXGguewuYFk6k7X3FlbiADVWMCkZiY4J4rZfrHovlZbr7g==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^11.0.2", diff --git a/package.json b/package.json index 7a117af61e..142f66bf35 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.114.2", + "hugo-bin": "^0.116.3", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1",