Skip to content

Commit 49e3251

Browse files
chore(deps): update typescript-eslint monorepo to v8.24.1
1 parent 447a41d commit 49e3251

File tree

1 file changed

+78
-62
lines changed

1 file changed

+78
-62
lines changed

yarn.lock

Lines changed: 78 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -666,84 +666,84 @@
666666
csstype "^3.0.2"
667667

668668
"@typescript-eslint/eslint-plugin@^8.0.0":
669-
version "8.18.0"
670-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea"
671-
integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==
669+
version "8.24.1"
670+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
671+
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
672672
dependencies:
673673
"@eslint-community/regexpp" "^4.10.0"
674-
"@typescript-eslint/scope-manager" "8.18.0"
675-
"@typescript-eslint/type-utils" "8.18.0"
676-
"@typescript-eslint/utils" "8.18.0"
677-
"@typescript-eslint/visitor-keys" "8.18.0"
674+
"@typescript-eslint/scope-manager" "8.24.1"
675+
"@typescript-eslint/type-utils" "8.24.1"
676+
"@typescript-eslint/utils" "8.24.1"
677+
"@typescript-eslint/visitor-keys" "8.24.1"
678678
graphemer "^1.4.0"
679679
ignore "^5.3.1"
680680
natural-compare "^1.4.0"
681-
ts-api-utils "^1.3.0"
681+
ts-api-utils "^2.0.1"
682682

683683
"@typescript-eslint/parser@^8.0.0":
684-
version "8.18.0"
685-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b"
686-
integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==
687-
dependencies:
688-
"@typescript-eslint/scope-manager" "8.18.0"
689-
"@typescript-eslint/types" "8.18.0"
690-
"@typescript-eslint/typescript-estree" "8.18.0"
691-
"@typescript-eslint/visitor-keys" "8.18.0"
684+
version "8.24.1"
685+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
686+
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
687+
dependencies:
688+
"@typescript-eslint/scope-manager" "8.24.1"
689+
"@typescript-eslint/types" "8.24.1"
690+
"@typescript-eslint/typescript-estree" "8.24.1"
691+
"@typescript-eslint/visitor-keys" "8.24.1"
692692
debug "^4.3.4"
693693

694-
"@typescript-eslint/scope-manager@8.18.0":
695-
version "8.18.0"
696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f"
697-
integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==
694+
"@typescript-eslint/scope-manager@8.24.1":
695+
version "8.24.1"
696+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
697+
integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==
698698
dependencies:
699-
"@typescript-eslint/types" "8.18.0"
700-
"@typescript-eslint/visitor-keys" "8.18.0"
699+
"@typescript-eslint/types" "8.24.1"
700+
"@typescript-eslint/visitor-keys" "8.24.1"
701701

702-
"@typescript-eslint/type-utils@8.18.0":
703-
version "8.18.0"
704-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471"
705-
integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==
702+
"@typescript-eslint/type-utils@8.24.1":
703+
version "8.24.1"
704+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
705+
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
706706
dependencies:
707-
"@typescript-eslint/typescript-estree" "8.18.0"
708-
"@typescript-eslint/utils" "8.18.0"
707+
"@typescript-eslint/typescript-estree" "8.24.1"
708+
"@typescript-eslint/utils" "8.24.1"
709709
debug "^4.3.4"
710-
ts-api-utils "^1.3.0"
710+
ts-api-utils "^2.0.1"
711711

712-
"@typescript-eslint/types@8.18.0":
713-
version "8.18.0"
714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3"
715-
integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==
712+
"@typescript-eslint/types@8.24.1":
713+
version "8.24.1"
714+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
715+
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
716716

717-
"@typescript-eslint/typescript-estree@8.18.0":
718-
version "8.18.0"
719-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9"
720-
integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==
717+
"@typescript-eslint/typescript-estree@8.24.1":
718+
version "8.24.1"
719+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
720+
integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==
721721
dependencies:
722-
"@typescript-eslint/types" "8.18.0"
723-
"@typescript-eslint/visitor-keys" "8.18.0"
722+
"@typescript-eslint/types" "8.24.1"
723+
"@typescript-eslint/visitor-keys" "8.24.1"
724724
debug "^4.3.4"
725725
fast-glob "^3.3.2"
726726
is-glob "^4.0.3"
727727
minimatch "^9.0.4"
728728
semver "^7.6.0"
729-
ts-api-utils "^1.3.0"
729+
ts-api-utils "^2.0.1"
730730

