diff options
| author | Anoduck <9925396+anoduck@users.noreply.github.com> | 2024-10-21 01:40:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 01:40:45 -0400 |
| commit | 9e475c4f7d3ceeb5d8a0b2506d2e69de8810a8ed (patch) | |
| tree | de2d585abbd1501fefdd5897fa1a63d895143f69 | |
| parent | 71e96af5a23777540af3816286698676914c06f2 (diff) | |
| parent | 1716a7b677b9d6687f6e623783635f5e3dc8553e (diff) | |
Merge pull request #12 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.133.2
build(deps): bump hugo-bin from 0.133.0 to 0.133.2
| -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 dccda4d..a1cbde5 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.0", + "hugo-bin": "0.133.2", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { @@ -3703,9 +3703,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.133.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.0.tgz", - "integrity": "sha512-rhEnWAUV+q81e5qHElISlym2YjDXCHzaRiElK0cFpiIl8EMjW9gmYzURYTMDCiqAQHSOUcj/N83ExuOjQ4UXqg==", + "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==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 2415406..3ae0b5c 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.0", + "hugo-bin": "0.133.2", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { |
