diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-22 17:02:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-22 17:02:45 +0200 |
| commit | 8f0026fc8d7b1b7de0589e72e7bd5749702f909b (patch) | |
| tree | fa9456e96843e50b03e6ef1d3e2f3d4ec795f3c1 | |
| parent | be85da4fd1db381a8eb880f1c5893ab5672cad94 (diff) | |
| download | bootstrap-8f0026fc8d7b1b7de0589e72e7bd5749702f909b.tar.xz bootstrap-8f0026fc8d7b1b7de0589e72e7bd5749702f909b.zip | |
Bump hugo-bin from 0.93.0 to 0.94.0 (#37534)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.93.0...v0.94.0)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 14 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index e552e9fd5..785df8b3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.93.0", + "hugo-bin": "^0.94.0", "ip": "^2.0.0", "jquery": "^3.6.1", "karma": "^6.4.1", @@ -5743,9 +5743,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz", - "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==", + "version": "0.94.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz", + "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14777,9 +14777,9 @@ } }, "hugo-bin": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz", - "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==", + "version": "0.94.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz", + "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d6bfaee3a..6df4d4483 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.93.0", + "hugo-bin": "^0.94.0", "ip": "^2.0.0", "jquery": "^3.6.1", "karma": "^6.4.1", |
