aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-06 17:26:56 +0200
committerGitHub <[email protected]>2020-03-06 17:26:56 +0200
commitb982d76ba3bd5ac8b7b48571c1adfeb67338820b (patch)
treeb5045bda1590190d36b071bd2243eb9359d7246e
parent50a4b83a966e6b99d1850cfef78d0d46cc754871 (diff)
downloadbootstrap-b982d76ba3bd5ac8b7b48571c1adfeb67338820b.tar.xz
bootstrap-b982d76ba3bd5ac8b7b48571c1adfeb67338820b.zip
Bump hugo-bin from 0.53.3 to 0.54.0 (#30351)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.53.3 to 0.54.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.53.3...v0.54.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 70f34dea0..24571ab94 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6449,9 +6449,9 @@
}
},
"hugo-bin": {
- "version": "0.53.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.53.3.tgz",
- "integrity": "sha512-ng/hXqRB3IUQnQyn6R6YVDOvBi2pb8RC2Q3+WfMZSypak1V1IiYSWh5uuNgd8jmRMnUY36YvNcUyVdmgfDigRQ==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.54.0.tgz",
+ "integrity": "sha512-yns35O84HrzXaqAQDNclPljACMZPK4Vshq+UgO+peAfOCh6umWhCL+iKhXlX0UFGJCtTQQkJl7cxbZKpK6Pd7A==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 685210d7d..34fedf13c 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.53.3",
+ "hugo-bin": "^0.54.0",
"ip": "^1.1.5",
"karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0",