diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-22 12:23:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-22 12:23:30 +0200 |
| commit | c1197ad37f39e0ba754671d7f0be59d30c47df24 (patch) | |
| tree | 14dac674ee72f2b8baed7566b7cdaca2d0a937f5 | |
| parent | 9b7bb7b568e890a088999b023aabf4898dcd1117 (diff) | |
| download | bootstrap-c1197ad37f39e0ba754671d7f0be59d30c47df24.tar.xz bootstrap-c1197ad37f39e0ba754671d7f0be59d30c47df24.zip | |
Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.0 to 0.67.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1)
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 92a5d0d25..a49965578 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5459,9 +5459,9 @@ } }, "hugo-bin": { - "version": "0.67.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.0.tgz", - "integrity": "sha512-EvNzhWGqE2Pb1idPPLlyIIK2VC3so3sdYShC2ohxsHCGNVWoe/D25KPJ5oIVpakxTu4SSH7Kr37RUMsa0yGQ+g==", + "version": "0.67.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.1.tgz", + "integrity": "sha512-9PRyXRu+yZ7LCnx7s2TOVwtvIXxphEtYtQkPiLtQc/5CVu5g34JZslgCqtvrmFsjWE2OonG1YUFPZf4/p6ewPA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 619562538..0d1ae3108 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.67.0", + "hugo-bin": "^0.67.1", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", |
