Skip to content

Commit 9fbae84

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

File tree

2 files changed

+123
-35
lines changed

2 files changed

+123
-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.23.0",
3939
"@zeit/ncc": "0.22.3",
4040
"eslint": "5.16.0",
4141
"eslint-plugin-github": "2.0.0",

yarn.lock

+122-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.23.0":
805+
version "8.23.0"
806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
807+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
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.23.0"
810+
"@typescript-eslint/types" "8.23.0"
811+
"@typescript-eslint/typescript-estree" "8.23.0"
812+
"@typescript-eslint/visitor-keys" "8.23.0"
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.23.0"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec"
836+
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==
837+
dependencies:
838+
"@typescript-eslint/types" "8.23.0"
839+
"@typescript-eslint/visitor-keys" "8.23.0"
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.23.0"
848+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
849+
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
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.23.0"
874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"
875+
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==
876+
dependencies:
877+
"@typescript-eslint/types" "8.23.0"
878+
"@typescript-eslint/visitor-keys" "8.23.0"
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 "^2.0.1"
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.23.0"
896+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"
897+
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==
898+
dependencies:
899+
"@typescript-eslint/types" "8.23.0"
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"
@@ -1239,6 +1260,13 @@ braces@^3.0.1:
12391260
dependencies:
12401261
fill-range "^7.0.1"
12411262

1263+
braces@^3.0.3:
1264+
version "3.0.3"
1265+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1266+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1267+
dependencies:
1268+
fill-range "^7.1.1"
1269+
12421270
browser-process-hrtime@^1.0.0:
12431271
version "1.0.0"
12441272
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
@@ -1591,6 +1619,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
15911619
dependencies:
15921620
ms "2.1.2"
15931621

1622+
debug@^4.3.4:
1623+
version "4.4.0"
1624+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1625+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1626+
dependencies:
1627+
ms "^2.1.3"
1628+
15941629
decamelize@^1.2.0:
15951630
version "1.2.0"
15961631
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1966,7 +2001,7 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
19662001
esrecurse "^4.1.0"
19672002
estraverse "^4.1.1"
19682003

1969-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
2004+
eslint-scope@^5.1.1:
19702005
version "5.1.1"
19712006
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
19722007
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2003,6 +2038,11 @@ eslint-visitor-keys@^3.0.0:
20032038
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
20042039
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
20052040

2041+
eslint-visitor-keys@^4.2.0:
2042+
version "4.2.0"
2043+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2044+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2045+
20062046
20072047
version "5.16.0"
20082048
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
@@ -2225,6 +2265,17 @@ fast-glob@^3.1.1:
22252265
merge2 "^1.3.0"
22262266
micromatch "^4.0.4"
22272267

2268+
fast-glob@^3.3.2:
2269+
version "3.3.3"
2270+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2271+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2272+
dependencies:
2273+
"@nodelib/fs.stat" "^2.0.2"
2274+
"@nodelib/fs.walk" "^1.2.3"
2275+
glob-parent "^5.1.2"
2276+
merge2 "^1.3.0"
2277+
micromatch "^4.0.8"
2278+
22282279
[email protected], fast-json-stable-stringify@^2.0.0:
22292280
version "2.1.0"
22302281
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2285,6 +2336,13 @@ fill-range@^7.0.1:
22852336
dependencies:
22862337
to-regex-range "^5.0.1"
22872338

2339+
fill-range@^7.1.1:
2340+
version "7.1.1"
2341+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2342+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
2343+
dependencies:
2344+
to-regex-range "^5.0.1"
2345+
22882346
find-up@^2.1.0:
22892347
version "2.1.0"
22902348
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
@@ -2443,7 +2501,7 @@ glob-parent@^5.1.2:
24432501
dependencies:
24442502
is-glob "^4.0.1"
24452503

2446-
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.6:
2504+
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
24472505
version "7.2.0"
24482506
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
24492507
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -3795,6 +3853,14 @@ micromatch@^4.0.4:
37953853
braces "^3.0.1"
37963854
picomatch "^2.2.3"
37973855

3856+
micromatch@^4.0.8:
3857+
version "4.0.8"
3858+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3859+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
3860+
dependencies:
3861+
braces "^3.0.3"
3862+
picomatch "^2.3.1"
3863+
37983864
37993865
version "1.51.0"
38003866
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
@@ -3829,6 +3895,13 @@ [email protected], minimatch@^3.0.4:
38293895
dependencies:
38303896
brace-expansion "^1.1.7"
38313897

3898+
minimatch@^9.0.4:
3899+
version "9.0.5"
3900+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3901+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3902+
dependencies:
3903+
brace-expansion "^2.0.1"
3904+
38323905
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
38333906
version "1.2.5"
38343907
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -3859,7 +3932,7 @@ [email protected]:
38593932
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
38603933
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
38613934

3862-
ms@^2.1.1:
3935+
ms@^2.1.1, ms@^2.1.3:
38633936
version "2.1.3"
38643937
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
38653938
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -4271,6 +4344,11 @@ picomatch@^2.2.3:
42714344
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
42724345
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
42734346

4347+
picomatch@^2.3.1:
4348+
version "2.3.1"
4349+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
4350+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
4351+
42744352
pify@^3.0.0:
42754353
version "3.0.0"
42764354
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -4696,6 +4774,11 @@ semver@^7.3.5:
46964774
dependencies:
46974775
lru-cache "^6.0.0"
46984776

4777+
semver@^7.6.0:
4778+
version "7.7.0"
4779+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.0.tgz#9c6fe61d0c6f9fa9e26575162ee5a9180361b09c"
4780+
integrity sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==
4781+
46994782
set-blocking@^2.0.0:
47004783
version "2.0.0"
47014784
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -5149,6 +5232,11 @@ tr46@~0.0.3:
51495232
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
51505233
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
51515234

5235+
ts-api-utils@^2.0.1:
5236+
version "2.0.1"
5237+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
5238+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
5239+
51525240
51535241
version "24.3.0"
51545242
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
@@ -5212,7 +5300,7 @@ tslib@~2.2.0:
52125300
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
52135301
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
52145302

5215-
tsutils@^3.17.1, tsutils@^3.21.0, tsutils@^3.7.0:
5303+
tsutils@^3.21.0, tsutils@^3.7.0:
52165304
version "3.21.0"
52175305
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
52185306
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)