Skip to content

Commit 0ba0460

Browse files
chore(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 2e664a0 commit 0ba0460

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5666,17 +5666,10 @@ mimic-fn@^2.1.0:
56665666
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
56675667
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
56685668

5669-
minimatch@^3.0.4:
5670-
version "3.0.4"
5671-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
5672-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
5673-
dependencies:
5674-
brace-expansion "^1.1.7"
5675-
5676-
minimatch@^3.1.1, minimatch@^3.1.2:
5677-
version "3.1.2"
5678-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5679-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5669+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
5670+
version "3.1.5"
5671+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
5672+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
56805673
dependencies:
56815674
brace-expansion "^1.1.7"
56825675

0 commit comments

Comments
 (0)