Skip to content

Commit 12b8fc3

Browse files
authored
Merge pull request #864 from steveukx/dependabot/npm_and_yarn/minimatch-3.0.5
chore(deps): bump minimatch from 3.0.4 to 3.0.5
2 parents ec97a39 + 7efdcbc commit 12b8fc3

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -3589,9 +3589,9 @@ babel-preset-jest@^29.2.0:
35893589
babel-preset-current-node-syntax "^1.0.0"
35903590

35913591
balanced-match@^1.0.0:
3592-
version "1.0.0"
3593-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
3594-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
3592+
version "1.0.2"
3593+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
3594+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
35953595

35963596
base64-js@^1.3.1:
35973597
version "1.5.1"
@@ -4041,7 +4041,7 @@ compare-func@^2.0.0:
40414041
40424042
version "0.0.1"
40434043
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
4044-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
4044+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
40454045

40464046
concat-stream@^2.0.0:
40474047
version "2.0.0"
@@ -6426,20 +6426,13 @@ min-indent@^1.0.0:
64266426
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
64276427
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
64286428

6429-
6429+
[email protected], minimatch@^3.0.4:
64306430
version "3.0.5"
64316431
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
64326432
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
64336433
dependencies:
64346434
brace-expansion "^1.1.7"
64356435

6436-
minimatch@^3.0.4:
6437-
version "3.0.4"
6438-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6439-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
6440-
dependencies:
6441-
brace-expansion "^1.1.7"
6442-
64436436
minimatch@^5.0.1:
64446437
version "5.1.0"
64456438
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"

0 commit comments

Comments
 (0)