From d4cb72b912fbaa5f9a50d365a8880be632b1fe40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 05:55:37 +0000 Subject: [PATCH] Bump hugo-bin from 0.119.0 to 0.120.7 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.119.0 to 0.120.7. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.7) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8c21f46..bcbfd8a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-unicorn": "^51.0.1", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.119.0", + "hugo-bin": "^0.120.7", "jquery": "3.7.1", "linkinator": "6.0.4", "node-sass": "^9.0.0", @@ -6133,9 +6133,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.119.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.119.0.tgz", - "integrity": "sha512-RnjlxHKdOjo7i7yRX/001t53142tC9NTa5JVrnPCTpX2kNQQCz5XdI/WWX7emf0dNkxipj55Z58EsA2ft9W16g==", + "version": "0.120.7", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.7.tgz", + "integrity": "sha512-xx0JUuHI+4PY3P+EIwsYexU2NSKBQKxbcPPba9lTR9gI52EU59TcXaDjtLaXK9OPufm1TZzaWE2qncxQq/DnIw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 5140c0d1..da69ecd1 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-unicorn": "^51.0.1", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.119.0", + "hugo-bin": "^0.120.7", "jquery": "3.7.1", "linkinator": "6.0.4", "node-sass": "^9.0.0",