1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 05:33:02 +02: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": { "hugo-bin": {
"version": "0.59.0", "version": "0.59.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.1.tgz",
"integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==", "integrity": "sha512-mPKgNTuvqIo98xoRYKbKxdhv+yANSDziB+6PHvPG1BHJ6pAuhi/73r21ywbAmEnAsir4gQTtkge9kXse3FvTeA==",
"dev": true, "dev": true,
"requires": { "requires": {
"bin-wrapper": "^4.1.0", "bin-wrapper": "^4.1.0",

View File

@@ -110,7 +110,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.59.0", "hugo-bin": "^0.59.1",
"ip": "^1.1.5", "ip": "^1.1.5",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"karma": "^5.0.9", "karma": "^5.0.9",