Update dependency hugo-bin to v0.47.1

This commit is contained in:
Renovate Bot 2019-11-04 00:52:56 +00:00 committed by renovate[bot]
parent 93f83136b8
commit 1c62f3426e
2 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View File

@ -5873,9 +5873,9 @@
"dev": true
},
"hugo-bin": {
"version": "0.47.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.0.tgz",
"integrity": "sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==",
"version": "0.47.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.1.tgz",
"integrity": "sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -3936,10 +3936,10 @@ https-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
hugo-bin@^0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.47.0.tgz#14d0becdd6e760f9c931ba8d46f3e9d86d2a7e04"
integrity sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==
hugo-bin@^0.47.1:
version "0.47.1"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.47.1.tgz#a8c85cb9ef791a689f59a8877fb81d5f53281a63"
integrity sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==
dependencies:
bin-wrapper "^4.1.0"
pkg-conf "^3.1.0"