@@ -1201,18 +1201,18 @@ eslint-plugin-n@^15.1.0:
1201
1201
resolve "^1.22.1"
1202
1202
semver "^7.3.8"
1203
1203
1204
- eslint-plugin-n@^17.21.0 :
1205
- version "17.21.0 "
1206
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0 .tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e "
1207
- integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A ==
1204
+ eslint-plugin-n@^17.21.3 :
1205
+ version "17.21.3 "
1206
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.3 .tgz#a07592c28390ac742bf52acae89048c997a7b91c "
1207
+ integrity sha512-MtxYjDZhMQgsWRm/4xYLL0i2EhusWT7itDxlJ80l1NND2AL2Vi5Mvneqv/ikG9+zpran0VsVRXTEHrpLmUZRNw ==
1208
1208
dependencies :
1209
1209
" @eslint-community/eslint-utils" " ^4.5.0"
1210
1210
enhanced-resolve "^5.17.1"
1211
1211
eslint-plugin-es-x "^7.8.0"
1212
1212
get-tsconfig "^4.8.1"
1213
1213
globals "^15.11.0"
1214
+ globrex "^0.1.2"
1214
1215
ignore "^5.3.2"
1215
- minimatch "^9.0.5"
1216
1216
semver "^7.6.3"
1217
1217
ts-declaration-location "^1.0.6"
1218
1218
@@ -1595,6 +1595,11 @@ globalthis@^1.0.4:
1595
1595
define-properties "^1.2.1"
1596
1596
gopd "^1.0.1"
1597
1597
1598
+ globrex@^0.1.2 :
1599
+ version "0.1.2"
1600
+ resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
1601
+ integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
1602
+
1598
1603
gopd@^1.0.1, gopd@^1.2.0 :
1599
1604
version "1.2.0"
1600
1605
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
@@ -2037,7 +2042,7 @@ minimatch@^3.1.2:
2037
2042
dependencies :
2038
2043
brace-expansion "^1.1.7"
2039
2044
2040
- minimatch@^9.0.4, minimatch@^9.0.5 :
2045
+ minimatch@^9.0.4 :
2041
2046
version "9.0.5"
2042
2047
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2043
2048
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
0 commit comments