Skip to content

Commit 85550e2

Browse files
build(deps): 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 b223ab3 commit 85550e2

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
@@ -3408,7 +3408,6 @@ eslint-plugin-jsx-a11y@^6.4.1:
34083408

34093409
"eslint-plugin-local-rules@link:eslint-local-rules":
34103410
version "0.0.0"
3411-
uid ""
34123411

34133412
eslint-plugin-react-compiler@^19.0.0-beta-e552027-20250112:
34143413
version "19.0.0-beta-e552027-20250112"
@@ -5699,17 +5698,10 @@ mimic-fn@^2.1.0:
56995698
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
57005699
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
57015700

5702-
minimatch@^3.0.4:
5703-
version "3.0.4"
5704-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
5705-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
5706-
dependencies:
5707-
brace-expansion "^1.1.7"
5708-
5709-
minimatch@^3.1.1, minimatch@^3.1.2:
5710-
version "3.1.2"
5711-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5712-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5701+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
5702+
version "3.1.5"
5703+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
5704+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
57135705
dependencies:
57145706
brace-expansion "^1.1.7"
57155707

0 commit comments

Comments
 (0)