From 4808c3e5dd1184b628ca611bbb234c01faf4bdc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 22:09:59 +0000 Subject: [PATCH] chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in /docs Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/.pnp.cjs | 12 ++++++------ docs/yarn.lock | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs index 7ad2de88899d1..5f0c66fcc5071 100644 --- a/docs/.pnp.cjs +++ b/docs/.pnp.cjs @@ -578,7 +578,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["anymatch", "npm:3.1.3"],\ ["normalize-path", "npm:3.0.0"],\ - ["picomatch", "npm:2.3.1"]\ + ["picomatch", "npm:2.3.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -3957,7 +3957,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["micromatch", "npm:4.0.5"],\ ["braces", "npm:3.0.2"],\ - ["picomatch", "npm:2.3.1"]\ + ["picomatch", "npm:2.3.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -4479,10 +4479,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["picomatch", [\ - ["npm:2.3.1", {\ - "packageLocation": "./.yarn/cache/picomatch-npm-2.3.1-c782cfd986-050c865ce8.zip/node_modules/picomatch/",\ + ["npm:2.3.2", {\ + "packageLocation": "./.yarn/cache/picomatch-npm-2.3.2-4d85543a37-0a3f5b9ff2.zip/node_modules/picomatch/",\ "packageDependencies": [\ - ["picomatch", "npm:2.3.1"]\ + ["picomatch", "npm:2.3.2"]\ ],\ "linkType": "HARD"\ }],\ @@ -4644,7 +4644,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./.yarn/cache/readdirp-npm-3.6.0-f950cc74ab-1ced032e6e.zip/node_modules/readdirp/",\ "packageDependencies": [\ ["readdirp", "npm:3.6.0"],\ - ["picomatch", "npm:2.3.1"]\ + ["picomatch", "npm:2.3.2"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/docs/yarn.lock b/docs/yarn.lock index 52581104a78b8..ac7f672189d51 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -3837,9 +3837,9 @@ __metadata: linkType: hard "picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.3.1": - version: 2.3.1 - resolution: "picomatch@npm:2.3.1" - checksum: 050c865ce81119c4822c45d3c84f1ced46f93a0126febae20737bd05ca20589c564d6e9226977df859ed5e03dc73f02584a2b0faad36e896936238238b0446cf + version: 2.3.2 + resolution: "picomatch@npm:2.3.2" + checksum: 0a3f5b9ff28faf022e1429b66e47c122e19e7b31cbd098095d29e949684e7ff1d9b83a2133d931326a53ec6ec11c7c59b1850c27fde2f26ca1d5f35861e9701a languageName: node linkType: hard