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

davsclaus 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 22c9d4c4ec1b chore(deps): Bump minimatch from 3.1.2 to 3.1.4 in /docs 
(#21598)
22c9d4c4ec1b is described below

commit 22c9d4c4ec1b4fc9e1a37f051671b7083b0ab876
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 25 12:00:56 2026 +0100

    chore(deps): Bump minimatch from 3.1.2 to 3.1.4 in /docs (#21598)
    
    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4.
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.4
      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 56af62f92f6c..8062bd85bdbd 100644
--- a/docs/.pnp.cjs
+++ b/docs/.pnp.cjs
@@ -1941,7 +1941,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["hasown", "npm:2.0.2"],\
             ["is-core-module", "npm:2.16.1"],\
             ["is-glob", "npm:4.0.3"],\
-            ["minimatch", "npm:3.1.2"],\
+            ["minimatch", "npm:3.1.4"],\
             ["object.fromentries", "npm:2.0.8"],\
             ["object.groupby", "npm:1.0.3"],\
             ["object.values", "npm:1.2.1"],\
@@ -2006,7 +2006,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["eslint-plugin-es", 
"virtual:9047dfc540e05a068a9004a402fa7e13a3be59b38e985bb83b3e901a43b276653b821445be7bccafe52acedeeea29c8c748f39c73444368fa744b10fc1c66412#npm:3.0.1"],\
             ["eslint-utils", "npm:2.1.0"],\
             ["ignore", "npm:5.2.0"],\
-            ["minimatch", "npm:3.1.2"],\
+            ["minimatch", "npm:3.1.4"],\
             ["resolve", 
"patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"],\
             ["semver", "npm:7.5.4"]\
           ],\
@@ -2622,7 +2622,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["fs.realpath", "npm:1.0.0"],\
             ["inflight", "npm:1.0.6"],\
             ["inherits", "npm:2.0.4"],\
-            ["minimatch", "npm:3.1.2"],\
+            ["minimatch", "npm:3.1.4"],\
             ["once", "npm:1.4.0"],\
             ["path-is-absolute", "npm:1.0.1"]\
           ],\
@@ -3963,10 +3963,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
           ],\
           "linkType": "HARD"\
         }],\
-        ["npm:3.1.2", {\
-          "packageLocation": 
"./.yarn/cache/minimatch-npm-3.1.2-9405269906-c154e56640.zip/node_modules/minimatch/",\
+        ["npm:3.1.4", {\
+          "packageLocation": 
"./.yarn/cache/minimatch-npm-3.1.4-5c2bfccba3-8bc9993c9b.zip/node_modules/minimatch/",\
           "packageDependencies": [\
-            ["minimatch", "npm:3.1.2"],\
+            ["minimatch", "npm:3.1.4"],\
             ["brace-expansion", "npm:2.0.2"]\
           ],\
           "linkType": "HARD"\
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 761357cc5f81..41fedfc91332 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -3369,11 +3369,11 @@ __metadata:
   linkType: hard
 
 "minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
-  version: 3.1.2
-  resolution: "minimatch@npm:3.1.2"
+  version: 3.1.4
+  resolution: "minimatch@npm:3.1.4"
   dependencies:
     brace-expansion: ^1.1.7
-  checksum: 
c154e566406683e7bcb746e000b84d74465b3a832c45d59912b9b55cd50dee66e5c4b1e5566dba26154040e51672f9aa450a9aef0c97cfc7336b78b7afb9540a
+  checksum: 
8bc9993c9bff57c5be8a9cb380af295a50a483ec378f481f2953dd389a8d6250f23bd09f2b06456add14935db9703222a95bad2224a60e97a2a61d47e9a2bbf9
   languageName: node
   linkType: hard
 

Reply via email to