From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 05:40:56 +0000 (+0300) Subject: Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 (#39949) X-Git-Tag: v5.3.4~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e505a59ee7a9948f8380b424d653bdf6736458e;p=thirdparty%2Fbootstrap.git Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 (#39949) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.122.3 to 0.122.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.3...v0.122.5) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 66bde38599..10cfb5b258 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.3", + "hugo-bin": "^0.122.5", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6755,9 +6755,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.122.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.3.tgz", - "integrity": "sha512-t3is8dMTLhAQFwdZxCgMydF2Fd7+6SUPCGoIzsZnQ1ZqdGGSQUA1spga9MIwwMVbTjfG0wZ6efYLxyqqjPviDA==", + "version": "0.122.5", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.5.tgz", + "integrity": "sha512-Iuua9s1aGQb8kWeAjklfryEPLF/4jsSbRHehRe3vyS3Mgb7iuZjKI9p8yn6ha5LatVJREHn4qznZ2D5IPGSCUA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 87eff3da6b..d895268356 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.3", + "hugo-bin": "^0.122.5", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1",