Skip to content

Commit 49e9397

Browse files
committed
Update dependency glob to v10.4.4
1 parent 3360ec2 commit 49e9397

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4599,9 +4599,9 @@ glob-parent@^6.0.2:
45994599
is-glob "^4.0.3"
46004600

46014601
glob@^10.0.0:
4602-
version "10.4.2"
4603-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
4604-
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
4602+
version "10.4.4"
4603+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.4.tgz#d60943feb6f8140522117e6576a923b715718380"
4604+
integrity sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==
46054605
dependencies:
46064606
foreground-child "^3.1.0"
46074607
jackspeak "^3.1.2"
@@ -5730,9 +5730,9 @@ jackspeak@^2.0.3:
57305730
"@pkgjs/parseargs" "^0.11.0"
57315731

57325732
jackspeak@^3.1.2:
5733-
version "3.4.0"
5734-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
5735-
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
5733+
version "3.4.2"
5734+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2.tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989"
5735+
integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==
57365736
dependencies:
57375737
"@isaacs/cliui" "^8.0.2"
57385738
optionalDependencies:
@@ -6311,9 +6311,9 @@ [email protected], lru-cache@^5.1.1:
63116311
yallist "^3.0.2"
63126312

63136313
lru-cache@^10.2.0:
6314-
version "10.2.2"
6315-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
6316-
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
6314+
version "10.4.1"
6315+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.1.tgz#da9a9cb51aec89fda9b485f5a12b2fdb8f6dbe88"
6316+
integrity sha512-8h/JsUc/2+Dm9RPJnBAmObGnUqTMmsIKThxixMLOkrebSihRhTV0wLD/8BSk6OU6Pbj8hiDTbsI3fLjBJSlhDg==
63176317

63186318
lru-cache@^3.2.0:
63196319
version "3.2.0"
@@ -6597,13 +6597,20 @@ minimatch@^3.0.5, minimatch@^3.1.2:
65976597
dependencies:
65986598
brace-expansion "^1.1.7"
65996599

6600-
minimatch@^9.0.1, minimatch@^9.0.4:
6600+
minimatch@^9.0.1:
66016601
version "9.0.4"
66026602
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
66036603
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
66046604
dependencies:
66056605
brace-expansion "^2.0.1"
66066606

6607+
minimatch@^9.0.4:
6608+
version "9.0.5"
6609+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6610+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6611+
dependencies:
6612+
brace-expansion "^2.0.1"
6613+
66076614
minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
66086615
version "1.2.5"
66096616
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

0 commit comments

Comments
 (0)