This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"eslint" : " 4.19.1" ,
41
41
"eslint-config-synacor" : " 3.0.5" ,
42
42
"esm" : " 3.2.25" ,
43
- "glob" : " 9.2.1 " ,
43
+ "glob" : " 9.3.4 " ,
44
44
"markdown" : " 0.5.0" ,
45
45
"per-env" : " 1.0.2" ,
46
46
"preact-cli" : " 3.4.5" ,
Original file line number Diff line number Diff line change @@ -5439,13 +5439,13 @@ glob-to-regexp@^0.3.0:
5439
5439
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
5440
5440
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
5441
5441
5442
- glob@9.2.1 :
5443
- version "9.2.1 "
5444
- resolved "https://registry.yarnpkg.com/glob/-/glob-9.2.1 .tgz#f47e34e1119e7d4f93a546e75851ba1f1e68de50 "
5445
- integrity sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA ==
5442
+ glob@9.3.4 :
5443
+ version "9.3.4 "
5444
+ resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.4 .tgz#e75dee24891a80c25cc7ee1dd327e126b98679af "
5445
+ integrity sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA ==
5446
5446
dependencies:
5447
5447
fs.realpath "^1.0.0"
5448
- minimatch "^7.4.1 "
5448
+ minimatch "^8.0.2 "
5449
5449
minipass "^4.2.4"
5450
5450
path-scurry "^1.6.1"
5451
5451
@@ -7532,10 +7532,10 @@ minimatch@^5.0.1:
7532
7532
dependencies:
7533
7533
brace-expansion "^2.0.1"
7534
7534
7535
- minimatch@^7.4.1 :
7536
- version "7.4.1 "
7537
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.1 .tgz#166705f9417985ba5149f2dbf2fa50c29832913b "
7538
- integrity sha512-Oz1iPEP+MGl7KS3SciLsLLcuZ7VsBfb7Qrz/jYt/s/sYAv272P26HSLz2f77Y6hzTKXiBi6g765fqpEDNc5fJw ==
7535
+ minimatch@^8.0.2 :
7536
+ version "8.0.2 "
7537
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.2 .tgz#ba35f8afeb255a4cbad4b6677b46132f3278c469 "
7538
+ integrity sha512-ikHGF67ODxj7vS5NKU2wvTsFLbExee+KXVCnBWh8Cg2hVJfBMQIrlo50qru/09E0EifjnU8dZhJ/iHhyXJM6Mw ==
7539
7539
dependencies:
7540
7540
brace-expansion "^2.0.1"
7541
7541
You can’t perform that action at this time.
0 commit comments