diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-24 15:50:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-24 15:50:07 +0200 |
| commit | ec3c6776ffdfd65c5033f61504efb443601c2852 (patch) | |
| tree | bfcb59d332bc95394994e218eef00289f437de9f | |
| parent | acd1c40d505eae3893d4b9ab03c96fd2e43d821c (diff) | |
| download | bootstrap-ec3c6776ffdfd65c5033f61504efb443601c2852.tar.xz bootstrap-ec3c6776ffdfd65c5033f61504efb443601c2852.zip | |
Bump hugo-bin from 0.55.1 to 0.56.3 (#30446)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.1 to 0.56.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.1...v0.56.3)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index f5e720965..cdb4dd9eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6374,9 +6374,9 @@ } }, "hugo-bin": { - "version": "0.55.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.1.tgz", - "integrity": "sha512-y8//2kuCdH7cTtA8DftTDCmmiG41oHcSfGWHbYQQPc5tqW+wwYvc39h3tm+OhAO+8ohflJYKCntOqRY3M/BJlQ==", + "version": "0.56.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.56.3.tgz", + "integrity": "sha512-uQRrjpmU2+MpdweBo/EiSQ5scG3T+RPN8ZfkBdEr+4lWU6j58Np/PxUduN04IqqdF3QtAG10wmWugO+pELfn9Q==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 79bc2bf0b..e853af700 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "find-unused-sass-variables": "^1.0.5", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.55.1", + "hugo-bin": "^0.56.3", "ip": "^1.1.5", "karma": "^4.4.1", "karma-browserstack-launcher": "1.4.0", |
