Skip to content

Commit 92d90f5

Browse files
authored
Merge pull request #183 from callstack/dependabot/npm_and_yarn/example/minimatch-3.1.5
build(deps): bump minimatch from 3.1.2 to 3.1.5 in /example
2 parents 5fbe99f + cc716d4 commit 92d90f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

example/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,7 +2391,7 @@ brace-expansion@^1.1.7:
23912391
balanced-match "^1.0.0"
23922392
concat-map "0.0.1"
23932393

2394-
brace-expansion@^2.0.1:
2394+
brace-expansion@^2.0.2:
23952395
version "2.0.2"
23962396
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
23972397
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
@@ -4903,18 +4903,18 @@ mimic-fn@^2.1.0:
49034903
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
49044904

49054905
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
4906-
version "3.1.2"
4907-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4908-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
4906+
version "3.1.5"
4907+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
4908+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
49094909
dependencies:
49104910
brace-expansion "^1.1.7"
49114911

49124912
minimatch@^9.0.4:
4913-
version "9.0.5"
4914-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
4915-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4913+
version "9.0.9"
4914+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
4915+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
49164916
dependencies:
4917-
brace-expansion "^2.0.1"
4917+
brace-expansion "^2.0.2"
49184918

49194919
mkdirp@^1.0.4:
49204920
version "1.0.4"

0 commit comments

Comments
 (0)