aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-13 15:53:44 +0300
committerGitHub <[email protected]>2024-08-13 15:53:44 +0300
commit048f56f51460df75e92a2f7b472e1c56baeb68f7 (patch)
tree8343c27b8b95ff5639233e81cf157f92e5688466
parent9fb1ec3b14a2c7fa19fe846f1db77f0bc0628f88 (diff)
downloadbootstrap-048f56f51460df75e92a2f7b472e1c56baeb68f7.tar.xz
bootstrap-048f56f51460df75e92a2f7b472e1c56baeb68f7.zip
Build(deps-dev): Bump hugo-bin from 0.127.0 to 0.129.1 (#40723)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.127.0 to 0.129.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.127.0...v0.129.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json9
-rw-r--r--package.json2
2 files changed, 5 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 3df7ae5c7..827786259 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -43,7 +43,7 @@
"find-unused-sass-variables": "^6.0.0",
"globby": "^14.0.2",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.127.0",
+ "hugo-bin": "^0.129.1",
"ip": "^2.0.1",
"jasmine": "^5.2.0",
"jquery": "^3.7.1",
@@ -7192,9 +7192,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.127.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.127.0.tgz",
- "integrity": "sha512-tCp/MzBZAuWOMQo0YUU6dp6KpmcQsM2iFpsIMPtjlPbS1gSVVjgoIM/7zT8qVENDEWT4psa00N3gGobIjSMReg==",
+ "version": "0.129.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.129.1.tgz",
+ "integrity": "sha512-xA94x62Dy1NZIKyClKwbIaAjOTubrJh0+fooPX8+BANS7Gt+aL3My7kdt+fHeTHyVMfMgIExmeWmmm7FeXh6xA==",
"dev": true,
"funding": [
{
@@ -7203,7 +7203,6 @@
}
],
"hasInstallScript": true,
- "license": "MIT",
"dependencies": {
"@xhmikosr/bin-wrapper": "^13.0.5",
"package-config": "^5.0.0"
diff --git a/package.json b/package.json
index 34a85fa7d..b84fc56c1 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"find-unused-sass-variables": "^6.0.0",
"globby": "^14.0.2",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.127.0",
+ "hugo-bin": "^0.129.1",
"ip": "^2.0.1",
"jasmine": "^5.2.0",
"jquery": "^3.7.1",