0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Bump hugo-bin from 0.59.0 to 0.59.1

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.0 to 0.59.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.0...v0.59.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-26 13:23:59 +00:00 committed by XhmikosR
parent 57273a520c
commit db93d17383
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5506,9 +5506,9 @@
}
},
"hugo-bin": {
"version": "0.59.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz",
"integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==",
"version": "0.59.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.1.tgz",
"integrity": "sha512-mPKgNTuvqIo98xoRYKbKxdhv+yANSDziB+6PHvPG1BHJ6pAuhi/73r21ywbAmEnAsir4gQTtkge9kXse3FvTeA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -110,7 +110,7 @@
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.59.0",
"hugo-bin": "^0.59.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.0.9",