From f931e43d1772826d60e3fe1650fae61aa61e1cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:36:47 +0000 Subject: [PATCH] chore(deps): update dependency hookable to v6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 670f74c..2a1c575 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "defu": "^4.0.1", - "hookable": "^4.4.1", + "hookable": "^6.0.1", "jiti": "^1.9.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b25fa23..e1a2616 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5738,10 +5738,10 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -hookable@^4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/hookable/-/hookable-4.4.1.tgz#3d7154ac7e1f6f147e50fef583832f2645b9f04f" - integrity sha512-KWjZM8C7IVT2qne5HTXjM6R6VnRfjfRlf/oCnHd+yFxoHO1DzOl6B9LzV/VqGQK/IrFewq+EG+ePVrE9Tpc3fg== +hookable@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/hookable/-/hookable-6.0.1.tgz#be950f1b8ef38af24d4354657e9e3590d2a5b5e6" + integrity sha512-uKGyY8BuzN/a5gvzvA+3FVWo0+wUjgtfSdnmjtrOVwQCZPHpHDH2WRO3VZSOeluYrHoDCiXFffZXs8Dj1ULWtw== hosted-git-info@^2.1.4: version "2.8.9"