Skip to content

Commit 36b2902

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent abcacdc commit 36b2902

File tree

2 files changed

+129
-39
lines changed

2 files changed

+129
-39
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@rollup/plugin-node-resolve": "16.0.3",
5454
"@types/jest": "29.5.14",
5555
"@types/ramda": "0.31.1",
56-
"@typescript-eslint/eslint-plugin": "5.62.0",
57-
"@typescript-eslint/parser": "5.62.0",
56+
"@typescript-eslint/eslint-plugin": "8.46.2",
57+
"@typescript-eslint/parser": "8.46.2",
5858
"eslint": "8.57.1",
5959
"eslint-config-prettier": "10.1.8",
6060
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 127 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,17 @@
12221222
dependencies:
12231223
eslint-visitor-keys "^3.3.0"
12241224

1225-
"@eslint-community/regexpp@^4.4.0":
1226-
version "4.5.1"
1227-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1228-
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
1225+
"@eslint-community/eslint-utils@^4.7.0":
1226+
version "4.9.0"
1227+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1228+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
1229+
dependencies:
1230+
eslint-visitor-keys "^3.4.3"
1231+
1232+
"@eslint-community/regexpp@^4.10.0":
1233+
version "4.12.1"
1234+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1235+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
12291236

12301237
"@eslint-community/regexpp@^4.6.1":
12311238
version "4.6.2"
@@ -1925,30 +1932,39 @@
19251932
dependencies:
19261933
"@types/yargs-parser" "*"
19271934

1928-
"@typescript-eslint/eslint-plugin@5.62.0":
1929-
version "5.62.0"
1930-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1931-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1935+
"@typescript-eslint/eslint-plugin@8.46.2":
1936+
version "8.46.2"
1937+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1938+
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
19321939
dependencies:
1933-
"@eslint-community/regexpp" "^4.4.0"
1934-
"@typescript-eslint/scope-manager" "5.62.0"
1935-
"@typescript-eslint/type-utils" "5.62.0"
1936-
"@typescript-eslint/utils" "5.62.0"
1937-
debug "^4.3.4"
1940+
"@eslint-community/regexpp" "^4.10.0"
1941+
"@typescript-eslint/scope-manager" "8.46.2"
1942+
"@typescript-eslint/type-utils" "8.46.2"
1943+
"@typescript-eslint/utils" "8.46.2"
1944+
"@typescript-eslint/visitor-keys" "8.46.2"
19381945
graphemer "^1.4.0"
1939-
ignore "^5.2.0"
1940-
natural-compare-lite "^1.4.0"
1941-
semver "^7.3.7"
1942-
tsutils "^3.21.0"
1946+
ignore "^7.0.0"
1947+
natural-compare "^1.4.0"
1948+
ts-api-utils "^2.1.0"
19431949

1944-
"@typescript-eslint/parser@5.62.0":
1945-
version "5.62.0"
1946-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1947-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1950+
"@typescript-eslint/parser@8.46.2":
1951+
version "8.46.2"
1952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1953+
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
19481954
dependencies:
1949-
"@typescript-eslint/scope-manager" "5.62.0"
1950-
"@typescript-eslint/types" "5.62.0"
1951-
"@typescript-eslint/typescript-estree" "5.62.0"
1955+
"@typescript-eslint/scope-manager" "8.46.2"
1956+
"@typescript-eslint/types" "8.46.2"
1957+
"@typescript-eslint/typescript-estree" "8.46.2"
1958+
"@typescript-eslint/visitor-keys" "8.46.2"
1959+
debug "^4.3.4"
1960+
1961+
"@typescript-eslint/project-service@8.46.2":
1962+
version "8.46.2"
1963+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
1964+
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
1965+
dependencies:
1966+
"@typescript-eslint/tsconfig-utils" "^8.46.2"
1967+
"@typescript-eslint/types" "^8.46.2"
19521968
debug "^4.3.4"
19531969

19541970
"@typescript-eslint/scope-manager@5.62.0":
@@ -1967,15 +1983,29 @@
19671983
"@typescript-eslint/types" "8.0.0"
19681984
"@typescript-eslint/visitor-keys" "8.0.0"
19691985

1970-
"@typescript-eslint/type-utils@5.62.0":
1971-
version "5.62.0"
1972-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1973-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1986+
"@typescript-eslint/scope-manager@8.46.2":
1987+
version "8.46.2"
1988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
1989+
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
19741990
dependencies:
1975-
"@typescript-eslint/typescript-estree" "5.62.0"
1976-
"@typescript-eslint/utils" "5.62.0"
1991+
"@typescript-eslint/types" "8.46.2"
1992+
"@typescript-eslint/visitor-keys" "8.46.2"
1993+
1994+
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
1995+
version "8.46.2"
1996+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
1997+
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
1998+
1999+
"@typescript-eslint/type-utils@8.46.2":
2000+
version "8.46.2"
2001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
2002+
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
2003+
dependencies:
2004+
"@typescript-eslint/types" "8.46.2"
2005+
"@typescript-eslint/typescript-estree" "8.46.2"
2006+
"@typescript-eslint/utils" "8.46.2"
19772007
debug "^4.3.4"
1978-
tsutils "^3.21.0"
2008+
ts-api-utils "^2.1.0"
19792009

