Skip to content

Commit fa8bb9e

Browse files
committed
Update dependency glob to v10.4.0
1 parent 7d3bb86 commit fa8bb9e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,15 +4589,15 @@ glob-parent@^6.0.2:
45894589
is-glob "^4.0.3"
45904590

45914591
glob@^10.0.0:
4592-
version "10.3.16"
4593-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.16.tgz#bf6679d5d51279c8cfae4febe0d051d2a4bf4c6f"
4594-
integrity sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==
4592+
version "10.4.0"
4593+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.0.tgz#a6803ea42f6f609900e41f610e1324e292d55cb6"
4594+
integrity sha512-+K6CicMIL11UEbC3gH/MVxgGG4gJDMu9tPD+nH+d6W3+y2fYuDSbpa2b+EGyvCGvSN/PT/7daJTH25NknJkcIQ==
45954595
dependencies:
45964596
foreground-child "^3.1.0"
45974597
jackspeak "^3.1.2"
4598-
minimatch "^9.0.1"
4599-
minipass "^7.0.4"
4600-
path-scurry "^1.11.0"
4598+
minimatch "^9.0.4"
4599+
minipass "^7.1.2"
4600+
path-scurry "^1.11.1"
46014601

46024602
glob@^10.3.7:
46034603
version "10.3.7"
@@ -6586,7 +6586,7 @@ minimatch@^3.0.5, minimatch@^3.1.2:
65866586
dependencies:
65876587
brace-expansion "^1.1.7"
65886588

6589-
minimatch@^9.0.1:
6589+
minimatch@^9.0.1, minimatch@^9.0.4:
65906590
version "9.0.4"
65916591
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
65926592
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -6606,10 +6606,10 @@ minipass@^2.6.0, minipass@^2.9.0:
66066606
safe-buffer "^5.1.2"
66076607
yallist "^3.0.0"
66086608

6609-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
6610-
version "7.1.1"
6611-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.1.tgz#f7f85aff59aa22f110b20e27692465cf3bf89481"
6612-
integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==
6609+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
6610+
version "7.1.2"
6611+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
6612+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
66136613

66146614
minizlib@^1.3.3:
66156615
version "1.3.3"
@@ -7375,7 +7375,7 @@ path-scurry@^1.10.1:
73757375
lru-cache "^9.1.1 || ^10.0.0"
73767376
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
73777377

7378-
path-scurry@^1.11.0:
7378+
path-scurry@^1.11.1:
73797379
version "1.11.1"
73807380
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
73817381
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==

0 commit comments

Comments
 (0)