From 110ec1c5d6125c188092f5956505c2c7de17a8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:01:13 +0000 Subject: [PATCH] Bump acorn-walk from 8.3.4 to 8.3.5 Bumps [acorn-walk](https://github.com/acornjs/acorn) from 8.3.4 to 8.3.5. - [Commits](https://github.com/acornjs/acorn/commits) --- updated-dependencies: - dependency-name: acorn-walk dependency-version: 8.3.5 dependency-type: direct:production 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 034677c..2e0a769 100644 --- a/yarn.lock +++ b/yarn.lock @@ -466,9 +466,9 @@ tinyrainbow "^3.0.3" acorn-walk@^8.1.1, acorn-walk@^8.3.4: - version "8.3.4" - resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7" - integrity sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g== + version "8.3.5" + resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496" + integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw== dependencies: acorn "^8.11.0"