From 3a90ee10cbe76511bbe7b3a1b5dbcd1fbe6ddcb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 16:30:11 +0000 Subject: [PATCH] Bump @designliquido/delegua from 1.15.0 to 1.15.3 Bumps [@designliquido/delegua](https://github.com/DesignLiquido/delegua) from 1.15.0 to 1.15.3. - [Release notes](https://github.com/DesignLiquido/delegua/releases) - [Commits](https://github.com/DesignLiquido/delegua/compare/1.15.0...1.15.3) --- updated-dependencies: - dependency-name: "@designliquido/delegua" dependency-version: 1.15.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index efc09b5..29ef447 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,9 +438,9 @@ "@jridgewell/trace-mapping" "0.3.9" "@designliquido/delegua@^1.15.0": - version "1.15.0" - resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.15.0.tgz#f174394dfda0daec83a60a3bb82311aabf56d49c" - integrity sha512-lvVuujz3CESMouPupiZ73/1wsmx+sb41X8mEehlJS0nT5zpxsknRILHg90yTwqKmhPpgf/NNRtYkmOCPb3G07g== + version "1.15.3" + resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.15.3.tgz#aa2d07c2a7d1ddd6db61e63956ceea5ab319afce" + integrity sha512-I3mUqFGTlRTks7bcQyaAB7hO5Ai6+fI17jPIPS5HOaz00d8XuZArbznOwcp7MsqrhRQRR87aazneYXVuNHASEg== dependencies: antlr4ts "^0.5.0-alpha.4" browser-process-hrtime "^1.0.0"