mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Build(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 (#38289)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.101.0 to 0.101.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -40,7 +40,7 @@
|
|||||||
"find-unused-sass-variables": "^4.0.6",
|
"find-unused-sass-variables": "^4.0.6",
|
||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.101.0",
|
"hugo-bin": "^0.101.2",
|
||||||
"ip": "^2.0.0",
|
"ip": "^2.0.0",
|
||||||
"jasmine": "^4.6.0",
|
"jasmine": "^4.6.0",
|
||||||
"jquery": "^3.6.4",
|
"jquery": "^3.6.4",
|
||||||
@@ -5982,10 +5982,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/hugo-bin": {
|
"node_modules/hugo-bin": {
|
||||||
"version": "0.101.0",
|
"version": "0.101.2",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.0.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.2.tgz",
|
||||||
"integrity": "sha512-gXMrXc9RBgtt0kNR7UvzkIpdLeU7gtxswRv1rDfIH6RRApRDcM/goN8+TG91KOLmiwIl0QJhPNdW/8h2KfnS2Q==",
|
"integrity": "sha512-BnDDz7Fjw30V3Wq+KgzK1QJZCArfKM7yAE8U2PKDeG0j1GqNMIVpN2K/L2b3rwxF94Dm+hZ//M71OG+/Hp8DOg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/XhmikosR"
|
||||||
|
}
|
||||||
|
],
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xhmikosr/bin-wrapper": "^5.0.0",
|
"@xhmikosr/bin-wrapper": "^5.0.0",
|
||||||
@@ -15392,9 +15398,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hugo-bin": {
|
"hugo-bin": {
|
||||||
"version": "0.101.0",
|
"version": "0.101.2",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.0.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.2.tgz",
|
||||||
"integrity": "sha512-gXMrXc9RBgtt0kNR7UvzkIpdLeU7gtxswRv1rDfIH6RRApRDcM/goN8+TG91KOLmiwIl0QJhPNdW/8h2KfnS2Q==",
|
"integrity": "sha512-BnDDz7Fjw30V3Wq+KgzK1QJZCArfKM7yAE8U2PKDeG0j1GqNMIVpN2K/L2b3rwxF94Dm+hZ//M71OG+/Hp8DOg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@xhmikosr/bin-wrapper": "^5.0.0",
|
"@xhmikosr/bin-wrapper": "^5.0.0",
|
||||||
|
@@ -124,7 +124,7 @@
|
|||||||
"find-unused-sass-variables": "^4.0.6",
|
"find-unused-sass-variables": "^4.0.6",
|
||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.101.0",
|
"hugo-bin": "^0.101.2",
|
||||||
"ip": "^2.0.0",
|
"ip": "^2.0.0",
|
||||||
"jasmine": "^4.6.0",
|
"jasmine": "^4.6.0",
|
||||||
"jquery": "^3.6.4",
|
"jquery": "^3.6.4",
|
||||||
|
Reference in New Issue
Block a user