From f78182b417ac797b1c83b76306bdf220d7f423b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 03:40:58 +0000 Subject: [PATCH] fix(deps): update dependency hugo-bin to v0.122.5 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b491515..84bc485 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@fortawesome/fontawesome-free": "6.5.2", "@tailwindcss/typography": "0.5.13", "alpinejs": "3.13.7", - "hugo-bin": "0.121.1", + "hugo-bin": "0.122.5", "tailwindcss": "3.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a39203c..b452fd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: 3.13.7 version: 3.13.7 hugo-bin: - specifier: 0.121.1 - version: 0.121.1 + specifier: 0.122.5 + version: 0.122.5 tailwindcss: specifier: 3.4.3 version: 3.4.3 @@ -744,8 +744,8 @@ packages: resolve-alpn: 1.2.1 dev: false - /hugo-bin@0.121.1: - resolution: {integrity: sha512-q+6vnm1lYT9T8oCY32RtZGTmfNvl5oXbJjh1gpBDigdE9/4sdQesRP/JgYtiXag3dkUvpkXxRZmfgZA1adGC3g==} + /hugo-bin@0.122.5: + resolution: {integrity: sha512-Iuua9s1aGQb8kWeAjklfryEPLF/4jsSbRHehRe3vyS3Mgb7iuZjKI9p8yn6ha5LatVJREHn4qznZ2D5IPGSCUA==} engines: {node: '>=16'} hasBin: true requiresBuild: true