From bd32e2f9d42d881a99520e51a5e648f6e31f52c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 01:03:39 +0000 Subject: [PATCH] Bump brace-expansion in /fixtures/packaging/webpack/prod Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.8 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.8...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixtures/packaging/webpack/prod/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fixtures/packaging/webpack/prod/yarn.lock b/fixtures/packaging/webpack/prod/yarn.lock index 961a3a8208a0..4c736e9491e2 100644 --- a/fixtures/packaging/webpack/prod/yarn.lock +++ b/fixtures/packaging/webpack/prod/yarn.lock @@ -146,8 +146,8 @@ boom@2.x.x: hoek "2.x.x" brace-expansion@^1.1.7: - version "1.1.8" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292" + version "1.1.12" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843" dependencies: balanced-match "^1.0.0" concat-map "0.0.1"