From 3e0876de7eedc45e3b8a5e092f72ad48fd0c1b33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:53:48 +0000 Subject: [PATCH] chore(deps): update dependency hugo-bin to v0.116.2 --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index eeeac23..c213364 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7109,9 +7109,9 @@ http2-wrapper@^2.1.10: resolve-alpn "^1.2.0" hugo-bin@^0.116.1: - version "0.116.1" - resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.116.1.tgz#463d29318007ce249b196a2217e739da608deb1a" - integrity sha512-ccZmFrsRrsPhZMUWdLB6JKEjiVqXr0mDXt5RiYiJAjh1ePi4rP1U4PdjIUVsbpgY4FY4ZviSElFxqzbmkw2tpg== + version "0.116.2" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.116.2.tgz#c91b579fda745a9329406d23413347b497fe1d26" + integrity sha512-AXlAGM8OfouAoaQMR7qEICsAkGya2OFswAEeT2S1nxb2Wc8gGETxd8TWi9VI7bt9JSTAO47a3iewbtqooMGfCg== dependencies: "@xhmikosr/bin-wrapper" "^11.0.2" pkg-conf "^4.0.0" @@ -7874,9 +7874,9 @@ locate-path@^6.0.0: p-locate "^5.0.0" locate-path@^7.1.0: - version "7.1.1" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.1.1.tgz#8e1e5a75c7343770cef02ff93c4bf1f0aa666374" - integrity sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg== + version "7.2.0" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a" + integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA== dependencies: p-locate "^6.0.0"