diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-22 12:31:29 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-22 12:31:29 +0300 |
| commit | 40373eb773105a56fd254db2c603af4adbed05ec (patch) | |
| tree | 6986e01388365e805c6842c002060fef50cdef88 | |
| parent | 34db122ecce249c81a519dbcb4caf42dac58460e (diff) | |
| download | bootstrap-40373eb773105a56fd254db2c603af4adbed05ec.tar.xz bootstrap-40373eb773105a56fd254db2c603af4adbed05ec.zip | |
Bump hugo-bin from 0.71.1 to 0.72.1 (#34327)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.71.1 to 0.72.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.1...v0.72.1)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index ea88e170b..923d18826 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5229,9 +5229,9 @@ } }, "hugo-bin": { - "version": "0.71.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.1.tgz", - "integrity": "sha512-H+aBkwtR6oSMcu1kCyzQlan+lcQ45k70JGX4v72h8mb0e4AbvaF58kAy6EDRK/U+/hD6ghTf0a6eLr5sENjaAg==", + "version": "0.72.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.1.tgz", + "integrity": "sha512-jwQPTv6ZNgm31awjujmaQU2E+DOuG0swS5JQc/ZU9rSnvDVux6TWooVKFEdaxUHXSpH86ER5OT9bMDsEsuRY9A==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 8e2da517c..d4f17f825 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "glob": "^7.1.7", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.71.1", + "hugo-bin": "^0.72.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.4", |
