From 265d1141892034438b1b154333dfc69034564873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 22:23:37 +0000 Subject: [PATCH] Bump hugo-bin from 0.142.0 to 0.144.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.142.0 to 0.144.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.142.0...v0.144.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.1 dependency-type: direct:production 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 7b9b9c33..85385590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "autoprefixer": "^10.4", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "^0.142", + "hugo-bin": "^0.144", "purgecss-whitelister": "^2.4.0", "vanilla-cookieconsent": "^3.1.0" }, @@ -4973,9 +4973,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.142.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz", - "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==", + "version": "0.144.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.1.tgz", + "integrity": "sha512-zxGjz8/if+NzCdl4TBpqv0f3GrQsjs1imNhPQwfWbOrqb4EfvVWQFV+Q4CCdKeeeJqXTE8lEyM5L1bIkzHlDkA==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index e8b43a32..8e9480d9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "autoprefixer": "^10.4", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "^0.142", + "hugo-bin": "^0.144", "purgecss-whitelister": "^2.4.0", "vanilla-cookieconsent": "^3.1.0" },