Skip to content

Commit 912d3b9

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent b0afff7 commit 912d3b9

File tree

2 files changed

+91
-36
lines changed

2 files changed

+91
-36
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.1.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.1.0",
54+
"@typescript-eslint/parser": "6.1.0",
5555
"eslint": "8.45.0",
5656
"eslint-config-prettier": "8.8.0",
5757
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 89 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -987,14 +987,14 @@
987987
ethers "^5.7.2"
988988
ramda "^0.28.0"
989989

990-
"@eslint-community/eslint-utils@^4.2.0":
990+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
991991
version "4.4.0"
992992
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
993993
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
994994
dependencies:
995995
eslint-visitor-keys "^3.3.0"
996996

997-
"@eslint-community/regexpp@^4.4.0":
997+
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1":
998998
version "4.5.1"
999999
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
10001000
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
@@ -1811,7 +1811,7 @@
18111811
expect "^29.0.0"
18121812
pretty-format "^29.0.0"
18131813

1814-
"@types/json-schema@^7.0.9":
1814+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
18151815
version "7.0.12"
18161816
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
18171817
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1843,7 +1843,7 @@
18431843
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
18441844
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
18451845

1846-
"@types/semver@^7.3.12":
1846+
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
18471847
version "7.5.0"
18481848
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
18491849
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
@@ -1865,30 +1865,33 @@
18651865
dependencies:
18661866
"@types/yargs-parser" "*"
18671867

1868-
"@typescript-eslint/eslint-plugin@5.62.0":
1869-
version "5.62.0"
1870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1871-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1868+
"@typescript-eslint/eslint-plugin@6.1.0":
1869+
version "6.1.0"
1870+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.1.0.tgz#96f3ca6615717659d06c9f7161a1d14ab0c49c66"
1871+
integrity sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==
18721872
dependencies:
1873-
"@eslint-community/regexpp" "^4.4.0"
1874-
"@typescript-eslint/scope-manager" "5.62.0"
1875-
"@typescript-eslint/type-utils" "5.62.0"
1876-
"@typescript-eslint/utils" "5.62.0"
1873+
"@eslint-community/regexpp" "^4.5.1"
1874+
"@typescript-eslint/scope-manager" "6.1.0"
1875+
"@typescript-eslint/type-utils" "6.1.0"
1876+
"@typescript-eslint/utils" "6.1.0"
1877+
"@typescript-eslint/visitor-keys" "6.1.0"
18771878
debug "^4.3.4"
18781879
graphemer "^1.4.0"
1879-
ignore "^5.2.0"
1880+
ignore "^5.2.4"
1881+
natural-compare "^1.4.0"
18801882
natural-compare-lite "^1.4.0"
1881-
semver "^7.3.7"
1882-
tsutils "^3.21.0"
1883-
1884-
"@typescript-eslint/[email protected]":
1885-
version "5.62.0"
1886-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1887-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1888-
dependencies:
1889-
"@typescript-eslint/scope-manager" "5.62.0"
1890-
"@typescript-eslint/types" "5.62.0"
1891-
"@typescript-eslint/typescript-estree" "5.62.0"
1883+
semver "^7.5.4"
1884+
ts-api-utils "^1.0.1"
1885+
1886+
"@typescript-eslint/[email protected]":
1887+
version "6.1.0"
1888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.1.0.tgz#3135bf65dca5340d8650703eb8cb83113e156ee5"
1889+
integrity sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==
1890+
dependencies:
1891+
"@typescript-eslint/scope-manager" "6.1.0"
1892+
"@typescript-eslint/types" "6.1.0"
1893+
"@typescript-eslint/typescript-estree" "6.1.0"
1894+
"@typescript-eslint/visitor-keys" "6.1.0"
18921895
debug "^4.3.4"
18931896

18941897
"@typescript-eslint/[email protected]":
@@ -1899,21 +1902,34 @@
18991902
"@typescript-eslint/types" "5.62.0"
19001903
"@typescript-eslint/visitor-keys" "5.62.0"
19011904

