diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-22 05:43:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-22 05:43:52 +0000 |
| commit | 0ac9fdeea0421336c0492a2a67022d88533a2e15 (patch) | |
| tree | afa5ac9b0785d6fdf1b00916f6f94213453e54a5 | |
| parent | 9e475c4f7d3ceeb5d8a0b2506d2e69de8810a8ed (diff) | |
build(deps): bump hugo-bin from 0.133.2 to 0.133.3
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.133.2 to 0.133.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.2...v0.133.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>
Diffstat (limited to '')
| -rw-r--r-- | package-lock.json | 8 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index a1cbde5..5d096bb 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.2", + "hugo-bin": "0.133.3", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { @@ -3703,9 +3703,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.133.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.2.tgz", - "integrity": "sha512-qh7b+2/9fGNYAn6ISV2qBXRf7HmlYQlQozJ7ZZd1P6R7e83s4X/Pulg8oKrsdE+7qC4uNC7iHdn0a/5LmZYfrw==", + "version": "0.133.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.3.tgz", + "integrity": "sha512-5Jd52s5FWQRSlj4xQh73claNnIMQWcILqO7bzruVV/wRdbLItZN3dXVP/TZ510wg0ebL0rBGt0/P4clbLlClvg==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 3ae0b5c..0db13b1 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.2", + "hugo-bin": "0.133.3", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { |
