build(deps-dev): bump hugo-bin from 0.116.2 to 0.116.4 (#1871)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.116.2 to 0.116.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.2...v0.116.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] 2023-11-20 22:24:53 +02:00 коммит произвёл GitHub
Родитель ebfd01325f
Коммит 97a9833907
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -28,7 +28,7 @@
"eslint": "^8.54.0",
"find-unused-sass-variables": "^5.0.0",
"fuse.js": "^7.0.0",
"hugo-bin": "^0.116.2",
"hugo-bin": "^0.116.4",
"lockfile-lint": "^4.12.1",
"npm-run-all2": "^6.1.1",
"picocolors": "^1.0.0",
@ -3478,9 +3478,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.116.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.2.tgz",
"integrity": "sha512-AXlAGM8OfouAoaQMR7qEICsAkGya2OFswAEeT2S1nxb2Wc8gGETxd8TWi9VI7bt9JSTAO47a3iewbtqooMGfCg==",
"version": "0.116.4",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz",
"integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==",
"dev": true,
"funding": [
{

Просмотреть файл

@ -76,7 +76,7 @@
"eslint": "^8.54.0",
"find-unused-sass-variables": "^5.0.0",
"fuse.js": "^7.0.0",
"hugo-bin": "^0.116.2",
"hugo-bin": "^0.116.4",
"lockfile-lint": "^4.12.1",
"npm-run-all2": "^6.1.1",
"picocolors": "^1.0.0",