Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4 (#39715)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.120.2 to 0.120.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.2...v0.120.4)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-27 15:17:48 +02:00 committed by GitHub
parent 4f1fb5094f
commit 6f1300068b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -40,7 +40,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.120.2",
"hugo-bin": "^0.120.4",
"ip": "^2.0.1",
"jasmine": "^5.1.0",
"jquery": "^3.7.1",
@ -6316,9 +6316,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.120.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.2.tgz",
"integrity": "sha512-I2Xc84CLtDKh8jBQym8J1PdwuF0wKBbcQzNoqdjMNnae0RhkWOWOm3tV2CsQX9a1eWsRvBt1QoCLeNw8v0C0Ig==",
"version": "0.120.4",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.4.tgz",
"integrity": "sha512-XmyGkto8OXSdd/iqgKZ4soLilqK5sYEbHEK1qVMCYS3qnQ6Ed0hnmkIWzMNTP9ghHAGkiyLle3SwlMoiLh/XDA==",
"dev": true,
"funding": [
{
@ -16223,9 +16223,9 @@
}
},
"hugo-bin": {
"version": "0.120.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.2.tgz",
"integrity": "sha512-I2Xc84CLtDKh8jBQym8J1PdwuF0wKBbcQzNoqdjMNnae0RhkWOWOm3tV2CsQX9a1eWsRvBt1QoCLeNw8v0C0Ig==",
"version": "0.120.4",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.4.tgz",
"integrity": "sha512-XmyGkto8OXSdd/iqgKZ4soLilqK5sYEbHEK1qVMCYS3qnQ6Ed0hnmkIWzMNTP9ghHAGkiyLle3SwlMoiLh/XDA==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^12.0.0",

View File

@ -124,7 +124,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.120.2",
"hugo-bin": "^0.120.4",
"ip": "^2.0.1",
"jasmine": "^5.1.0",
"jquery": "^3.7.1",