1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 09:41:11 +00:00

Bump hugo-bin from 0.57.0 to 0.57.2 (#30668)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.57.0 to 0.57.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.0...v0.57.2)

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-04-28 15:49:42 +03:00 committed by GitHub
parent 72b37fa6ca
commit 82ef465b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -2235,9 +2235,9 @@
} }
}, },
"buffer": { "buffer": {
"version": "5.5.0", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.5.0.tgz", "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
"integrity": "sha512-9FTEDjLjwoAkEwyMGDjYJQN2gfRgOKBKRfiglhvibGbpeeU/pQn1bJxQqm32OD/AIeEuHxU9roxXxg34Byp/Ww==", "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
"dev": true, "dev": true,
"requires": { "requires": {
"base64-js": "^1.0.2", "base64-js": "^1.0.2",
@ -6120,9 +6120,9 @@
} }
}, },
"hugo-bin": { "hugo-bin": {
"version": "0.57.0", "version": "0.57.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.57.0.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.57.2.tgz",
"integrity": "sha512-WmI8SC25gRqBo/vPJ5vfEAWRB/4LWDnBwdpjwoVxx1d9fkEoJqnW2lcoGoa1rmVZTap1UefEUiDOyagT1BKyHw==", "integrity": "sha512-hbJNftqFTDXvVoOaU6rHvxqFf5LFSmHZOGfIVoY87nxLKoBJ0xx1Mvf+xJOnf3HEgLwg7dAQaiWydO+P3+t7tg==",
"dev": true, "dev": true,
"requires": { "requires": {
"bin-wrapper": "^4.1.0", "bin-wrapper": "^4.1.0",
@ -12606,9 +12606,9 @@
"dev": true "dev": true
}, },
"unbzip2-stream": { "unbzip2-stream": {
"version": "1.4.1", "version": "1.4.2",
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.1.tgz", "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
"integrity": "sha512-sgDYfSDPMsA4Hr2/w7vOlrJBlwzmyakk1+hW8ObLvxSp0LA36LcL2XItGvOT3OSblohSdevMuT8FQjLsqyy4sA==", "integrity": "sha512-pZMVAofMrrHX6Ik39hCk470kulCbmZ2SWfQLPmTWqfJV/oUm0gn1CblvHdUu4+54Je6Jq34x8kY6XjTy6dMkOg==",
"dev": true, "dev": true,
"requires": { "requires": {
"buffer": "^5.2.1", "buffer": "^5.2.1",

View File

@ -107,7 +107,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.57.0", "hugo-bin": "^0.57.2",
"ip": "^1.1.5", "ip": "^1.1.5",
"karma": "^5.0.2", "karma": "^5.0.2",
"karma-browserstack-launcher": "1.4.0", "karma-browserstack-launcher": "1.4.0",