From c9fc01bfae5826862dd8b2a0c98da30cf09bfc3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:38:33 +0000 Subject: [PATCH] chore(deps-dev): bump minimatch from 3.1.2 to 3.1.4 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: direct:development ... Signed-off-by: dependabot[bot] --- private/react-native-bots/package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/private/react-native-bots/package.json b/private/react-native-bots/package.json index a67e918abb7f..ecd0a0e76339 100644 --- a/private/react-native-bots/package.json +++ b/private/react-native-bots/package.json @@ -10,6 +10,6 @@ "@rnx-kit/rn-changelog-generator": "^0.4.0", "danger": "^13.0.4", "lodash.includes": "^4.3.0", - "minimatch": "^3.0.4" + "minimatch": "^3.1.4" } } diff --git a/yarn.lock b/yarn.lock index 4c02448418aa..6cf5af7025a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3447,7 +3447,7 @@ __metadata: "@rnx-kit/rn-changelog-generator": "npm:^0.4.0" danger: "npm:^13.0.4" lodash.includes: "npm:^4.3.0" - minimatch: "npm:^3.0.4" + minimatch: "npm:^3.1.4" languageName: unknown linkType: soft @@ -11297,6 +11297,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^3.1.4": + version: 3.1.5 + resolution: "minimatch@npm:3.1.5" + dependencies: + brace-expansion: "npm:^1.1.7" + checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70 + languageName: node + linkType: hard + "minimatch@npm:^5.0.1": version: 5.1.6 resolution: "minimatch@npm:5.1.6"