From 4fc95db0e91cd65e21a07a68573f05488ca7da5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:54:30 +0000 Subject: [PATCH] Bump hugo-bin from 0.132.0 to 0.133.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.132.0 to 0.133.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.132.0...v0.133.0) --- updated-dependencies: - dependency-name: hugo-bin 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 08ef4bfa..056f153f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.132.0", + "hugo-bin": "0.133.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { @@ -3855,9 +3855,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.132.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.132.0.tgz", - "integrity": "sha512-P8Bjl2ussOFzDJVppZfjxuyRegklKnlz2ILeFUszwkq9aDab8il0IJgr6pNxI0bbPIbLcoV64FmStyB1vXsynQ==", + "version": "0.133.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.0.tgz", + "integrity": "sha512-rhEnWAUV+q81e5qHElISlym2YjDXCHzaRiElK0cFpiIl8EMjW9gmYzURYTMDCiqAQHSOUcj/N83ExuOjQ4UXqg==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 569b4f5d..00457751 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.132.0", + "hugo-bin": "0.133.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": {