From 660c75b13f2c0372b8d5edd07bd2cf598e8b1f18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 04:09:16 +0000 Subject: [PATCH] fix(deps): update dependency honox to v0.1.20 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c14b02d0..c130fb48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2290,9 +2290,9 @@ } }, "node_modules/honox": { - "version": "0.1.19", - "resolved": "https://registry.npmjs.org/honox/-/honox-0.1.19.tgz", - "integrity": "sha512-778ySF+7GMsnKBnnkbmQ7wkYLP/p9Oe8cWt0FNg5JVYkhCPpBQWJUAPdBgTO00I5HHP78hjwBtzBJ2wwCJwXIw==", + "version": "0.1.20", + "resolved": "https://registry.npmjs.org/honox/-/honox-0.1.20.tgz", + "integrity": "sha512-5vrhP//n5jEeAu73bhamF9/EO0Zf+0htwPQPPkZ97dTM9NIrJRBuDPD/9nqbGPNijmEhSctfIbeUnNiBsiuvow==", "license": "MIT", "dependencies": { "@babel/generator": "^7.23.6",