From 8def72de9cc3137e86be8190e0d49ca257a11fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:59:25 +0300 Subject: Bump hugo-bin from 0.91.0 to 0.92.2 (#316) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.91.0 to 0.92.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.91.0...v0.92.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 c7505fc5..a08d7b08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "bootstrap": "5.2.1", "cross-env": "^7.0.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.91.0", + "hugo-bin": "^0.92.2", "linkinator": "^4.0.3", "lockfile-lint": "^4.8.0", "markdownlint-cli2": "^0.5.1", @@ -2285,9 +2285,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.91.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.91.0.tgz", - "integrity": "sha512-/sfw7sbTsQA8LglFlck/yFE110j1/Dhp2w/Xg86/AKfkTbGAkBznyj2irEHThAYHrOvE72+agS/z7NPo7PD4cg==", + "version": "0.92.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz", + "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -7691,9 +7691,9 @@ } }, "hugo-bin": { - "version": "0.91.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.91.0.tgz", - "integrity": "sha512-/sfw7sbTsQA8LglFlck/yFE110j1/Dhp2w/Xg86/AKfkTbGAkBznyj2irEHThAYHrOvE72+agS/z7NPo7PD4cg==", + "version": "0.92.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz", + "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index af5519b1..9703cbe9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "bootstrap": "5.2.1", "cross-env": "^7.0.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.91.0", + "hugo-bin": "^0.92.2", "linkinator": "^4.0.3", "lockfile-lint": "^4.8.0", "markdownlint-cli2": "^0.5.1", -- cgit v1.2.3