aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-02 08:40:56 +0300
committerGitHub <[email protected]>2024-05-02 08:40:56 +0300
commit3e505a59ee7a9948f8380b424d653bdf6736458e (patch)
treefd7ed1e89ada1ab9d7e7f3b88a01c4aae2d7b4a4
parentc8a86541946e7b0873e4295549013fe045f2fd34 (diff)
downloadbootstrap-3e505a59ee7a9948f8380b424d653bdf6736458e.tar.xz
bootstrap-3e505a59ee7a9948f8380b424d653bdf6736458e.zip
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 66bde3859..10cfb5b25 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 87eff3da6..d89526835 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",