This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 34f9e1085e88 chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in /docs 
(#22268)
34f9e1085e88 is described below

commit 34f9e1085e88d613bc821ef331646f0ea1d7b826
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 09:49:42 2026 +0200

    chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in /docs (#22268)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 7ad2de88899d..5f0c66fcc507 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 52581104a78b..ac7f672189d5 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
 

Reply via email to