diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-24 17:55:19 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-12-24 17:55:19 +0200 |
| commit | df74efe05351f047c6473084aed15d5c0b4bbc21 (patch) | |
| tree | 60eb9c56aaec0bcbda5582d313a3f57770ea847f | |
| parent | a6125b29d4c09b01e6a3da9f0f496921e73a3906 (diff) | |
| download | bootstrap-df74efe05351f047c6473084aed15d5c0b4bbc21.tar.xz bootstrap-df74efe05351f047c6473084aed15d5c0b4bbc21.zip | |
Bump hugo-bin from 0.49.0 to 0.50.0 (#29898)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.49.0...v0.50.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
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 a70447767..b67bc9eb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6198,9 +6198,9 @@ } }, "hugo-bin": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.49.0.tgz", - "integrity": "sha512-ZNZsChCFOHLsgjcC3snPvXnkt+wPeOSdvcFFhqZvwtXu/j7/siqk7xhPwnBaXz9ch8whwo76n1/aKRRb13gnBA==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.0.tgz", + "integrity": "sha512-P0UyN4oDuClxiRVQY6IPxZzewcp+x01Q/PMxbr18Gsmg06rRlSvR8rzsxhCVV4LLQ0fl6CtwlO6cmfOdM2tQwg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d0c933054..77b63ddf3 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "find-unused-sass-variables": "^1.0.4", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.49.0", + "hugo-bin": "^0.50.0", "ip": "^1.1.5", "jasmine-core": "^3.5.0", "karma": "^4.4.1", |
