build(deps): bump hugo-bin from 0.147.0 to 0.147.1

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.147.0 to 0.147.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.147.0...v0.147.1)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-version: 0.147.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-26 13:07:48 +00:00
committed by GitHub
parent d4e001d31b
commit ef5b5ec239
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"cssnano": "^7.1.1", "cssnano": "^7.1.1",
"cssnano-preset-advanced": "^7.0.9", "cssnano-preset-advanced": "^7.0.9",
"hugo-bin": "0.147.0", "hugo-bin": "0.147.1",
"purgecss-whitelister": "^2.4.0" "purgecss-whitelister": "^2.4.0"
}, },
"devDependencies": { "devDependencies": {
@@ -7238,9 +7238,9 @@
} }
}, },
"node_modules/hugo-bin": { "node_modules/hugo-bin": {
"version": "0.147.0", "version": "0.147.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.0.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.1.tgz",
"integrity": "sha512-8ZO/uEVbYUQzTaPGmB0Www53GeKq6A2oyQs1+0wyV9BR5jWQt7HPpl5U4sCioRTsTF73UQVQMTzIPdg9Iaw4Vw==", "integrity": "sha512-ecxOcx28KycrPYDBBTd1ARODlHLlWaEgIOk0AUp//DhyiVtyQsHKMQ47Rz0Hy2ccSDa80R+Cmpn9pa8Y5YO+XQ==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",

View File

@@ -75,7 +75,7 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"cssnano": "^7.1.1", "cssnano": "^7.1.1",
"cssnano-preset-advanced": "^7.0.9", "cssnano-preset-advanced": "^7.0.9",
"hugo-bin": "0.147.0", "hugo-bin": "0.147.1",
"purgecss-whitelister": "^2.4.0" "purgecss-whitelister": "^2.4.0"
}, },
"devDependencies": { "devDependencies": {