731-
"@typescript-eslint/utils@8.18.0":
732-
version "8.18.0"
733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7"
734-
integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==
731+
"@typescript-eslint/utils@8.24.1":
732+
version "8.24.1"
733+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
734+
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
735735
dependencies:
736736
"@eslint-community/eslint-utils" "^4.4.0"
737-
"@typescript-eslint/scope-manager" "8.18.0"
738-
"@typescript-eslint/types" "8.18.0"
739-
"@typescript-eslint/typescript-estree" "8.18.0"
737+
"@typescript-eslint/scope-manager" "8.24.1"
738+
"@typescript-eslint/types" "8.24.1"
739+
"@typescript-eslint/typescript-estree" "8.24.1"
740740

741-
"@typescript-eslint/visitor-keys@8.18.0":
742-
version "8.18.0"
743-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd"
744-
integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==
741+
"@typescript-eslint/visitor-keys@8.24.1":
742+
version "8.24.1"
743+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
744+
integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==
745745
dependencies:
746-
"@typescript-eslint/types" "8.18.0"
746+
"@typescript-eslint/types" "8.24.1"
747747
eslint-visitor-keys "^4.2.0"
748748

749749
"@vitest/coverage-v8@^2.0.0":
@@ -1306,7 +1306,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
13061306
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
13071307
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
13081308

1309-
fast-glob@^3.3.1, fast-glob@^3.3.2:
1309+
fast-glob@^3.3.1:
13101310
version "3.3.2"
13111311
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
13121312
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -1317,6 +1317,17 @@ fast-glob@^3.3.1, fast-glob@^3.3.2:
13171317
merge2 "^1.3.0"
13181318
micromatch "^4.0.4"
13191319

1320+
fast-glob@^3.3.2:
1321+
version "3.3.3"
1322+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
1323+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
1324+
dependencies:
1325+
"@nodelib/fs.stat" "^2.0.2"
1326+
"@nodelib/fs.walk" "^1.2.3"
1327+
glob-parent "^5.1.2"
1328+
merge2 "^1.3.0"
1329+
micromatch "^4.0.8"
1330+
13201331
fast-json-stable-stringify@^2.0.0:
13211332
version "2.1.0"
13221333
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -1328,9 +1339,9 @@ fast-levenshtein@^2.0.6:
13281339
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
13291340

13301341
fastq@^1.6.0:
1331-
version "1.17.1"
1332-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
1333-
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
1342+
version "1.19.0"
1343+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.0.tgz#a82c6b7c2bb4e44766d865f07997785fecfdcb89"
1344+
integrity sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==
13341345
dependencies:
13351346
reusify "^1.0.4"
13361347

@@ -1769,7 +1780,7 @@ merge2@^1.3.0:
17691780
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
17701781
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
17711782

1772-
micromatch@^4.0.4:
1783+
micromatch@^4.0.4, micromatch@^4.0.8:
17731784
version "4.0.8"
17741785
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
17751786
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -2083,11 +2094,16 @@ semver@^7.3.5:
20832094
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
20842095
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
20852096

2086-
semver@^7.5.3, semver@^7.6.0:
2097+
semver@^7.5.3:
20872098
version "7.6.3"
20882099
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
20892100
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
20902101

2102+
semver@^7.6.0:
2103+
version "7.7.1"
2104+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
2105+
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
2106+
20912107
shebang-command@^2.0.0:
20922108
version "2.0.0"
20932109
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -2287,10 +2303,10 @@ to-regex-range@^5.0.1:
22872303
dependencies:
22882304
is-number "^7.0.0"
22892305

2290-
ts-api-utils@^1.3.0:
2291-
version "1.4.3"
2292-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
2293-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
2306+
ts-api-utils@^2.0.1:
2307+
version "2.0.1"
2308+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
2309+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
22942310

22952311
tslib@^2.0.3:
22962312
version "2.6.2"

0 commit comments

Comments
 (0)