From 1ad5c917e18311c71c52eb48393749b0e4796cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 08:52:56 +0000 Subject: [PATCH] fix(deps-dev): bump hugo-bin from 0.133.5 to 0.134.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.133.5 to 0.134.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.5...v0.134.1) --- 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 ee42922..8ff7fab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.133.5", + "hugo-bin": "^0.134.1", "lightbox2": "^2.11.5", "rimraf": "^6.0.1", "semantic-release": "^24.2.0" @@ -2854,9 +2854,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.133.5", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.5.tgz", - "integrity": "sha512-6LpV7smMEaE0wFgzo0B3QHjcJYoH9I76edNI6xPZroDysxv1UV12nzb0Zw5YEr5TwL9PDQjg1aYzJrQjaXbLWQ==", + "version": "0.134.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.134.1.tgz", + "integrity": "sha512-4QPssC6d53TyBTTO+yV7rqpKlpqWqkf/el+iYSo/JkY/498vT+BbgaXrYtvvmZ98BNz904+BItFy5VNQmo3fZg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index c0fe9c7..54103d8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.133.5", + "hugo-bin": "^0.134.1", "lightbox2": "^2.11.5", "rimraf": "^6.0.1", "semantic-release": "^24.2.0"