From 0393684dd0fa9ffce296cd9030555be57432039a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:37:35 +0000 Subject: Bump hugo-bin from 0.131.3 to 0.132.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.131.3 to 0.132.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.131.3...v0.132.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 b561331..0eb049f 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.131.3", + "hugo-bin": "0.132.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { @@ -3683,9 +3683,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.131.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.3.tgz", - "integrity": "sha512-8+NVbq5ttvhUO2BHS+/qHKypXLxzAZ0ctLL/rkBU7DR+W1uTdSOZaxDZoFi67w5RquZCKoBTvHfJVtQgAOk/wQ==", + "version": "0.132.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.132.0.tgz", + "integrity": "sha512-P8Bjl2ussOFzDJVppZfjxuyRegklKnlz2ILeFUszwkq9aDab8il0IJgr6pNxI0bbPIbLcoV64FmStyB1vXsynQ==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index e85e335..70b4f20 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.131.3", + "hugo-bin": "0.132.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { -- cgit v1.2.3