Merge pull request #1022 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.125.1

Bump hugo-bin from 0.125.0 to 0.125.1
This commit is contained in:
github-actions[bot]
2024-07-03 13:29:25 +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.19",
"cssnano": "^7.0.3",
"cssnano-preset-advanced": "^7.0.3",
"hugo-bin": "0.125.0",
"hugo-bin": "0.125.1",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3365,9 +3365,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.125.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.0.tgz",
"integrity": "sha512-cTvHzQdK04KrBaW3jPdd/JAQXCOdXT1GiPHaMxe0YtLTVCV0ElgxkvXn6eQJUDl4QqM8+IlsFg/b2ofz6XS//A==",
"version": "0.125.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.1.tgz",
"integrity": "sha512-bevyVKo9a9vCPDz6vlHCH/WYVEUoNm9b5kgPfJv/YD2ryGQOYEBMlXcHATEx+UncOGHWSpn6vhiupUdqhVdWdw==",
"funding": [
{
"type": "github",

View File

@@ -71,7 +71,7 @@
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.3",
"cssnano-preset-advanced": "^7.0.3",
"hugo-bin": "0.125.0",
"hugo-bin": "0.125.1",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {