aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-09 09:21:41 +0200
committerGitHub <[email protected]>2024-01-09 09:21:41 +0200
commitaf092931f09daadc898b77e78728cd763b974f5d (patch)
treee3164012d99d4aee46105b7bd4dd6bfea9e5a849
parent0b5ce41de1058027655d6f8bdf3c4099b406b0a6 (diff)
downloadbootstrap-af092931f09daadc898b77e78728cd763b974f5d.tar.xz
bootstrap-af092931f09daadc898b77e78728cd763b974f5d.zip
Build(deps-dev): Bump hugo-bin from 0.118.0 to 0.118.1 (#39576)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.118.0 to 0.118.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.118.0...v0.118.1) --- 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 d915465d8..28169fd0f 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.118.0",
+ "hugo-bin": "^0.118.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",
@@ -6281,9 +6281,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.118.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz",
- "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==",
+ "version": "0.118.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz",
+ "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==",
"dev": true,
"funding": [
{
@@ -16215,9 +16215,9 @@
}
},
"hugo-bin": {
- "version": "0.118.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz",
- "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==",
+ "version": "0.118.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz",
+ "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^12.0.0",
diff --git a/package.json b/package.json
index 7da6403aa..d174be59d 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.118.0",
+ "hugo-bin": "^0.118.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",