From b859265eda6eba003fd4bf7de71d9f707321d784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:54:11 +0000 Subject: [PATCH] Bump @designliquido/delegua from 1.25.0 to 1.25.1 Bumps [@designliquido/delegua](https://github.com/DesignLiquido/delegua) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/DesignLiquido/delegua/releases) - [Commits](https://github.com/DesignLiquido/delegua/compare/1.25.0...1.25.1) --- updated-dependencies: - dependency-name: "@designliquido/delegua" dependency-version: 1.25.1 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 9d59b71..c26cac6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,9 +372,9 @@ "@jridgewell/trace-mapping" "0.3.9" "@designliquido/delegua@^1.25.0": - version "1.25.0" - resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.25.0.tgz#7c89d4232be3ecde48224bdd2ff1b241330deba3" - integrity sha512-8jRt5JaP7ktpXUGcHxrgBpQFq3SU9iT96WbJh4ga2H0NML50gEZOom/KAcWmNhZVxj4YDrMOp/it5GRajNpEAg== + version "1.25.1" + resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-1.25.1.tgz#3b754eee6163bb25e86b5c9cd6637a2c79a52283" + integrity sha512-jXF7xjamFF50fbKVdcxXY7UjjiZp9uTZ0QSjGdNG6lCADHQv+DRLPmcCXAekpLfgsCWFbGbdb7CMGJJkRguN/w== dependencies: antlr4ts "^0.5.0-alpha.4" browser-process-hrtime "^1.0.0"