Bump hugo-bin from 0.130.1 to 0.131.0

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.130.1 to 0.131.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.130.1...v0.131.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-09-03 13:53:26 +00:00
committed by GitHub
parent 22d5859432
commit 01d41ae38e
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.5",
"cssnano-preset-advanced": "^7.0.5",
"hugo-bin": "0.130.1",
"hugo-bin": "0.131.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3427,9 +3427,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.130.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.130.1.tgz",
"integrity": "sha512-0+GwMlYkTdmH2INIWPeoKf+Rx/+RbTCZNPhcdPwm4a+WJeuvGjOLOmK3grAk5vC2u4OwxfOhgD3zRU7wHVYxlw==",
"version": "0.131.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.0.tgz",
"integrity": "sha512-sxlTuNuTk9ljevKiSAux/XDHpUPb6XEsjUNou1inKtrvWpGAtnLvKXa7rHmhb/YS4Q4mYlVwK+Bo3l6Q/LyClw==",
"funding": [
{
"type": "github",

View File

@@ -71,7 +71,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.5",
"cssnano-preset-advanced": "^7.0.5",
"hugo-bin": "0.130.1",
"hugo-bin": "0.131.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {