summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-07 05:38:15 +0000
committerGitHub <noreply@github.com>2025-05-07 05:38:15 +0000
commit17ddd61735f447eea12946f13fa9a5f73f67128e (patch)
tree9ab05b74c662c16f9d7d2559a1f8fe4c3dbb2a2f
parent57169fa0058e88e8f37d83ab91692f84df996154 (diff)
build(deps): bump hugo-bin from 0.144.1 to 0.144.2
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.144.1 to 0.144.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.144.1...v0.144.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-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 77cfaa6..abf4b5d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.144.1",
+ "hugo-bin": "0.144.2",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -4538,9 +4538,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.144.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.1.tgz",
- "integrity": "sha512-zxGjz8/if+NzCdl4TBpqv0f3GrQsjs1imNhPQwfWbOrqb4EfvVWQFV+Q4CCdKeeeJqXTE8lEyM5L1bIkzHlDkA==",
+ "version": "0.144.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.2.tgz",
+ "integrity": "sha512-OHkNrnRsJKrSZse3Mli5fOd8w2mbBI6FwHz5op8RQG0XKD2NSOkb9s4EV7Z94j37787/TsO2fT5rbhCoCy1w1A==",
"funding": [
{
"type": "github",
diff --git a/package.json b/package.json
index b3a29f3..838fc71 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.144.1",
+ "hugo-bin": "0.144.2",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {