Build(deps-dev): Bump hugo-bin from 0.95.0 to 0.96.0 (#37636)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.95.0 to 0.96.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.95.0...v0.96.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
dependabot[bot] 2022-12-13 17:45:33 +02:00 committed by GitHub
parent 48fb1a4b1b
commit d77774da4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.95.0",
"hugo-bin": "^0.96.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@ -5743,9 +5743,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.95.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
"integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"version": "0.96.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.96.0.tgz",
"integrity": "sha512-a85/ZvD7NJ/Puz8/fRKVhHxxB/+qaN96fdOxHrtTeqsnZXXcpMGuD3LhN4h8xeqfAfJHWroeI2R7bPfnr+qmWg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -14789,9 +14789,9 @@
}
},
"hugo-bin": {
"version": "0.95.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
"integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"version": "0.96.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.96.0.tgz",
"integrity": "sha512-a85/ZvD7NJ/Puz8/fRKVhHxxB/+qaN96fdOxHrtTeqsnZXXcpMGuD3LhN4h8xeqfAfJHWroeI2R7bPfnr+qmWg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -125,7 +125,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.95.0",
"hugo-bin": "^0.96.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",