Bump hugo-bin from 0.43.6 to 0.44.3 (#218)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.43.6 to 0.44.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.43.6...v0.44.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-09 19:07:25 -04:00 committed by Shawn Erquhart
parent d6ecfa0dbb
commit f71951133e
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View File

@ -5906,9 +5906,9 @@
"dev": true
},
"hugo-bin": {
"version": "0.43.6",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.43.6.tgz",
"integrity": "sha512-sop876hNNDCQ/s5tsVsnmeQII5wqYfWdQmul9IY/CKRVdiMkYtwGFcrKr2t0fROsr89m9QeV6c/95WTs0YeIFQ==",
"version": "0.44.3",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.44.3.tgz",
"integrity": "sha512-e/79uk0xszvYaTk62XyfNTqlgA/M6TQdnwBT9uHrf/4gIV/fVSmdjrD/EeqeC1Mq9OcIpLd0C+3+23vdCJk5Cg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -39,7 +39,7 @@
"exports-loader": "^0.7.0",
"fancy-log": "^1.3.2",
"file-loader": "^4.1.0",
"hugo-bin": "^0.43.6",
"hugo-bin": "^0.44.3",
"imports-loader": "^0.8.0",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.12.0",

View File

@ -4021,10 +4021,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.43.6:
version "0.43.6"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.43.6.tgz#e5777fae837d5591291627035229b95140e6c6ab"
integrity sha512-sop876hNNDCQ/s5tsVsnmeQII5wqYfWdQmul9IY/CKRVdiMkYtwGFcrKr2t0fROsr89m9QeV6c/95WTs0YeIFQ==
hugo-bin@^0.44.3:
version "0.44.3"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.44.3.tgz#355a25830ee5e2e7e3f148d78501cb6390e9d08b"
integrity sha512-e/79uk0xszvYaTk62XyfNTqlgA/M6TQdnwBT9uHrf/4gIV/fVSmdjrD/EeqeC1Mq9OcIpLd0C+3+23vdCJk5Cg==
dependencies:
bin-wrapper "^4.1.0"
pkg-conf "^3.1.0"