0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.0 to 0.67.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1)

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:
dependabot[bot] 2020-12-22 12:23:30 +02:00 committed by GitHub
parent 9b7bb7b568
commit c1197ad37f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5459,9 +5459,9 @@
}
},
"hugo-bin": {
"version": "0.67.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.0.tgz",
"integrity": "sha512-EvNzhWGqE2Pb1idPPLlyIIK2VC3so3sdYShC2ohxsHCGNVWoe/D25KPJ5oIVpakxTu4SSH7Kr37RUMsa0yGQ+g==",
"version": "0.67.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.1.tgz",
"integrity": "sha512-9PRyXRu+yZ7LCnx7s2TOVwtvIXxphEtYtQkPiLtQc/5CVu5g34JZslgCqtvrmFsjWE2OonG1YUFPZf4/p6ewPA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -117,7 +117,7 @@
"find-unused-sass-variables": "^3.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.67.0",
"hugo-bin": "^0.67.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.2.3",