Skip to content

Commit 196324f

Browse files
Update dependency @typescript-eslint/parser to v8
1 parent 4476d26 commit 196324f

File tree

2 files changed

+96
-35
lines changed

2 files changed

+96
-35
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/jest": "24.9.1",
3636
"@types/js-yaml": "^4.0.4",
3737
"@types/node": "16.11.7",
38-
"@typescript-eslint/parser": "2.10.0",
38+
"@typescript-eslint/parser": "8.18.2",
3939
"@zeit/ncc": "0.22.3",
4040
"eslint": "5.16.0",
4141
"eslint-plugin-github": "2.0.0",

yarn.lock

+95-34
Original file line numberDiff line numberDiff line change
@@ -789,15 +789,6 @@
789789
"@typescript-eslint/typescript-estree" "1.13.0"
790790
eslint-scope "^4.0.0"
791791

792-
"@typescript-eslint/[email protected]":
793-
version "2.10.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.10.0.tgz#8db1656cdfd3d9dcbdbf360b8274dea76f0b2c2c"
795-
integrity sha512-FZhWq6hWWZBP76aZ7bkrfzTMP31CCefVIImrwP3giPLcoXocmLTmr92NLZxuIcTL4GTEOE33jQMWy9PwelL+yQ==
796-
dependencies:
797-
"@types/json-schema" "^7.0.3"
798-
"@typescript-eslint/typescript-estree" "2.10.0"
799-
eslint-scope "^5.0.0"
800-
801792
"@typescript-eslint/experimental-utils@^5.0.0":
802793
version "5.3.1"
803794
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.1.tgz#bbd8f9b67b4d5fdcb9d2f90297d8fcda22561e05"
@@ -810,15 +801,16 @@
810801
eslint-scope "^5.1.1"
811802
eslint-utils "^3.0.0"
812803

813-
"@typescript-eslint/parser@2.10.0":
814-
version "2.10.0"
815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.10.0.tgz#24b2e48384ab6d5a6121e4c4faf8892c79657ad3"
816-
integrity sha512-wQNiBokcP5ZsTuB+i4BlmVWq6o+oAhd8en2eSm/EE9m7BgZUIfEeYFd6z3S+T7bgNuloeiHA1/cevvbBDLr98g==
804+
"@typescript-eslint/parser@8.18.2":
805+
version "8.18.2"
806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.2.tgz#0379a2e881d51d8fcf7ebdfa0dd18eee79182ce2"
807+
integrity sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==
817808
dependencies:
818-
"@types/eslint-visitor-keys" "^1.0.0"
819-
"@typescript-eslint/experimental-utils" "2.10.0"
820-
"@typescript-eslint/typescript-estree" "2.10.0"
821-
eslint-visitor-keys "^1.1.0"
809+
"@typescript-eslint/scope-manager" "8.18.2"
810+
"@typescript-eslint/types" "8.18.2"
811+
"@typescript-eslint/typescript-estree" "8.18.2"
812+
"@typescript-eslint/visitor-keys" "8.18.2"
813+
debug "^4.3.4"
822814

823815
"@typescript-eslint/parser@^1.3.0":
824816
version "1.13.0"
@@ -838,11 +830,24 @@
838830
"@typescript-eslint/types" "5.3.1"
839831
"@typescript-eslint/visitor-keys" "5.3.1"
840832

833+
"@typescript-eslint/[email protected]":
834+
version "8.18.2"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz#d193c200d61eb0ddec5987c8e48c9d4e1c0510bd"
836+
integrity sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==
837+
dependencies:
838+
"@typescript-eslint/types" "8.18.2"
839+
"@typescript-eslint/visitor-keys" "8.18.2"
840+
841841
"@typescript-eslint/[email protected]":
842842
version "5.3.1"
843843
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.1.tgz#afaa715b69ebfcfde3af8b0403bf27527912f9b7"
844844
integrity sha512-bG7HeBLolxKHtdHG54Uac750eXuQQPpdJfCYuw4ZI3bZ7+GgKClMWM8jExBtp7NSP4m8PmLRM8+lhzkYnSmSxQ==
845845

846+
"@typescript-eslint/[email protected]":
847+
version "8.18.2"
848+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.2.tgz#5ebad5b384c8aa1c0f86cee1c61bcdbe7511f547"
849+
integrity sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==
850+
846851
"@typescript-eslint/[email protected]":
847852
version "1.13.0"
848853
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
@@ -851,19 +856,6 @@
851856
lodash.unescape "4.0.1"
852857
semver "5.5.0"
853858

854-
"@typescript-eslint/[email protected]":
855-
version "2.10.0"
856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.10.0.tgz#89cdabd5e8c774e9d590588cb42fb9afd14dcbd9"
857-
integrity sha512-oOYnplddQNm/LGVkqbkAwx4TIBuuZ36cAQq9v3nFIU9FmhemHuVzAesMSXNQDdAzCa5bFgCrfD3JWhYVKlRN2g==
858-
dependencies:
859-
debug "^4.1.1"
860-
eslint-visitor-keys "^1.1.0"
861-
glob "^7.1.6"
862-
is-glob "^4.0.1"
863-
lodash.unescape "4.0.1"
864-
semver "^6.3.0"
865-
tsutils "^3.17.1"
866-
867859
"@typescript-eslint/[email protected]":
868860
version "5.3.1"
869861
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.1.tgz#50cc4bfb93dc31bc75e08ae52e29fcb786d606ec"
@@ -877,6 +869,20 @@
877869
semver "^7.3.5"
878870
tsutils "^3.21.0"
879871

