From e0b028c5d4e3ad2ba1afef0d70ee168a3a41d8d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 17:59:14 +0300 Subject: Bump hugo-bin from 0.86.0 to 0.88.1 (#280) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.86.0 to 0.88.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.86.0...v0.88.1) --- 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> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e9ee99f6..ab6778fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "bootstrap": "5.2.0-beta1", "cross-env": "^7.0.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.86.0", + "hugo-bin": "^0.88.1", "linkinator": "^3.1.0", "lockfile-lint": "^4.7.4", "markdownlint-cli2": "0.4.0", @@ -2516,9 +2516,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.86.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", - "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -8507,9 +8507,9 @@ } }, "hugo-bin": { - "version": "0.86.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", - "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index e5cb7d6e..9b259cdd 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "bootstrap": "5.2.0-beta1", "cross-env": "^7.0.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.86.0", + "hugo-bin": "^0.88.1", "linkinator": "^3.1.0", "lockfile-lint": "^4.7.4", "markdownlint-cli2": "0.4.0", -- cgit v1.2.3