From cd83c07f83096101e9741ffbe8fddfbb6193be03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:29:31 +0000 Subject: [PATCH] chore(deps): bump picomatch in /samples/kurrentdb/deploy/cloudrun Bumps [picomatch](https://github.com/micromatch/picomatch) from 3.0.1 to 3.0.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/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 3.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/kurrentdb/deploy/cloudrun/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/kurrentdb/deploy/cloudrun/yarn.lock b/samples/kurrentdb/deploy/cloudrun/yarn.lock index 4bafabb07..79ea24aa3 100644 --- a/samples/kurrentdb/deploy/cloudrun/yarn.lock +++ b/samples/kurrentdb/deploy/cloudrun/yarn.lock @@ -1910,9 +1910,9 @@ path-scurry@^1.11.1: minipass "^5.0.0 || ^6.0.2 || ^7.0.0" picomatch@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516" - integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag== + version "3.0.2" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.2.tgz#8f543c114ddc037eab6b10fbd5a66cc8a51a02bc" + integrity sha512-cfDHL6LStTEKlNilboNtobT/kEa30PtAf2Q1OgszfrG/rpVl1xaFWT9ktfkS306GmHgmnad1Sw4wabhlvFtsTw== pkg-dir@^7.0.0: version "7.0.0"