Skip to content

Commit 8634241

Browse files
chore(deps): update typescript-eslint monorepo to v7
1 parent d3dd3c7 commit 8634241

File tree

2 files changed

+84
-39
lines changed

2 files changed

+84
-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": "15.2.3",
5454
"@types/jest": "29.5.12",
5555
"@types/ramda": "0.30.0",
56-
"@typescript-eslint/eslint-plugin": "5.62.0",
57-
"@typescript-eslint/parser": "5.62.0",
56+
"@typescript-eslint/eslint-plugin": "7.13.1",
57+
"@typescript-eslint/parser": "7.13.1",
5858
"eslint": "8.57.0",
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 82 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,10 +1201,10 @@
12011201
dependencies:
12021202
eslint-visitor-keys "^3.3.0"
12031203

1204-
"@eslint-community/regexpp@^4.4.0":
1205-
version "4.5.1"
1206-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1207-
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
1204+
"@eslint-community/regexpp@^4.10.0":
1205+
version "4.10.1"
1206+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
1207+
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==
12081208

12091209
"@eslint-community/regexpp@^4.6.1":
12101210
version "4.6.2"
@@ -1862,30 +1862,30 @@
18621862
dependencies:
18631863
"@types/yargs-parser" "*"
18641864

1865-
"@typescript-eslint/eslint-plugin@5.62.0":
1866-
version "5.62.0"
1867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1868-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1865+
"@typescript-eslint/eslint-plugin@7.13.1":
1866+
version "7.13.1"
1867+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.13.1.tgz#cdc521c8bca38b55585cf30db787fb2abad3f9fd"
1868+
integrity sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==
18691869
dependencies:
1870-
"@eslint-community/regexpp" "^4.4.0"
1871-
"@typescript-eslint/scope-manager" "5.62.0"
1872-
"@typescript-eslint/type-utils" "5.62.0"
1873-
"@typescript-eslint/utils" "5.62.0"
1874-
debug "^4.3.4"
1870+
"@eslint-community/regexpp" "^4.10.0"
1871+
"@typescript-eslint/scope-manager" "7.13.1"
1872+
"@typescript-eslint/type-utils" "7.13.1"
1873+
"@typescript-eslint/utils" "7.13.1"
1874+
"@typescript-eslint/visitor-keys" "7.13.1"
18751875
graphemer "^1.4.0"
1876-
ignore "^5.2.0"
1877-
natural-compare-lite "^1.4.0"
1878-
semver "^7.3.7"
1879-
tsutils "^3.21.0"
1876+
ignore "^5.3.1"
1877+
natural-compare "^1.4.0"
1878+
ts-api-utils "^1.3.0"
18801879

1881-
"@typescript-eslint/parser@5.62.0":
1882-
version "5.62.0"
1883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1884-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1880+
"@typescript-eslint/parser@7.13.1":
1881+
version "7.13.1"
1882+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.13.1.tgz#fac57811b3e519185f7259bac312291f7b9c4e72"
1883+
integrity sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==
18851884
dependencies:
1886-
"@typescript-eslint/scope-manager" "5.62.0"
1887-
"@typescript-eslint/types" "5.62.0"
1888-
"@typescript-eslint/typescript-estree" "5.62.0"
1885+
"@typescript-eslint/scope-manager" "7.13.1"
1886+
"@typescript-eslint/types" "7.13.1"
1887+
"@typescript-eslint/typescript-estree" "7.13.1"
1888+
"@typescript-eslint/visitor-keys" "7.13.1"
18891889
debug "^4.3.4"
18901890

18911891
"@typescript-eslint/scope-manager@5.62.0":
@@ -1896,6 +1896,14 @@
18961896
"@typescript-eslint/types" "5.62.0"
18971897
"@typescript-eslint/visitor-keys" "5.62.0"
18981898

1899+
"@typescript-eslint/scope-manager@7.13.1":
1900+
version "7.13.1"
1901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.13.1.tgz#c08041206904bf36f0e6997efdb0ca775e0c452e"
1902+
integrity sha512-adbXNVEs6GmbzaCpymHQ0MB6E4TqoiVbC0iqG3uijR8ZYfpAXMGttouQzF4Oat3P2GxDVIrg7bMI/P65LiQZdg==
1903+
dependencies:
1904+
"@typescript-eslint/types" "7.13.1"
1905+
"@typescript-eslint/visitor-keys" "7.13.1"
1906+
18991907
"@typescript-eslint/scope-manager@7.8.0":
19001908
version "7.8.0"
19011909
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
@@ -1904,21 +1912,26 @@
19041912
"@typescript-eslint/types" "7.8.0"
19051913
"@typescript-eslint/visitor-keys" "7.8.0"
19061914

