Skip to content

Commit c9f8956

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 5f49861 commit c9f8956

File tree

2 files changed

+91
-47
lines changed

2 files changed

+91
-47
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@rollup/plugin-node-resolve": "15.2.0",
5151
"@types/jest": "29.5.3",
5252
"@types/ramda": "0.29.3",
53-
"@typescript-eslint/eslint-plugin": "5.62.0",
54-
"@typescript-eslint/parser": "5.62.0",
53+
"@typescript-eslint/eslint-plugin": "6.4.0",
54+
"@typescript-eslint/parser": "6.4.0",
5555
"eslint": "8.47.0",
5656
"eslint-config-prettier": "9.0.0",
5757
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 89 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,19 +1023,14 @@
10231023
ethers "^5.7.2"
10241024
ramda "^0.28.0"
10251025

1026-
"@eslint-community/eslint-utils@^4.2.0":
1026+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
10271027
version "4.4.0"
10281028
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
10291029
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
10301030
dependencies:
10311031
eslint-visitor-keys "^3.3.0"
10321032

1033-
"@eslint-community/regexpp@^4.4.0":
1034-
version "4.5.1"
1035-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1036-
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
1037-
1038-
"@eslint-community/regexpp@^4.6.1":
1033+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
10391034
version "4.6.2"
10401035
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
10411036
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
@@ -1854,7 +1849,7 @@
18541849
expect "^29.0.0"
18551850
pretty-format "^29.0.0"
18561851

1857-
"@types/json-schema@^7.0.9":
1852+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
18581853
version "7.0.12"
18591854
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
18601855
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1881,7 +1876,7 @@
18811876
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
18821877
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
18831878

1884-
"@types/semver@^7.3.12":
1879+
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
18851880
version "7.5.0"
18861881
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
18871882
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
@@ -1903,30 +1898,32 @@
19031898
dependencies:
19041899
"@types/yargs-parser" "*"
19051900

1906-
"@typescript-eslint/eslint-plugin@5.62.0":
1907-
version "5.62.0"
1908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1909-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1901+
"@typescript-eslint/eslint-plugin@6.4.0":
1902+
version "6.4.0"
1903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.4.0.tgz#53428b616f7d80fe879f45a08f11cc0f0b62cf13"
1904+
integrity sha512-62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLKg==
19101905
dependencies:
1911-
"@eslint-community/regexpp" "^4.4.0"
1912-
"@typescript-eslint/scope-manager" "5.62.0"
1913-
"@typescript-eslint/type-utils" "5.62.0"
1914-
"@typescript-eslint/utils" "5.62.0"
1906+
"@eslint-community/regexpp" "^4.5.1"
1907+
"@typescript-eslint/scope-manager" "6.4.0"
1908+
"@typescript-eslint/type-utils" "6.4.0"
1909+
"@typescript-eslint/utils" "6.4.0"
1910+
"@typescript-eslint/visitor-keys" "6.4.0"
19151911
debug "^4.3.4"
19161912
graphemer "^1.4.0"
1917-
ignore "^5.2.0"
1918-
natural-compare-lite "^1.4.0"
1919-
semver "^7.3.7"
1920-
tsutils "^3.21.0"
1921-
1922-
"@typescript-eslint/parser@5.62.0":
1923-
version "5.62.0"
1924-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1925-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1926-
dependencies:
1927-
"@typescript-eslint/scope-manager" "5.62.0"
1928-
"@typescript-eslint/types" "5.62.0"
1929-
"@typescript-eslint/typescript-estree" "5.62.0"
1913+
ignore "^5.2.4"
1914+
natural-compare "^1.4.0"
1915+
semver "^7.5.4"
1916+
ts-api-utils "^1.0.1"
1917+
1918+
"@typescript-eslint/parser@6.4.0":
1919+
version "6.4.0"
1920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.0.tgz#47e7c6e22ff1248e8675d95f488890484de67600"
1921+
integrity sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==
1922+
dependencies:
1923+
"@typescript-eslint/scope-manager" "6.4.0"
1924+
"@typescript-eslint/types" "6.4.0"
1925+
"@typescript-eslint/typescript-estree" "6.4.0"
1926+
"@typescript-eslint/visitor-keys" "6.4.0"
19301927
debug "^4.3.4"
19311928

19321929
"@typescript-eslint/scope-manager@5.62.0":
@@ -1937,21 +1934,34 @@
19371934
"@typescript-eslint/types" "5.62.0"
19381935
"@typescript-eslint/visitor-keys" "5.62.0"
19391936

