aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 10:58:17 +0300
committerGitHub <[email protected]>2023-07-08 10:58:17 +0300
commitfef8958209accdc9e2117ba6d67446aadc2c6425 (patch)
treea87da9031eac8d2abe2f70a3eb23dc81fdd8e478
parentbd7a0452c07aaf665f778afa50988b1fbcc8088a (diff)
downloadbootstrap-fef8958209accdc9e2117ba6d67446aadc2c6425.tar.xz
bootstrap-fef8958209accdc9e2117ba6d67446aadc2c6425.zip
Build(deps-dev): Bump hugo-bin from 0.110.1 to 0.111.1 (#38860)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.110.1 to 0.111.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.110.1...v0.111.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.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 4a64135f4..0fa9972c4 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.110.1",
+ "hugo-bin": "^0.111.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",
@@ -5927,9 +5927,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.110.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.110.1.tgz",
- "integrity": "sha512-Yp7L0sJU1Xv6uv0zAXG1b2TGdAuu58uwJpsplOZphsFXM0av46gQeSKSo7dkGe7/NXTdnG/Uxxn+vlUsKsEJew==",
+ "version": "0.111.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.111.1.tgz",
+ "integrity": "sha512-MYAOA3suJPQKMwgFPTdWzOGl2kOYrU2bW7Z/RjpXSxXeorLeRfTv34QOcl1fg2y9AXNCaCNeldZelgUwNwfNZQ==",
"dev": true,
"funding": [
{
@@ -5939,7 +5939,7 @@
],
"hasInstallScript": true,
"dependencies": {
- "@xhmikosr/bin-wrapper": "^11.0.1",
+ "@xhmikosr/bin-wrapper": "^11.0.2",
"pkg-conf": "^4.0.0"
},
"bin": {
@@ -15188,12 +15188,12 @@
}
},
"hugo-bin": {
- "version": "0.110.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.110.1.tgz",
- "integrity": "sha512-Yp7L0sJU1Xv6uv0zAXG1b2TGdAuu58uwJpsplOZphsFXM0av46gQeSKSo7dkGe7/NXTdnG/Uxxn+vlUsKsEJew==",
+ "version": "0.111.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.111.1.tgz",
+ "integrity": "sha512-MYAOA3suJPQKMwgFPTdWzOGl2kOYrU2bW7Z/RjpXSxXeorLeRfTv34QOcl1fg2y9AXNCaCNeldZelgUwNwfNZQ==",
"dev": true,
"requires": {
- "@xhmikosr/bin-wrapper": "^11.0.1",
+ "@xhmikosr/bin-wrapper": "^11.0.2",
"pkg-conf": "^4.0.0"
}
},
diff --git a/package.json b/package.json
index a0389634f..6cddf0059 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.110.1",
+ "hugo-bin": "^0.111.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",