mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -40,7 +40,7 @@
|
|||||||
"find-unused-sass-variables": "^5.0.0",
|
"find-unused-sass-variables": "^5.0.0",
|
||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.110.1",
|
"hugo-bin": "^0.111.1",
|
||||||
"ip": "^2.0.0",
|
"ip": "^2.0.0",
|
||||||
"jasmine": "^4.6.0",
|
"jasmine": "^4.6.0",
|
||||||
"jquery": "^3.7.0",
|
"jquery": "^3.7.0",
|
||||||
@@ -5927,9 +5927,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/hugo-bin": {
|
"node_modules/hugo-bin": {
|
||||||
"version": "0.110.1",
|
"version": "0.111.1",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.110.1.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.111.1.tgz",
|
||||||
"integrity": "sha512-Yp7L0sJU1Xv6uv0zAXG1b2TGdAuu58uwJpsplOZphsFXM0av46gQeSKSo7dkGe7/NXTdnG/Uxxn+vlUsKsEJew==",
|
"integrity": "sha512-MYAOA3suJPQKMwgFPTdWzOGl2kOYrU2bW7Z/RjpXSxXeorLeRfTv34QOcl1fg2y9AXNCaCNeldZelgUwNwfNZQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5939,7 +5939,7 @@
|
|||||||
],
|
],
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xhmikosr/bin-wrapper": "^11.0.1",
|
"@xhmikosr/bin-wrapper": "^11.0.2",
|
||||||
"pkg-conf": "^4.0.0"
|
"pkg-conf": "^4.0.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -15188,12 +15188,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hugo-bin": {
|
"hugo-bin": {
|
||||||
"version": "0.110.1",
|
"version": "0.111.1",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.110.1.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.111.1.tgz",
|
||||||
"integrity": "sha512-Yp7L0sJU1Xv6uv0zAXG1b2TGdAuu58uwJpsplOZphsFXM0av46gQeSKSo7dkGe7/NXTdnG/Uxxn+vlUsKsEJew==",
|
"integrity": "sha512-MYAOA3suJPQKMwgFPTdWzOGl2kOYrU2bW7Z/RjpXSxXeorLeRfTv34QOcl1fg2y9AXNCaCNeldZelgUwNwfNZQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@xhmikosr/bin-wrapper": "^11.0.1",
|
"@xhmikosr/bin-wrapper": "^11.0.2",
|
||||||
"pkg-conf": "^4.0.0"
|
"pkg-conf": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@@ -124,7 +124,7 @@
|
|||||||
"find-unused-sass-variables": "^5.0.0",
|
"find-unused-sass-variables": "^5.0.0",
|
||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.110.1",
|
"hugo-bin": "^0.111.1",
|
||||||
"ip": "^2.0.0",
|
"ip": "^2.0.0",
|
||||||
"jasmine": "^4.6.0",
|
"jasmine": "^4.6.0",
|
||||||
"jquery": "^3.7.0",
|
"jquery": "^3.7.0",
|
||||||
|
Reference in New Issue
Block a user