diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-12 21:15:21 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-12 21:15:21 +0300 |
| commit | ab85aec2a7b186cab85a8bb64a9622c38cd8b4e4 (patch) | |
| tree | ff489a45f2799d5cac5ddac7e978374115beaca6 | |
| parent | c26a0cb49c955f31f8a425bbef2e4a6df4cee60d (diff) | |
| download | bootstrap-ab85aec2a7b186cab85a8bb64a9622c38cd8b4e4.tar.xz bootstrap-ab85aec2a7b186cab85a8bb64a9622c38cd8b4e4.zip | |
Bump hugo-bin from 0.57.2 to 0.58.0 (#30787)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.57.2 to 0.58.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.2...v0.58.0)
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 4980d0f96..88abef0ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5555,9 +5555,9 @@ } }, "hugo-bin": { - "version": "0.57.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.57.2.tgz", - "integrity": "sha512-hbJNftqFTDXvVoOaU6rHvxqFf5LFSmHZOGfIVoY87nxLKoBJ0xx1Mvf+xJOnf3HEgLwg7dAQaiWydO+P3+t7tg==", + "version": "0.58.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.58.0.tgz", + "integrity": "sha512-lTn+UrsTFJLlTaFWVgY1LcwObc+XeZ5O49Bh2I0megfEBloqR4CuYKjg237IIKZPvh+PIi4ZDv+UrPCBbeKBCA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 01450f078..684cace10 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.57.2", + "hugo-bin": "^0.58.0", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.0.5", |