872+
"@typescript-eslint/[email protected]":
873+
version "8.18.2"
874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz#fffb85527f8304e29bfbbdc712f4515da9f8b47c"
875+
integrity sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==
876+
dependencies:
877+
"@typescript-eslint/types" "8.18.2"
878+
"@typescript-eslint/visitor-keys" "8.18.2"
879+
debug "^4.3.4"
880+
fast-glob "^3.3.2"
881+
is-glob "^4.0.3"
882+
minimatch "^9.0.4"
883+
semver "^7.6.0"
884+
ts-api-utils "^1.3.0"
885+
880886
"@typescript-eslint/[email protected]":
881887
version "5.3.1"
882888
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.1.tgz#c2860ff22939352db4f3806f34b21d8ad00588ba"
@@ -885,6 +891,14 @@
885891
"@typescript-eslint/types" "5.3.1"
886892
eslint-visitor-keys "^3.0.0"
887893

894+
"@typescript-eslint/[email protected]":
895+
version "8.18.2"
896+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz#b3e434b701f086b10a7c82416ebc56899d27ef2f"
897+
integrity sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==
898+
dependencies:
899+
"@typescript-eslint/types" "8.18.2"
900+
eslint-visitor-keys "^4.2.0"
901+
888902
889903
version "0.22.3"
890904
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.22.3.tgz#fca6b86b4454ce7a7e1e7e755165ec06457f16cd"
@@ -1216,6 +1230,13 @@ brace-expansion@^1.1.7:
12161230
balanced-match "^1.0.0"
12171231
concat-map "0.0.1"
12181232

1233+
brace-expansion@^2.0.1:
1234+
version "2.0.1"
1235+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1236+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1237+
dependencies:
1238+
balanced-match "^1.0.0"
1239+
12191240
braces@^2.3.1:
12201241
version "2.3.2"
12211242
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -1591,6 +1612,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
15911612
dependencies:
15921613
ms "2.1.2"
15931614

1615+
debug@^4.3.4:
1616+
version "4.4.0"
1617+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1618+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1619+
dependencies:
1620+
ms "^2.1.3"
1621+
15941622
decamelize@^1.2.0:
15951623
version "1.2.0"
15961624
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1966,7 +1994,7 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
19661994
esrecurse "^4.1.0"
19671995
estraverse "^4.1.1"
19681996

1969-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
1997+
eslint-scope@^5.1.1:
19701998
version "5.1.1"
19711999
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
19722000
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2003,6 +2031,11 @@ eslint-visitor-keys@^3.0.0:
20032031
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
20042032
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
20052033

2034+
eslint-visitor-keys@^4.2.0:
2035+
version "4.2.0"
2036+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2037+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2038+
20062039
20072040
version "5.16.0"
20082041
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
@@ -2225,6 +2258,17 @@ fast-glob@^3.1.1:
22252258
merge2 "^1.3.0"
22262259
micromatch "^4.0.4"
22272260

2261+
fast-glob@^3.3.2:
2262+
version "3.3.2"
2263+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
2264+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
2265+
dependencies:
2266+
"@nodelib/fs.stat" "^2.0.2"
2267+
"@nodelib/fs.walk" "^1.2.3"
2268+
glob-parent "^5.1.2"
2269+
merge2 "^1.3.0"
2270+
micromatch "^4.0.4"
2271+
22282272
[email protected], fast-json-stable-stringify@^2.0.0:
22292273
version "2.1.0"
22302274
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2443,7 +2487,7 @@ glob-parent@^5.1.2:
24432487
dependencies:
24442488
is-glob "^4.0.1"
24452489

2446-
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.6:
2490+
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
24472491
version "7.2.0"
24482492
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
24492493
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -3829,6 +3873,13 @@ [email protected], minimatch@^3.0.4:
38293873
dependencies:
38303874
brace-expansion "^1.1.7"
38313875

3876+
minimatch@^9.0.4:
3877+
version "9.0.5"
3878+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3879+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3880+
dependencies:
3881+
brace-expansion "^2.0.1"
3882+
38323883
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
38333884
version "1.2.5"
38343885
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -3859,7 +3910,7 @@ [email protected]:
38593910
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
38603911
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
38613912

3862-
ms@^2.1.1:
3913+
ms@^2.1.1, ms@^2.1.3:
38633914
version "2.1.3"
38643915
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
38653916
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -4696,6 +4747,11 @@ semver@^7.3.5:
46964747
dependencies:
46974748
lru-cache "^6.0.0"
46984749

4750+
semver@^7.6.0:
4751+
version "7.6.3"
4752+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
4753+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
4754+
46994755
set-blocking@^2.0.0:
47004756
version "2.0.0"
47014757
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -5149,6 +5205,11 @@ tr46@~0.0.3:
51495205
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
51505206
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
51515207

5208+
ts-api-utils@^1.3.0:
5209+
version "1.4.3"
5210+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
5211+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
5212+
51525213
51535214
version "24.3.0"
51545215
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
@@ -5212,7 +5273,7 @@ tslib@~2.2.0:
52125273
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
52135274
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
52145275

5215-
tsutils@^3.17.1, tsutils@^3.21.0, tsutils@^3.7.0:
5276+
tsutils@^3.21.0, tsutils@^3.7.0:
52165277
version "3.21.0"
52175278
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
52185279
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)