Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-01 13:45:13 +0300
committerGitHub <noreply@github.com>2020-12-01 13:45:13 +0300
commit5954cc11c4a0df44ebebc0ed717c60e214530cb0 (patch)
tree833f8a1d001618f6da40d9dfe173f169cd79e283 /package-lock.json
parentc800bb0a13152554743561641526fd7b14a6bb7f (diff)
Bump hugo-bin from 0.66.2 to 0.67.0 (#32299)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.66.2 to 0.67.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.66.2...v0.67.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 048e525259..770931757d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5497,9 +5497,9 @@
}
},
"hugo-bin": {
- "version": "0.66.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.66.2.tgz",
- "integrity": "sha512-T/U35qAnzKubHzMi10uolB50e+RgHigHyAEnhGy6upCEp2H1sbDtsmqyzIhc+gMK8VIzJoU3vg/nqfpkFKOwsA==",
+ "version": "0.67.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.0.tgz",
+ "integrity": "sha512-EvNzhWGqE2Pb1idPPLlyIIK2VC3so3sdYShC2ohxsHCGNVWoe/D25KPJ5oIVpakxTu4SSH7Kr37RUMsa0yGQ+g==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",