summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-27 06:02:50 +0000
committerGitHub <noreply@github.com>2025-02-27 06:02:50 +0000
commite2368eeff54c68f7499872e375ff83cb95fb8027 (patch)
tree8eafffff1939be8260e9edc5fd83fae826270ca0
parenta4605746f25f18db3160bc496c741777dd8188f5 (diff)
build(deps): bump hugo-bin from 0.141.2 to 0.142.0
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.141.2 to 0.142.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.141.2...v0.142.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-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": {