summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-02-28 14:24:48 +0000
committerGitHub <noreply@github.com>2025-02-28 14:24:48 +0000
commit14db927174d6bc3d8c0745be5971f80c2a154fd1 (patch)
tree8eafffff1939be8260e9edc5fd83fae826270ca0
parenta4605746f25f18db3160bc496c741777dd8188f5 (diff)
parente2368eeff54c68f7499872e375ff83cb95fb8027 (diff)
Merge pull request #81 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.142.0
build(deps): bump hugo-bin from 0.141.2 to 0.142.0
-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 41fd813..867c6a8 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.141.2",
+ "hugo-bin": "0.142.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3868,9 +3868,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.141.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.141.2.tgz",
- "integrity": "sha512-VHWJ2siOR8dKA/D9gUGXJTWyHQJq7t2ARE0Nz83b1WijdihUk+zXinpGTLiuwhgEoeprK8icfch1PbwWt0jA1w==",
+ "version": "0.142.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz",
+ "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==",
"funding": [
{
"type": "github",
diff --git a/package.json b/package.json
index e6af770..145b82a 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.141.2",
+ "hugo-bin": "0.142.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {