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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-16 13:54:30 +00:00
committed by GitHub
parent a1f899c1de
commit 4fc95db0e9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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",

View File

@@ -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": {