From dd5bd1f43e90dc6bca1fe4784ba7a18d9b2e4d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 00:42:00 +0000 Subject: [PATCH] Bump hugo-bin from 0.123.3 to 0.124.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.123.3 to 0.124.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.123.3...v0.124.0) --- 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 a9f0c61..f86c357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "htmlhint": "1.1.4", - "hugo-bin": "0.123.3", + "hugo-bin": "0.124.0", "jquery": "3.7.1", "npm-run-all": "4.1.5", "popper.js": "1.16.1", @@ -2685,9 +2685,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.123.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.123.3.tgz", - "integrity": "sha512-30lebZNVnrpDo5HV5RbCHZ3WhYXsrvUJ0EyJkoYXMd8SHs2HZuc3s0O7RY7aP+pkC9SX3ahU9rNsB9bcKuSw1g==", + "version": "0.124.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.124.0.tgz", + "integrity": "sha512-5Vi0XZ0wJS8tmp+RzYwhfAS6gBtU9ZcaVmGHVl7RSiYzbuFVA8YDhsdFry2kZPf2ZOlA3uZuVDJmVCRVzit7xw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 10b1907..940f8d0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "htmlhint": "1.1.4", - "hugo-bin": "0.123.3", + "hugo-bin": "0.124.0", "jquery": "3.7.1", "npm-run-all": "4.1.5", "popper.js": "1.16.1",