From 7acd74a0e667f1ce7feeb17f25b2cb4a436f60b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:34:10 +0000 Subject: [PATCH] Bump @designliquido/delegua from 1.13.0 to 1.14.0 Bumps [@designliquido/delegua](https://github.com/DesignLiquido/delegua) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/DesignLiquido/delegua/releases) - [Commits](https://github.com/DesignLiquido/delegua/compare/1.13.0...1.14.0) --- updated-dependencies: - dependency-name: "@designliquido/delegua" dependency-version: 1.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 713d46a..1fd45ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,9 +438,9 @@ "@jridgewell/trace-mapping" "0.3.9" "@designliquido/delegua@^1.13.0": - version "1.13.0" - resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.13.0.tgz#97cf54c2a4fb4a2fd5bdba5e1bd909c653391f16" - integrity sha512-6lWPadTo1273/daGEbexF8Qd4/VeYrYxfK8e454mc+imYhIt9QQSnMOswT6FCgfRQceTmDpvAFfyf1OmxySX8A== + version "1.14.0" + resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.14.0.tgz#abc1741e58f3614605566ef7ec2f29530307d473" + integrity sha512-OeLmZ+DIaRTZb4oxoDwY2hYwP/ym54fDuMbV+gplgXuDZfP1lxbe7K+vfUJh6uLosN8tOdnJCbXxFHiJWQZC3A== dependencies: antlr4ts "^0.5.0-alpha.4" browser-process-hrtime "^1.0.0"