diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 12:43:15 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-13 12:43:15 +0300 |
| commit | b81f1309c7a31662bdfd2d11710725f5fecf61e4 (patch) | |
| tree | 0bb0036c4fa09b7377267e7901c51abbfd040e7d | |
| parent | adc2b676e568e82b98ff91d16471be8d7867e397 (diff) | |
| download | bootstrap-b81f1309c7a31662bdfd2d11710725f5fecf61e4.tar.xz bootstrap-b81f1309c7a31662bdfd2d11710725f5fecf61e4.zip | |
Bump hugo-bin from 0.63.1 to 0.64.4 (#31872)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.63.1 to 0.64.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.63.1...v0.64.4)
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 82df6ae97..80554a775 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5626,9 +5626,9 @@ } }, "hugo-bin": { - "version": "0.63.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.63.1.tgz", - "integrity": "sha512-ohxKjheC+/G/ZO44SvEOpjhj2LjhuSJuAPUUe4l/tPCUfNAFQPZackmkl4UuPayxemGm0SrNO+Ub44flLg218w==", + "version": "0.64.4", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.64.4.tgz", + "integrity": "sha512-QUH8i1hsKMwILmTkeOOa/J6xe1bor5roSYIkU1Eavidn+TQVINGr7myz4S17n2WAA8fJ9va0+jXsQCzvv4UUyw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 69b1dbeb3..1e553039b 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.63.1", + "hugo-bin": "^0.64.4", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", |
