diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-17 12:17:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-17 12:17:45 +0200 |
| commit | 7aaf6884713a1afc3f3145eddb2c0076663a72b4 (patch) | |
| tree | 966a640869e9f125f71765f9e79914841eb38d2e | |
| parent | b035661d9350507f0bdb2604ebc7437c504863c9 (diff) | |
| download | bootstrap-7aaf6884713a1afc3f3145eddb2c0076663a72b4.tar.xz bootstrap-7aaf6884713a1afc3f3145eddb2c0076663a72b4.zip | |
Bump hugo-bin from 0.55.0 to 0.55.1 (#30403)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.0 to 0.55.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.0...v0.55.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -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 1f7cfce60..826efd4b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6215,9 +6215,9 @@ } }, "hugo-bin": { - "version": "0.55.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.0.tgz", - "integrity": "sha512-z4EtmIV3j/10Mox6elGAVszOhOYZjAMPL2wTY1FKSeuuc/TEa3aD0hrGTlsLp7nIcezXIuTcvKOWN1p25KVy7A==", + "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==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 95cb14287..7e3cac7f9 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.0", + "hugo-bin": "^0.55.1", "ip": "^1.1.5", "karma": "^4.4.1", "karma-browserstack-launcher": "1.4.0", |
