From 97241c8587a401df719027ae4017edf8daadda2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:25:48 +0000 Subject: [PATCH] chore(deps): update dependency abitype to v1.3.0 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 514bfaa..eb9498b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@swc/cli": "0.6.0", "@swc/core": "1.11.9", "@types/node": "20.17.19", - "abitype": "1.0.8", + "abitype": "1.3.0", "prettier": "3.5.1", "tsc-alias": "1.8.11", "typescript": "5.8.2", diff --git a/yarn.lock b/yarn.lock index f9478d5..5a0d3e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -649,6 +649,11 @@ abitype@1.0.8, abitype@^1.0.6: resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.8.tgz#3554f28b2e9d6e9f35eb59878193eabd1b9f46ba" integrity sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg== +abitype@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.3.0.tgz#39de89010dd7390ece44d5242a3aa80901cc193d" + integrity sha512-fk6Te+bojIFrMvMZrnOO+SxCB+RUksTGOzq/60ZRvs1L+BVzvi2bqt9L3W/17ZLdZsyM1FuYf65P5nlmoiH1Bg== + ansi-colors@^4.1.1, ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b"