From 64b7cc18c5f68a1bdb4a818f9037bd2f21784cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:57:02 +0000 Subject: [PATCH] Bump hugo-bin from 0.97.0 to 0.99.3 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.99.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.99.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index af3c118..bcf1b4c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "^8.31.0", "expose-loader": "^4.0.0", "file-loader": "^6.2.0", - "hugo-bin": "^0.97.0", + "hugo-bin": "^0.99.3", "imports-loader": "^4.0.1", "mini-css-extract-plugin": "^2.7.2", "node-sass": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 5408d59..1f4e38d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3520,10 +3520,10 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" -hugo-bin@^0.97.0: - version "0.97.0" - resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.97.0.tgz#6be45edada8362c782b56e49bb7c284c3745272e" - integrity sha512-k6zr1TIQu/AW4j7WxtqAL3RE2z59PRCo5xvxD+jP/9tEgrRfnyULkbeiK8vfKaj4hB8Gzy1dws1MDNwtkHv3Ww== +hugo-bin@^0.99.3: + version "0.99.3" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.99.3.tgz#99158339422c6054159bb4cdda0b0b6071ee2440" + integrity sha512-MT305BAqNhZoS5JQQ1mXnAibFkoKUIFWsG+RlA13P6un0EnEtJzPNocjL6LoBdrL4EyBSLdINPv1XLLcjGiCww== dependencies: bin-wrapper "^4.1.0" picocolors "^1.0.0"