Skip to content

Commit 6897d7c

Browse files
Bump minimatch from 3.0.4 to 3.1.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11e4ad5 commit 6897d7c

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,7 +3407,6 @@ eslint-plugin-jsx-a11y@^6.4.1:
34073407

34083408
"eslint-plugin-local-rules@link:eslint-local-rules":
34093409
version "0.0.0"
3410-
uid ""
34113410

34123411
eslint-plugin-react-compiler@^19.0.0-beta-e552027-20250112:
34133412
version "19.0.0-beta-e552027-20250112"
@@ -5703,17 +5702,10 @@ mimic-fn@^2.1.0:
57035702
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
57045703
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
57055704

5706-
minimatch@^3.0.4:
5707-
version "3.0.4"
5708-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
5709-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
5710-
dependencies:
5711-
brace-expansion "^1.1.7"
5712-
5713-
minimatch@^3.1.1, minimatch@^3.1.2:
5714-
version "3.1.2"
5715-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5716-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5705+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
5706+
version "3.1.5"
5707+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
5708+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
57175709
dependencies:
57185710
brace-expansion "^1.1.7"
57195711

0 commit comments

Comments
 (0)