aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-01 12:45:13 +0200
committerGitHub <[email protected]>2020-12-01 12:45:13 +0200
commit5954cc11c4a0df44ebebc0ed717c60e214530cb0 (patch)
tree833f8a1d001618f6da40d9dfe173f169cd79e283
parentc800bb0a13152554743561641526fd7b14a6bb7f (diff)
downloadbootstrap-5954cc11c4a0df44ebebc0ed717c60e214530cb0.tar.xz
bootstrap-5954cc11c4a0df44ebebc0ed717c60e214530cb0.zip
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] <[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.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 048e52525..770931757 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",
diff --git a/package.json b/package.json
index 5450d548f..30b34ba6b 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"find-unused-sass-variables": "^3.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.66.2",
+ "hugo-bin": "^0.67.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.2.3",