aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-29 09:52:40 +0200
committerGitHub <[email protected]>2020-02-29 09:52:40 +0200
commitad8fd9e20845124a1bf86c5d18b1f1e19f395e1f (patch)
tree309e84be2e86aa89840cabb8821eb6564ada88ef
parentaf4e37631c526061d853881f11c5363f61907ba5 (diff)
downloadbootstrap-ad8fd9e20845124a1bf86c5d18b1f1e19f395e1f.tar.xz
bootstrap-ad8fd9e20845124a1bf86c5d18b1f1e19f395e1f.zip
Bump hugo-bin from 0.52.2 to 0.53.3 (#30284)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.52.2 to 0.53.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.52.2...v0.53.3) Signed-off-by: dependabot-preview[bot] <[email protected]> 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 54b1e65f0..1273b1bd5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6394,9 +6394,9 @@
}
},
"hugo-bin": {
- "version": "0.52.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.52.2.tgz",
- "integrity": "sha512-DmGw7f6d8LZpkBw//dQM8evjGDdZ0hCri05uvljsw/wDnramam1ZcDzjOQubMcHgiX/3nazUvRKi6odueBgMzQ==",
+ "version": "0.53.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.53.3.tgz",
+ "integrity": "sha512-ng/hXqRB3IUQnQyn6R6YVDOvBi2pb8RC2Q3+WfMZSypak1V1IiYSWh5uuNgd8jmRMnUY36YvNcUyVdmgfDigRQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index d0a5159f2..421414199 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.52.2",
+ "hugo-bin": "^0.53.3",
"ip": "^1.1.5",
"karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0",