From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 13:23:59 +0000 (+0000) Subject: Bump hugo-bin from 0.59.0 to 0.59.1 X-Git-Tag: v5.0.0-alpha1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db93d17383915ceef42a2043b972ac6015a25e4c;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.59.0 to 0.59.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.0 to 0.59.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.0...v0.59.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index 80c2d700ce..48dcd48b44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5506,9 +5506,9 @@ } }, "hugo-bin": { - "version": "0.59.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz", - "integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==", + "version": "0.59.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.1.tgz", + "integrity": "sha512-mPKgNTuvqIo98xoRYKbKxdhv+yANSDziB+6PHvPG1BHJ6pAuhi/73r21ywbAmEnAsir4gQTtkge9kXse3FvTeA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index c04925239f..5957c6afdc 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.59.0", + "hugo-bin": "^0.59.1", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.0.9",