diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 10:40:24 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-19 10:40:24 +0300 |
| commit | fcf9bbe9419934a60c2359d8d755be0fd0a40bde (patch) | |
| tree | 66c6890283abe923cba391c89007168014fcf26b | |
| parent | defbbfc4b8aae77252ba30204a562b3afd620f5b (diff) | |
| download | bootstrap-fcf9bbe9419934a60c2359d8d755be0fd0a40bde.tar.xz bootstrap-fcf9bbe9419934a60c2359d8d755be0fd0a40bde.zip | |
Bump hugo-bin from 0.64.4 to 0.64.5 (#31919)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.64.4 to 0.64.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.64.4...v0.64.5)
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 3740f71b8..e94e42c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5626,9 +5626,9 @@ } }, "hugo-bin": { - "version": "0.64.4", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.64.4.tgz", - "integrity": "sha512-QUH8i1hsKMwILmTkeOOa/J6xe1bor5roSYIkU1Eavidn+TQVINGr7myz4S17n2WAA8fJ9va0+jXsQCzvv4UUyw==", + "version": "0.64.5", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.64.5.tgz", + "integrity": "sha512-bZbLB87E/S8uNwnD6Hio2Q+8HXkBlXsXG8LFS41YyTuAPINw7m64K7VaoSsLu5NYQBzE1jwLhNYlb4KwoYLD0g==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index fbca366fd..dc8ff1eee 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.64.4", + "hugo-bin": "^0.64.5", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", |
