1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 09:34:36 +02:00

Bump hugo-bin from 0.50.2 to 0.51.0 (#30069)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.2 to 0.51.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.2...v0.51.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 15:36:55 +02:00
committed by XhmikosR
parent 5b896b526e
commit b1b8b53f3d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6178,9 +6178,9 @@
} }
}, },
"hugo-bin": { "hugo-bin": {
"version": "0.50.2", "version": "0.51.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.2.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.0.tgz",
"integrity": "sha512-h3SreRNNjnrYrHGYrYQgRuERkHv1MVvScdh9ckl8K6Pbnv1ZrHgmUH2ibOoU5tyn89/DlUuPCnYjNzBd58Iqww==", "integrity": "sha512-B4Ma7gTYzk7XmfAlwXveWU08RUKVvE+uGT+Dtty9CSeQM8SeK3yqEc/gG6dXKdXJ8DcgmacY5tQujKgHjqybZQ==",
"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": "^1.0.5", "find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6", "glob": "^7.1.6",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
"hugo-bin": "^0.50.2", "hugo-bin": "^0.51.0",
"ip": "^1.1.5", "ip": "^1.1.5",
"karma": "^4.4.1", "karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0", "karma-browserstack-launcher": "1.4.0",