1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

Bump hugo-bin from 0.58.0 to 0.59.0 (#30857)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-19 17:04:22 +03:00
committed by GitHub
parent ad92acde5e
commit bcd3f5a040
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5483,9 +5483,9 @@
} }
}, },
"hugo-bin": { "hugo-bin": {
"version": "0.58.0", "version": "0.59.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.58.0.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz",
"integrity": "sha512-lTn+UrsTFJLlTaFWVgY1LcwObc+XeZ5O49Bh2I0megfEBloqR4CuYKjg237IIKZPvh+PIi4ZDv+UrPCBbeKBCA==", "integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==",
"dev": true, "dev": true,
"requires": { "requires": {
"bin-wrapper": "^4.1.0", "bin-wrapper": "^4.1.0",

View File

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