1902-
"@typescript-eslint/[email protected].0":
1903-
version "5.62.0"
1904-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1905-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1905+
"@typescript-eslint/[email protected].0":
1906+
version "6.1.0"
1907+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.1.0.tgz#a6cdbe11630614f8c04867858a42dd56590796ed"
1908+
integrity sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==
19061909
dependencies:
1907-
"@typescript-eslint/typescript-estree" "5.62.0"
1908-
"@typescript-eslint/utils" "5.62.0"
1910+
"@typescript-eslint/types" "6.1.0"
1911+
"@typescript-eslint/visitor-keys" "6.1.0"
1912+
1913+
"@typescript-eslint/[email protected]":
1914+
version "6.1.0"
1915+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.1.0.tgz#21cc6c3bc1980b03f9eb4e64580d0c5be6f08215"
1916+
integrity sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==
1917+
dependencies:
1918+
"@typescript-eslint/typescript-estree" "6.1.0"
1919+
"@typescript-eslint/utils" "6.1.0"
19091920
debug "^4.3.4"
1910-
tsutils "^3.21.0"
1921+
ts-api-utils "^1.0.1"
19111922

19121923
"@typescript-eslint/[email protected]":
19131924
version "5.62.0"
19141925
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
19151926
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
19161927

1928+
"@typescript-eslint/[email protected]":
1929+
version "6.1.0"
1930+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.1.0.tgz#2d607c62827bb416ada5c96ebfa2ef84e45a8dfa"
1931+
integrity sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==
1932+
19171933
"@typescript-eslint/[email protected]":
19181934
version "5.62.0"
19191935
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1927,7 +1943,33 @@
19271943
semver "^7.3.7"
19281944
tsutils "^3.21.0"
19291945

1930-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
1946+
"@typescript-eslint/[email protected]":
1947+
version "6.1.0"
1948+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.1.0.tgz#ea382f6482ba698d7e993a88ce5391ea7a66c33d"
1949+
integrity sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==
1950+
dependencies:
1951+
"@typescript-eslint/types" "6.1.0"
1952+
"@typescript-eslint/visitor-keys" "6.1.0"
1953+
debug "^4.3.4"
1954+
globby "^11.1.0"
1955+
is-glob "^4.0.3"
1956+
semver "^7.5.4"
1957+
ts-api-utils "^1.0.1"
1958+
1959+
"@typescript-eslint/[email protected]":
1960+
version "6.1.0"
1961+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.1.0.tgz#1641843792b4e3451cc692e2c73055df8b26f453"
1962+
integrity sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==
1963+
dependencies:
1964+
"@eslint-community/eslint-utils" "^4.4.0"
1965+
"@types/json-schema" "^7.0.12"
1966+
"@types/semver" "^7.5.0"
1967+
"@typescript-eslint/scope-manager" "6.1.0"
1968+
"@typescript-eslint/types" "6.1.0"
1969+
"@typescript-eslint/typescript-estree" "6.1.0"
1970+
semver "^7.5.4"
1971+
1972+
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.10.2":
19311973
version "5.62.0"
19321974
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
19331975
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1949,6 +1991,14 @@
19491991
"@typescript-eslint/types" "5.62.0"
19501992
eslint-visitor-keys "^3.3.0"
19511993

1994+
"@typescript-eslint/[email protected]":
1995+
version "6.1.0"
1996+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz#d2b84dff6b58944d3257ea03687e269a788c73be"
1997+
integrity sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==
1998+
dependencies:
1999+
"@typescript-eslint/types" "6.1.0"
2000+
eslint-visitor-keys "^3.4.1"
2001+
19522002
acorn-jsx@^5.3.2:
19532003
version "5.3.2"
19542004
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -3205,7 +3255,7 @@ [email protected]:
32053255
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
32063256
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
32073257

3208-
ignore@^5.2.0:
3258+
ignore@^5.2.0, ignore@^5.2.4:
32093259
version "5.2.4"
32103260
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
32113261
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
@@ -4703,7 +4753,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
47034753
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
47044754
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
47054755

4706-
semver@^7.3.7, semver@^7.5.3:
4756+
semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
47074757
version "7.5.4"
47084758
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
47094759
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -5028,6 +5078,11 @@ to-regex-range@^5.0.1:
50285078
dependencies:
50295079
is-number "^7.0.0"
50305080

5081+
ts-api-utils@^1.0.1:
5082+
version "1.0.1"
5083+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
5084+
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
5085+
50315086
50325087
version "29.1.1"
50335088
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"

0 commit comments

Comments
 (0)