From a059fcc2895d2dfc710e7716d4c8f1c80e424bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:52:19 +0300 Subject: build(deps-dev): bump hugo-bin from 0.92.1 to 0.92.2 (#1446) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.1 to 0.92.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.1...v0.92.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 69c84c2fb..54c37e6f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "eslint": "^8.24.0", "fantasticon": "^1.2.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.92.1", + "hugo-bin": "^0.92.2", "lockfile-lint": "^4.9.3", "npm-run-all": "^4.1.5", "picocolors": "^1.0.0", @@ -3636,9 +3636,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.92.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.1.tgz", - "integrity": "sha512-Dw5M+J0asQFcnz3uPTKRz134pQDg/j/hiQVSeWGqn6T+LQEZiDLpBsYHaDanG47BGwGFtQpqqpB3neZkCPBMpA==", + "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": { @@ -10955,9 +10955,9 @@ } }, "hugo-bin": { - "version": "0.92.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.1.tgz", - "integrity": "sha512-Dw5M+J0asQFcnz3uPTKRz134pQDg/j/hiQVSeWGqn6T+LQEZiDLpBsYHaDanG47BGwGFtQpqqpB3neZkCPBMpA==", + "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 1b96c6032..a34dc241a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^8.24.0", "fantasticon": "^1.2.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.92.1", + "hugo-bin": "^0.92.2", "lockfile-lint": "^4.9.3", "npm-run-all": "^4.1.5", "picocolors": "^1.0.0", -- cgit v1.2.3