aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-05 13:18:43 +0200
committerGitHub <[email protected]>2024-03-05 13:18:43 +0200
commitde4767ab102cb8fc6ff80e5c1662485fb1911764 (patch)
tree192cecc7a07e7d32a4802eb0a601a83c696cdb7e
parent712e722165bd99025872815fcaf609ee15baa3f1 (diff)
downloadbootstrap-de4767ab102cb8fc6ff80e5c1662485fb1911764.tar.xz
bootstrap-de4767ab102cb8fc6ff80e5c1662485fb1911764.zip
Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 (#39731)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.120.4 to 0.120.7. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.4...v0.120.7) --- 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.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c1620f79..5e9f06c83 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.120.4",
+ "hugo-bin": "^0.120.7",
"ip": "^2.0.1",
"jasmine": "^5.1.0",
"jquery": "^3.7.1",
@@ -6316,9 +6316,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.120.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.4.tgz",
- "integrity": "sha512-XmyGkto8OXSdd/iqgKZ4soLilqK5sYEbHEK1qVMCYS3qnQ6Ed0hnmkIWzMNTP9ghHAGkiyLle3SwlMoiLh/XDA==",
+ "version": "0.120.7",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.7.tgz",
+ "integrity": "sha512-xx0JUuHI+4PY3P+EIwsYexU2NSKBQKxbcPPba9lTR9gI52EU59TcXaDjtLaXK9OPufm1TZzaWE2qncxQq/DnIw==",
"dev": true,
"funding": [
{
@@ -16220,9 +16220,9 @@
}
},
"hugo-bin": {
- "version": "0.120.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.4.tgz",
- "integrity": "sha512-XmyGkto8OXSdd/iqgKZ4soLilqK5sYEbHEK1qVMCYS3qnQ6Ed0hnmkIWzMNTP9ghHAGkiyLle3SwlMoiLh/XDA==",
+ "version": "0.120.7",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.7.tgz",
+ "integrity": "sha512-xx0JUuHI+4PY3P+EIwsYexU2NSKBQKxbcPPba9lTR9gI52EU59TcXaDjtLaXK9OPufm1TZzaWE2qncxQq/DnIw==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^12.0.0",
diff --git a/package.json b/package.json
index c8bc6ae1d..1f940e5cd 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.120.4",
+ "hugo-bin": "^0.120.7",
"ip": "^2.0.1",
"jasmine": "^5.1.0",
"jquery": "^3.7.1",