From 2a17b0faa1ead5a2a377afc7ff5f066756802fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:27:20 +0000 Subject: [PATCH] Bump hugo-bin from 0.122.4 to 0.122.5 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.122.4 to 0.122.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.4...v0.122.5) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 89a1e1c2..ca0af397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", - "hugo-bin": "0.122.4", + "hugo-bin": "0.122.5", "markdownlint-cli2": "^0.13.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5", @@ -4386,9 +4386,9 @@ "dev": true }, "node_modules/hugo-bin": { - "version": "0.122.4", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.4.tgz", - "integrity": "sha512-npOHGyTxeW9MF1Q5tC5PDjuhOBU+KMi75d+0so+hNYoE/iOUTsUeAO4vG/kD6W7zUtoeF/5PDjxxMUtcfqoTZg==", + "version": "0.122.5", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.5.tgz", + "integrity": "sha512-Iuua9s1aGQb8kWeAjklfryEPLF/4jsSbRHehRe3vyS3Mgb7iuZjKI9p8yn6ha5LatVJREHn4qznZ2D5IPGSCUA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 18562c9b..07f36941 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", - "hugo-bin": "0.122.4", + "hugo-bin": "0.122.5", "markdownlint-cli2": "^0.13.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5",