19802010
"@typescript-eslint/types@5.62.0":
19812011
version "5.62.0"
@@ -1987,6 +2017,11 @@
19872017
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
19882018
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
19892019

2020+
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
2021+
version "8.46.2"
2022+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
2023+
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
2024+
19902025
"@typescript-eslint/typescript-estree@5.62.0":
19912026
version "5.62.0"
19922027
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -2014,7 +2049,33 @@
20142049
semver "^7.6.0"
20152050
ts-api-utils "^1.3.0"
20162051

2017-
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.2":
2052+
"@typescript-eslint/typescript-estree@8.46.2":
2053+
version "8.46.2"
2054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
2055+
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
2056+
dependencies:
2057+
"@typescript-eslint/project-service" "8.46.2"
2058+
"@typescript-eslint/tsconfig-utils" "8.46.2"
2059+
"@typescript-eslint/types" "8.46.2"
2060+
"@typescript-eslint/visitor-keys" "8.46.2"
2061+
debug "^4.3.4"
2062+
fast-glob "^3.3.2"
2063+
is-glob "^4.0.3"
2064+
minimatch "^9.0.4"
2065+
semver "^7.6.0"
2066+
ts-api-utils "^2.1.0"
2067+
2068+
"@typescript-eslint/utils@8.46.2":
2069+
version "8.46.2"
2070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
2071+
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
2072+
dependencies:
2073+
"@eslint-community/eslint-utils" "^4.7.0"
2074+
"@typescript-eslint/scope-manager" "8.46.2"
2075+
"@typescript-eslint/types" "8.46.2"
2076+
"@typescript-eslint/typescript-estree" "8.46.2"
2077+
2078+
"@typescript-eslint/utils@^5.10.2":
20182079
version "5.62.0"
20192080
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
20202081
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -2054,6 +2115,14 @@
20542115
"@typescript-eslint/types" "8.0.0"
20552116
eslint-visitor-keys "^3.4.3"
20562117

2118+
"@typescript-eslint/visitor-keys@8.46.2":
2119+
version "8.46.2"
2120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
2121+
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
2122+
dependencies:
2123+
"@typescript-eslint/types" "8.46.2"
2124+
eslint-visitor-keys "^4.2.1"
2125+
20572126
"@ungap/structured-clone@^1.2.0":
20582127
version "1.2.0"
20592128
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2741,6 +2810,11 @@ eslint-visitor-keys@^3.4.3:
27412810
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
27422811
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
27432812

2813+
eslint-visitor-keys@^4.2.1:
2814+
version "4.2.1"
2815+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2816+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2817+
27442818
eslint@8.57.1:
27452819
version "8.57.1"
27462820
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2925,6 +2999,17 @@ fast-glob@^3.2.9:
29252999
merge2 "^1.3.0"
29263000
micromatch "^4.0.4"
29273001

3002+
fast-glob@^3.3.2:
3003+
version "3.3.3"
3004+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
3005+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
3006+
dependencies:
3007+
"@nodelib/fs.stat" "^2.0.2"
3008+
"@nodelib/fs.walk" "^1.2.3"
3009+
glob-parent "^5.1.2"
3010+
merge2 "^1.3.0"
3011+
micromatch "^4.0.8"
3012+
29283013
fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
29293014
version "2.1.0"
29303015
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -3189,6 +3274,11 @@ ignore@^5.2.0:
31893274
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
31903275
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
31913276

3277+
ignore@^7.0.0:
3278+
version "7.0.5"
3279+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
3280+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
3281+
31923282
import-fresh@^3.2.1:
31933283
version "3.3.0"
31943284
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -4089,11 +4179,6 @@ ms@^2.1.3:
40894179
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
40904180
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
40914181

4092-
natural-compare-lite@^1.4.0:
4093-
version "1.4.0"
4094-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
4095-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
4096-
40974182
natural-compare@^1.4.0:
40984183
version "1.4.0"
40994184
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4913,6 +4998,11 @@ ts-api-utils@^1.3.0:
49134998
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
49144999
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
49155000

5001+
ts-api-utils@^2.1.0:
5002+
version "2.1.0"
5003+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
5004+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
5005+
49165006
ts-jest@29.4.5:
49175007
version "29.4.5"
49185008
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.5.tgz#a6b0dc401e521515d5342234be87f1ca96390a6f"

0 commit comments

Comments
 (0)