Skip to content

Commit 0304d0c

Browse files
authored
Merge pull request #856 from motdotla/dependabot/npm_and_yarn/minimatch-10.2.5
chore(deps): bump minimatch from 10.2.4 to 10.2.5
2 parents 2ac618f + dc00055 commit 0304d0c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ brace-expansion@^2.0.1:
503503
dependencies:
504504
balanced-match "^1.0.0"
505505

506-
brace-expansion@^5.0.2:
506+
brace-expansion@^5.0.2, brace-expansion@^5.0.5:
507507
version "5.0.5"
508508
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
509509
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
@@ -2165,11 +2165,11 @@ mimic-fn@^2.1.0:
21652165
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
21662166

21672167
minimatch@^10.0.1:
2168-
version "10.2.4"
2169-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
2170-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
2168+
version "10.2.5"
2169+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
2170+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
21712171
dependencies:
2172-
brace-expansion "^5.0.2"
2172+
brace-expansion "^5.0.5"
21732173

21742174
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
21752175
version "3.1.4"

0 commit comments

Comments
 (0)