Bump hugo-bin from 0.59.1 to 0.60.0 (#30952)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.1 to 0.60.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.1...v0.60.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-06-02 19:52:52 +03:00 committed by GitHub
parent 2277f19a7e
commit 2e92e843bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -6700,9 +6700,9 @@
}
},
"hugo-bin": {
"version": "0.59.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.1.tgz",
"integrity": "sha512-mPKgNTuvqIo98xoRYKbKxdhv+yANSDziB+6PHvPG1BHJ6pAuhi/73r21ywbAmEnAsir4gQTtkge9kXse3FvTeA==",
"version": "0.60.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.60.0.tgz",
"integrity": "sha512-zdn2lP83yrwhk13/9MBOSJiRValmDjIhdWB8KPb0zxnsVIIVVoySpzAykuItVxRMIGz9B5F/yCrNJOeBLIhZqg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
@ -13102,9 +13102,9 @@
"dev": true
},
"unbzip2-stream": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
"integrity": "sha512-pZMVAofMrrHX6Ik39hCk470kulCbmZ2SWfQLPmTWqfJV/oUm0gn1CblvHdUu4+54Je6Jq34x8kY6XjTy6dMkOg==",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
"dev": true,
"requires": {
"buffer": "^5.2.1",

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.1",
"hugo-bin": "^0.60.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.0.9",