From 440ef019d621337bb9059d191bc753f8d44864d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 21:58:08 +0000 Subject: [PATCH] Bump hugo-bin from 0.50.1 to 0.51.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.1 to 0.51.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.1...v0.51.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9060d208..e4d76eb4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "cross-env": "^6.0.3", "get-folder-size": "^2.0.1", "html-minifier": "^4.0.0", - "hugo-bin": "0.50.1", + "hugo-bin": "0.51.1", "imagemin-cli": "^5.1.0", "imagemin-gifsicle": "^7.0.0", "imagemin-jpegoptim": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index cb0fcf60..f9c1a5e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2324,10 +2324,10 @@ https-proxy-agent@^4.0.0: agent-base "5" debug "4" -hugo-bin@0.50.1: - version "0.50.1" - resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.50.1.tgz#dc49ee707e88ea149e5239265ffb59bb91c19bcb" - integrity sha512-ZQ1JhAxqAmtT7lrEJbTLP4M7Z4kHyHe4ZVzmflfLjdEmQ/68U5q9bB8zD81BfnMktvrfgn1hJ/0/skhvVJ2VDQ== +hugo-bin@0.51.1: + version "0.51.1" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.51.1.tgz#fb8c59af855da3165b9980e2a3df0c8a7eb7804a" + integrity sha512-6o//iOwQbhsFrN2b+9WXzR7eqgXkwtwt5kuzZffE/GFvTOAFcmrZc/sKSGPNvf4vwfYBWo/EDrJKVQSPg68Iaw== dependencies: bin-wrapper "^4.1.0" pkg-conf "^3.1.0"