From 5aa05663562f387e005401b7bcb00915854ee3d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 09:38:22 +0000 Subject: [PATCH] fix(deps): update dependency honox to v0.1.34 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2f8d46..5f38bd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2392,9 +2392,9 @@ } }, "node_modules/honox": { - "version": "0.1.33", - "resolved": "https://registry.npmjs.org/honox/-/honox-0.1.33.tgz", - "integrity": "sha512-9CrViBFm0HVXwrTJQ6EB0yfXwUXyv1t0vlDcJZKlS43Rgvth+0E7bn7IW8G4lOdYZc3MJqTaVEmaTREifN+GNw==", + "version": "0.1.34", + "resolved": "https://registry.npmjs.org/honox/-/honox-0.1.34.tgz", + "integrity": "sha512-AzADT47smmqpDG0UkDtYH0oNz8cruFSsIOn7lV9qWCkfqbhDoLCuKmXxwRTJ6wf3Wh0V7cdzkFVd6z/pj7AWgQ==", "license": "MIT", "dependencies": { "@babel/generator": "7.25.6",