1940-
"@typescript-eslint/type-utils@5.62.0":
1941-
version "5.62.0"
1942-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1943-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1937+
"@typescript-eslint/scope-manager@6.4.0":
1938+
version "6.4.0"
1939+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.0.tgz#3048e4262ba3eafa4e2e69b08912d9037ec646ae"
1940+
integrity sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==
19441941
dependencies:
1945-
"@typescript-eslint/typescript-estree" "5.62.0"
1946-
"@typescript-eslint/utils" "5.62.0"
1942+
"@typescript-eslint/types" "6.4.0"
1943+
"@typescript-eslint/visitor-keys" "6.4.0"
1944+
1945+
"@typescript-eslint/type-utils@6.4.0":
1946+
version "6.4.0"
1947+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.4.0.tgz#c8ac92716ed6a9d5443aa3e342910355b0796ba0"
1948+
integrity sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==
1949+
dependencies:
1950+
"@typescript-eslint/typescript-estree" "6.4.0"
1951+
"@typescript-eslint/utils" "6.4.0"
19471952
debug "^4.3.4"
1948-
tsutils "^3.21.0"
1953+
ts-api-utils "^1.0.1"
19491954

19501955
"@typescript-eslint/types@5.62.0":
19511956
version "5.62.0"
19521957
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
19531958
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
19541959

1960+
"@typescript-eslint/types@6.4.0":
1961+
version "6.4.0"
1962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
1963+
integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
1964+
19551965
"@typescript-eslint/typescript-estree@5.62.0":
19561966
version "5.62.0"
19571967
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1965,7 +1975,33 @@
19651975
semver "^7.3.7"
19661976
tsutils "^3.21.0"
19671977

1968-
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
1978+
"@typescript-eslint/typescript-estree@6.4.0":
1979+
version "6.4.0"
1980+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.0.tgz#3c58d20632db93fec3d6ab902acbedf593d37276"
1981+
integrity sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==
1982+
dependencies:
1983+
"@typescript-eslint/types" "6.4.0"
1984+
"@typescript-eslint/visitor-keys" "6.4.0"
1985+
debug "^4.3.4"
1986+
globby "^11.1.0"
1987+
is-glob "^4.0.3"
1988+
semver "^7.5.4"
1989+
ts-api-utils "^1.0.1"
1990+
1991+
"@typescript-eslint/utils@6.4.0":
1992+
version "6.4.0"
1993+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.4.0.tgz#23e996b693603c5924b1fbb733cc73196256baa5"
1994+
integrity sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==
1995+
dependencies:
1996+
"@eslint-community/eslint-utils" "^4.4.0"
1997+
"@types/json-schema" "^7.0.12"
1998+
"@types/semver" "^7.5.0"
1999+
"@typescript-eslint/scope-manager" "6.4.0"
2000+
"@typescript-eslint/types" "6.4.0"
2001+
"@typescript-eslint/typescript-estree" "6.4.0"
2002+
semver "^7.5.4"
2003+
2004+
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
19692005
version "5.62.0"
19702006
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
19712007
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1987,6 +2023,14 @@
19872023
"@typescript-eslint/types" "5.62.0"
19882024
eslint-visitor-keys "^3.3.0"
19892025

2026+
"@typescript-eslint/visitor-keys@6.4.0":
2027+
version "6.4.0"
2028+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.0.tgz#96a426cdb1add28274abd7a34aefe27f8b7d51ef"
2029+
integrity sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==
2030+
dependencies:
2031+
"@typescript-eslint/types" "6.4.0"
2032+
eslint-visitor-keys "^3.4.1"
2033+
19902034
acorn-jsx@^5.3.2:
19912035
version "5.3.2"
19922036
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -3246,7 +3290,7 @@ husky@8.0.3:
32463290
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
32473291
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
32483292

3249-
ignore@^5.2.0:
3293+
ignore@^5.2.0, ignore@^5.2.4:
32503294
version "5.2.4"
32513295
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
32523296
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
@@ -4225,11 +4269,6 @@ ms@2.1.2:
42254269
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
42264270
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
42274271

4228-
natural-compare-lite@^1.4.0:
4229-
version "1.4.0"
4230-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
4231-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
4232-
42334272
natural-compare@^1.4.0:
42344273
version "1.4.0"
42354274
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4776,7 +4815,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
47764815
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
47774816
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
47784817

4779-
semver@^7.3.7, semver@^7.5.3:
4818+
semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
47804819
version "7.5.4"
47814820
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
47824821
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -5078,6 +5117,11 @@ to-regex-range@^5.0.1:
50785117
dependencies:
50795118
is-number "^7.0.0"
50805119

5120+
ts-api-utils@^1.0.1:
5121+
version "1.0.1"
5122+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
5123+
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
5124+
50815125
ts-jest@29.1.1:
50825126
version "29.1.1"
50835127
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"

0 commit comments

Comments
 (0)