diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-29 17:32:52 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-29 17:32:52 +0300 |
| commit | b00355de4b4d388dc1064ac541cf1064a7829288 (patch) | |
| tree | 6fea1d1beb6d05b245c6f263f5f96901ac370316 | |
| parent | d979dcf8530030d4a6612f1a11dccc901331ad95 (diff) | |
| download | bootstrap-b00355de4b4d388dc1064ac541cf1064a7829288.tar.xz bootstrap-b00355de4b4d388dc1064ac541cf1064a7829288.zip | |
Bump hugo-bin from 0.72.1 to 0.72.4 (#34376)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.1 to 0.72.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.1...v0.72.4)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -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 eb94c1000..0737ded31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5243,9 +5243,9 @@ } }, "hugo-bin": { - "version": "0.72.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.1.tgz", - "integrity": "sha512-jwQPTv6ZNgm31awjujmaQU2E+DOuG0swS5JQc/ZU9rSnvDVux6TWooVKFEdaxUHXSpH86ER5OT9bMDsEsuRY9A==", + "version": "0.72.4", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.4.tgz", + "integrity": "sha512-PKsS3JAf7U88XCkVGU+hlUU/MIwsOmk/vH2f7hHGBJ4I8OF/Qvi4aPLdxiAtSaiu6rbd0It0h69ekYua5kXHcA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index a2bf322f9..d33ca897f 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.72.1", + "hugo-bin": "^0.72.4", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.4", |
