summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-23 05:58:09 +0000
committerGitHub <noreply@github.com>2024-09-23 05:58:09 +0000
commit3e1bfe4653fd4b7f45cdec314b2122e71ff65bd4 (patch)
treed10de3c105bc263910fc703b70e5034015e6210f
parentac9e8713a2ff7b9c0bd87d7434ab33fa2026071b (diff)
Bump hugo-bin from 0.131.2 to 0.131.3
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.131.2 to 0.131.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.131.2...v0.131.3) --- updated-dependencies: - dependency-name: hugo-bin 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 3436112..f701839 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.131.2",
+ "hugo-bin": "0.131.3",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3631,9 +3631,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.131.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.2.tgz",
- "integrity": "sha512-5NrvwHUwu67IQywxXcR9IPc44wT7M0h/gtYxd8b8V1lbUsHywTBCRzKbAFMnbaE/pHey2MEVAzpQt6rY2XTXWA==",
+ "version": "0.131.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.3.tgz",
+ "integrity": "sha512-8+NVbq5ttvhUO2BHS+/qHKypXLxzAZ0ctLL/rkBU7DR+W1uTdSOZaxDZoFi67w5RquZCKoBTvHfJVtQgAOk/wQ==",
"funding": [
{
"type": "github",
diff --git a/package.json b/package.json
index f1167e7..3b71971 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.131.2",
+ "hugo-bin": "0.131.3",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {