summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoduck <9925396+anoduck@users.noreply.github.com>2024-10-25 04:35:35 -0400
committerGitHub <noreply@github.com>2024-10-25 04:35:35 -0400
commit77bc952f71567c95237a88d4657c5b3111074532 (patch)
treef5ffa0085d90ae48c0371f67b31cbccca374b34f
parent26bc8cb7cfad7a73993ae376bee051e7c346b7ae (diff)
parentb896998e2320f0862a08d2dbd75a925d5d0e2f45 (diff)
Merge pull request #16 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.133.5
build(deps): bump hugo-bin from 0.133.3 to 0.133.5
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index d32ab9a..367327d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.133.3",
+ "hugo-bin": "0.133.5",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3703,9 +3703,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.133.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.3.tgz",
- "integrity": "sha512-5Jd52s5FWQRSlj4xQh73claNnIMQWcILqO7bzruVV/wRdbLItZN3dXVP/TZ510wg0ebL0rBGt0/P4clbLlClvg==",
+ "version": "0.133.5",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.5.tgz",
+ "integrity": "sha512-6LpV7smMEaE0wFgzo0B3QHjcJYoH9I76edNI6xPZroDysxv1UV12nzb0Zw5YEr5TwL9PDQjg1aYzJrQjaXbLWQ==",
"funding": [
{
"type": "github",
diff --git a/package.json b/package.json
index a3308bb..b384248 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.133.3",
+ "hugo-bin": "0.133.5",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {