aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-23 15:36:55 +0200
committerXhmikosR <[email protected]>2020-01-23 15:36:55 +0200
commitb1b8b53f3d6f26231ca776fda519c0e2bca50f47 (patch)
treeeac887600b467be51e6d8ff98c3b0f7e56886301
parent5b896b526e15d232b576f7361d31f51c831ee85f (diff)
downloadbootstrap-b1b8b53f3d6f26231ca776fda519c0e2bca50f47.tar.xz
bootstrap-b1b8b53f3d6f26231ca776fda519c0e2bca50f47.zip
Bump hugo-bin from 0.50.2 to 0.51.0 (#30069)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.2 to 0.51.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.2...v0.51.0) 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 119940fca..95cac3b90 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6178,9 +6178,9 @@
}
},
"hugo-bin": {
- "version": "0.50.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.50.2.tgz",
- "integrity": "sha512-h3SreRNNjnrYrHGYrYQgRuERkHv1MVvScdh9ckl8K6Pbnv1ZrHgmUH2ibOoU5tyn89/DlUuPCnYjNzBd58Iqww==",
+ "version": "0.51.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.0.tgz",
+ "integrity": "sha512-B4Ma7gTYzk7XmfAlwXveWU08RUKVvE+uGT+Dtty9CSeQM8SeK3yqEc/gG6dXKdXJ8DcgmacY5tQujKgHjqybZQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 374bf2da7..0cbead89a 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.50.2",
+ "hugo-bin": "^0.51.0",
"ip": "^1.1.5",
"karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0",