From 3669974620e50a8bedcfbfd18dafefc479f6e3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 11:57:19 +0000 Subject: [PATCH] Bump hugo-bin from 0.97.0 to 0.99.2 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.99.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.99.2) --- 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..206699f 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.2", "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..4e26bd6 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.2: + version "0.99.2" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.99.2.tgz#b12f0754d5b43389df2571835fc2717036e0e249" + integrity sha512-X3D2d/y6noLARjUfoPsteUqcqKwjtK3zqMPocU9uuwLYTKlmg3OtwC7ukanXkzFqU2ON7emnqELVivJRFPtoVw== dependencies: bin-wrapper "^4.1.0" picocolors "^1.0.0"