From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 21:42:41 +0000 (+0300) Subject: Bump hugo-bin from 0.75.0 to 0.76.0 (#34883) X-Git-Tag: v5.1.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22738ee8ae734b46d44455d1d1c082f8fb0da364;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.75.0 to 0.76.0 (#34883) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.75.0 to 0.76.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.75.0...v0.76.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package-lock.json b/package-lock.json index 858d55877e..08893f08a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5291,9 +5291,9 @@ } }, "hugo-bin": { - "version": "0.75.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.75.0.tgz", - "integrity": "sha512-Ok2H9Cf28W0D5H1Xf9pHDK4PLx9WLq4J+HvtjKA2sNkO9u/F11Ed43qcaklVQmBOM0SjNylAlSF1/lyQNaszhQ==", + "version": "0.76.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.76.0.tgz", + "integrity": "sha512-AchkMMEjsGV4UCid/h68MOz7c5fHD+bMXfjr+EX+zUlZVhu0nfip9d01Wu6Tn0Dl4mbNkXM6G5hozxiv2jG0nw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 9c180b520f..979d2caf32 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "glob": "^7.1.7", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.75.0", + "hugo-bin": "^0.76.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.4",