From 3b721690f1d6f5b18e363d016d3c743454743e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:09:32 +0000 Subject: [PATCH] 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 0196d3f8..9178121c 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": { @@ -3681,9 +3681,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 be142341..64e91ea3 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,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": {