Skip to content

Commit da9fc60

Browse files
chore(deps): update dependency minimatch to v6.1.6 (#3173)
1 parent bf2b5fa commit da9fc60

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"resolutions": {
7171
"decode-uri-component": "0.2.2",
7272
"@types/react": "18.0.27",
73-
"**/recursive-readdir/minimatch": "6.1.5",
73+
"**/recursive-readdir/minimatch": "6.1.6",
7474
"fastify": "3.29.5",
7575
"json5": "2.2.3",
7676
"loader-utils": "2.0.4",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13539,10 +13539,10 @@ minimalistic-crypto-utils@^1.0.1:
1353913539
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1354013540
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1354113541

13542-
13543-
version "6.1.5"
13544-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.5.tgz#61adaa90e59b29022fd8e326364f0336e4f9282d"
13545-
integrity sha512-2/WxnHMkH7qFS+pG8ibLN5GZdx5Y0aLlgFSghaKRUpkeEmC85wZRb/xDvj9jv601KdNOS2G/nNqj2h6k42yxBQ==
13542+
13543+
version "6.1.6"
13544+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.6.tgz#5384bb324be5b5dae12a567c03d22908febd0ddd"
13545+
integrity sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==
1354613546
dependencies:
1354713547
brace-expansion "^2.0.1"
1354813548

@@ -13567,13 +13567,6 @@ minimatch@^5.0.0, minimatch@^5.0.1, minimatch@^5.1.0:
1356713567
dependencies:
1356813568
brace-expansion "^2.0.1"
1356913569

13570-
minimatch@^6.1.4:
13571-
version "6.1.6"
13572-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.6.tgz#5384bb324be5b5dae12a567c03d22908febd0ddd"
13573-
integrity sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==
13574-
dependencies:
13575-
brace-expansion "^2.0.1"
13576-
1357713570
minimatch@~3.0.2:
1357813571
version "3.0.8"
1357913572
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"

0 commit comments

Comments
 (0)