Merge pull request #1599 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.147.1

build(deps): bump hugo-bin from 0.147.0 to 0.147.1
This commit is contained in:
github-actions[bot]
2025-09-26 13:14:51 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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