From 4b4a0b20d4476adec3571ed33bfd6f6940fb9a67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 11:01:36 +0000 Subject: [PATCH] Bump hugo-bin from 0.97.0 to 0.98.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.98.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.0) --- 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..8d07e8b 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.98.0", "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..1a95493 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.98.0: + version "0.98.0" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.98.0.tgz#8ed1f533fbe5ee1d5edb4ec91531ad6cdcf09a9c" + integrity sha512-njaLdSl4DorvQ9uf9SL0Np8s4dn0Sbtrl1+xiBlQCDegtPLgCU4kOgJNl6rhzevxXAl7oMXRrNJROhOVDmNqvA== dependencies: bin-wrapper "^4.1.0" picocolors "^1.0.0"