Merge pull request #1256 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.133.3

Bump hugo-bin from 0.133.2 to 0.133.3
This commit is contained in:
github-actions[bot]
2024-10-22 13:58:00 +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.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
"hugo-bin": "0.133.2",
"hugo-bin": "0.133.3",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3855,9 +3855,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.133.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.2.tgz",
"integrity": "sha512-qh7b+2/9fGNYAn6ISV2qBXRf7HmlYQlQozJ7ZZd1P6R7e83s4X/Pulg8oKrsdE+7qC4uNC7iHdn0a/5LmZYfrw==",
"version": "0.133.3",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.3.tgz",
"integrity": "sha512-5Jd52s5FWQRSlj4xQh73claNnIMQWcILqO7bzruVV/wRdbLItZN3dXVP/TZ510wg0ebL0rBGt0/P4clbLlClvg==",
"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.133.2",
"hugo-bin": "0.133.3",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {