aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-07 13:40:09 +0200
committerXhmikosR <[email protected]>2020-01-07 13:40:09 +0200
commita7945d4501377cd42afd49c0e885b0e1923b36cc (patch)
treecc8583200024d687aee3cbde6eb5562f81925501
parent6dc6813ef582003acb6f26e86616e8e7282f45ff (diff)
downloadbootstrap-a7945d4501377cd42afd49c0e885b0e1923b36cc.tar.xz
bootstrap-a7945d4501377cd42afd49c0e885b0e1923b36cc.zip
Bump hugo-bin from 0.50.0 to 0.50.2 (#29966)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.0 to 0.50.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.0...v0.50.2) Signed-off-by: dependabot-preview[bot] <[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 dbbd195ef..814d4e63c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5978,9 +5978,9 @@
}
},
"hugo-bin": {
- "version": "0.50.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.0.tgz",
- "integrity": "sha512-P0UyN4oDuClxiRVQY6IPxZzewcp+x01Q/PMxbr18Gsmg06rRlSvR8rzsxhCVV4LLQ0fl6CtwlO6cmfOdM2tQwg==",
+ "version": "0.50.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.2.tgz",
+ "integrity": "sha512-h3SreRNNjnrYrHGYrYQgRuERkHv1MVvScdh9ckl8K6Pbnv1ZrHgmUH2ibOoU5tyn89/DlUuPCnYjNzBd58Iqww==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 9afb4487f..7c1b1ebd7 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"find-unused-sass-variables": "^1.0.4",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.50.0",
+ "hugo-bin": "^0.50.2",
"ip": "^1.1.5",
"jasmine-core": "^3.5.0",
"karma": "^4.4.1",