1907-
"@typescript-eslint/type-utils@5.62.0":
1908-
version "5.62.0"
1909-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1910-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1915+
"@typescript-eslint/type-utils@7.13.1":
1916+
version "7.13.1"
1917+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.13.1.tgz#63bec3f1fb43cf0bc409cbdb88ef96d118ca8632"
1918+
integrity sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==
19111919
dependencies:
1912-
"@typescript-eslint/typescript-estree" "5.62.0"
1913-
"@typescript-eslint/utils" "5.62.0"
1920+
"@typescript-eslint/typescript-estree" "7.13.1"
1921+
"@typescript-eslint/utils" "7.13.1"
19141922
debug "^4.3.4"
1915-
tsutils "^3.21.0"
1923+
ts-api-utils "^1.3.0"
19161924

19171925
"@typescript-eslint/types@5.62.0":
19181926
version "5.62.0"
19191927
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
19201928
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
19211929

1930+
"@typescript-eslint/types@7.13.1":
1931+
version "7.13.1"
1932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.13.1.tgz#787db283bd0b58751094c90d5b58bbf5e9fc9bd8"
1933+
integrity sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==
1934+
19221935
"@typescript-eslint/types@7.8.0":
19231936
version "7.8.0"
19241937
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
@@ -1937,6 +1950,20 @@
19371950
semver "^7.3.7"
19381951
tsutils "^3.21.0"
19391952

1953+
"@typescript-eslint/typescript-estree@7.13.1":
1954+
version "7.13.1"
1955+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.13.1.tgz#3412841b130e070db2f675e3d9b8cb1ae49e1c3f"
1956+
integrity sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==
1957+
dependencies:
1958+
"@typescript-eslint/types" "7.13.1"
1959+
"@typescript-eslint/visitor-keys" "7.13.1"
1960+
debug "^4.3.4"
1961+
globby "^11.1.0"
1962+
is-glob "^4.0.3"
1963+
minimatch "^9.0.4"
1964+
semver "^7.6.0"
1965+
ts-api-utils "^1.3.0"
1966+
19401967
"@typescript-eslint/typescript-estree@7.8.0":
19411968
version "7.8.0"
19421969
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
@@ -1951,7 +1978,17 @@
19511978
semver "^7.6.0"
19521979
ts-api-utils "^1.3.0"
19531980

1954-
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.2":
1981+
"@typescript-eslint/utils@7.13.1":
1982+
version "7.13.1"
1983+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.13.1.tgz#611083379caa0d3a2c09d126c65065a3e4337ba2"
1984+
integrity sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==
1985+
dependencies:
1986+
"@eslint-community/eslint-utils" "^4.4.0"
1987+
"@typescript-eslint/scope-manager" "7.13.1"
1988+
"@typescript-eslint/types" "7.13.1"
1989+
"@typescript-eslint/typescript-estree" "7.13.1"
1990+
1991+
"@typescript-eslint/utils@^5.10.2":
19551992
version "5.62.0"
19561993
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
19571994
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -1986,6 +2023,14 @@
19862023
"@typescript-eslint/types" "5.62.0"
19872024
eslint-visitor-keys "^3.3.0"
19882025

2026+
"@typescript-eslint/visitor-keys@7.13.1":
2027+
version "7.13.1"
2028+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.13.1.tgz#9c229a795a919db61f2d7f2337ef584ac05fbe96"
2029+
integrity sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==
2030+
dependencies:
2031+
"@typescript-eslint/types" "7.13.1"
2032+
eslint-visitor-keys "^3.4.3"
2033+
19892034
"@typescript-eslint/visitor-keys@7.8.0":
19902035
version "7.8.0"
19912036
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
@@ -3079,6 +3124,11 @@ ignore@^5.2.0:
30793124
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
30803125
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
30813126

3127+
ignore@^5.3.1:
3128+
version "5.3.1"
3129+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
3130+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
3131+
30823132
import-fresh@^3.2.1:
30833133
version "3.3.0"
30843134
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -3954,11 +4004,6 @@ ms@2.1.2:
39544004
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
39554005
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
39564006

3957-
natural-compare-lite@^1.4.0:
3958-
version "1.4.0"
3959-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3960-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3961-
39624007
natural-compare@^1.4.0:
39634008
version "1.4.0"
39644009
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)