aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-17 09:58:33 +0200
committerGitHub <[email protected]>2023-12-17 09:58:33 +0200
commit368a3d7e6accf778e09abeb41fac4674bb369a3a (patch)
tree20b9d46c91f42db49f36c752ca027cec7b86f194
parent708734b8af4fc71a9fcb56c8439df6adbf234fb0 (diff)
downloadbootstrap-368a3d7e6accf778e09abeb41fac4674bb369a3a.tar.xz
bootstrap-368a3d7e6accf778e09abeb41fac4674bb369a3a.zip
Build(deps-dev): Bump hugo-bin from 0.116.4 to 0.117.1 (#39491)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.116.4 to 0.117.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.4...v0.117.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.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index a4e209a9e..a2eb6a77a 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.116.4",
+ "hugo-bin": "^0.117.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",
@@ -6047,9 +6047,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.116.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz",
- "integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==",
+ "version": "0.117.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz",
+ "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==",
"dev": true,
"funding": [
{
@@ -15869,9 +15869,9 @@
}
},
"hugo-bin": {
- "version": "0.116.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz",
- "integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==",
+ "version": "0.117.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz",
+ "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^11.0.2",
diff --git a/package.json b/package.json
index 5a4c64ab1..48792a80d 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.116.4",
+ "hugo-bin": "^0.117.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",