Skip to content

Commit 303c8c9

Browse files
Update typescript-eslint monorepo to v7
1 parent 7c813a1 commit 303c8c9

File tree

2 files changed

+101
-96
lines changed

2 files changed

+101
-96
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@rollup/plugin-typescript": "11.1.6",
4747
"@types/node": "20.12.7",
4848
"@types/tape": "5.6.4",
49-
"@typescript-eslint/eslint-plugin": "6.21.0",
50-
"@typescript-eslint/parser": "6.21.0",
49+
"@typescript-eslint/eslint-plugin": "7.7.1",
50+
"@typescript-eslint/parser": "7.7.1",
5151
"eslint": "8.57.0",
5252
"eslint-config-prettier": "9.1.0",
5353
"rollup": "4.16.2",

yarn.lock

Lines changed: 99 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
dependencies:
2222
eslint-visitor-keys "^3.3.0"
2323

24-
"@eslint-community/regexpp@^4.5.1":
25-
version "4.5.1"
26-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
27-
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
24+
"@eslint-community/regexpp@^4.10.0":
25+
version "4.10.0"
26+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
27+
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
2828

2929
"@eslint-community/regexpp@^4.6.1":
3030
version "4.6.2"
@@ -271,10 +271,10 @@
271271
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
272272
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
273273

274-
"@types/json-schema@^7.0.12":
275-
version "7.0.12"
276-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
277-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
274+
"@types/json-schema@^7.0.15":
275+
version "7.0.15"
276+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
277+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
278278

279279
"@types/node@*":
280280
version "20.4.1"
@@ -288,10 +288,10 @@
288288
dependencies:
289289
undici-types "~5.26.4"
290290

291-
"@types/semver@^7.5.0":
292-
version "7.5.0"
293-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
294-
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
291+
"@types/semver@^7.5.8":
292+
version "7.5.8"
293+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
294+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
295295

296296
297297
version "5.6.4"
@@ -308,91 +308,91 @@
308308
dependencies:
309309
"@types/node" "*"
310310

311-
"@typescript-eslint/eslint-plugin@6.21.0":
312-
version "6.21.0"
313-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
314-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
311+
"@typescript-eslint/eslint-plugin@7.7.1":
312+
version "7.7.1"
313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.1.tgz#50a9044e3e5fe76b22caf64fb7fc1f97614bdbfd"
314+
integrity sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==
315315
dependencies:
316-
"@eslint-community/regexpp" "^4.5.1"
317-
"@typescript-eslint/scope-manager" "6.21.0"
318-
"@typescript-eslint/type-utils" "6.21.0"
319-
"@typescript-eslint/utils" "6.21.0"
320-
"@typescript-eslint/visitor-keys" "6.21.0"
316+
"@eslint-community/regexpp" "^4.10.0"
317+
"@typescript-eslint/scope-manager" "7.7.1"
318+
"@typescript-eslint/type-utils" "7.7.1"
319+
"@typescript-eslint/utils" "7.7.1"
320+
"@typescript-eslint/visitor-keys" "7.7.1"
321321
debug "^4.3.4"
322322
graphemer "^1.4.0"
323-
ignore "^5.2.4"
323+
ignore "^5.3.1"
324324
natural-compare "^1.4.0"
325-
semver "^7.5.4"
326-
ts-api-utils "^1.0.1"
327-
328-
"@typescript-eslint/parser@6.21.0":
329-
version "6.21.0"
330-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
331-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
332-
dependencies:
333-
"@typescript-eslint/scope-manager" "6.21.0"
334-
"@typescript-eslint/types" "6.21.0"
335-
"@typescript-eslint/typescript-estree" "6.21.0"
336-
"@typescript-eslint/visitor-keys" "6.21.0"
325+
semver "^7.6.0"
326+
ts-api-utils "^1.3.0"
327+
328+
"@typescript-eslint/parser@7.7.1":
329+
version "7.7.1"
330+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.1.tgz#f940e9f291cdca40c46cb75916217d3a42d6ceea"
331+
integrity sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==
332+
dependencies:
333+
"@typescript-eslint/scope-manager" "7.7.1"
334+
"@typescript-eslint/types" "7.7.1"
335+
"@typescript-eslint/typescript-estree" "7.7.1"
336+
"@typescript-eslint/visitor-keys" "7.7.1"
337337
debug "^4.3.4"
338338

339-
"@typescript-eslint/scope-manager@6.21.0":
340-
version "6.21.0"
341-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
342-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
339+
"@typescript-eslint/scope-manager@7.7.1":
340+
version "7.7.1"
341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
342+
integrity sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==
343343
dependencies:
344-
"@typescript-eslint/types" "6.21.0"
345-
"@typescript-eslint/visitor-keys" "6.21.0"
344+
"@typescript-eslint/types" "7.7.1"
345+
"@typescript-eslint/visitor-keys" "7.7.1"
346346

347-
"@typescript-eslint/type-utils@6.21.0":
348-
version "6.21.0"
349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
350-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
347+
"@typescript-eslint/type-utils@7.7.1":
348+
version "7.7.1"
349+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz#2f8094edca3bebdaad009008929df645ed9c8743"
350+
integrity sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==
351351
dependencies:
352-
"@typescript-eslint/typescript-estree" "6.21.0"
353-
"@typescript-eslint/utils" "6.21.0"
352+
"@typescript-eslint/typescript-estree" "7.7.1"
353+
"@typescript-eslint/utils" "7.7.1"
354354
debug "^4.3.4"
355-
ts-api-utils "^1.0.1"
355+
ts-api-utils "^1.3.0"
356356

357-
"@typescript-eslint/types@6.21.0":
358-
version "6.21.0"
359-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
360-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
357+
"@typescript-eslint/types@7.7.1":
358+
version "7.7.1"
359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
360+
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
361361

362-
"@typescript-eslint/typescript-estree@6.21.0":
363-
version "6.21.0"
364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
365-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
362+
"@typescript-eslint/typescript-estree@7.7.1":
363+
version "7.7.1"
364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
365+
integrity sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==
366366
dependencies:
367-
"@typescript-eslint/types" "6.21.0"
368-
"@typescript-eslint/visitor-keys" "6.21.0"
367+
"@typescript-eslint/types" "7.7.1"
368+
"@typescript-eslint/visitor-keys" "7.7.1"
369369
debug "^4.3.4"
370370
globby "^11.1.0"
371371
is-glob "^4.0.3"
372-
minimatch "9.0.3"
373-
semver "^7.5.4"
374-
ts-api-utils "^1.0.1"
372+
minimatch "^9.0.4"
373+
semver "^7.6.0"
374+
ts-api-utils "^1.3.0"
375375

376-
"@typescript-eslint/utils@6.21.0":
377-
version "6.21.0"
378-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
379-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
376+
"@typescript-eslint/utils@7.7.1":
377+
version "7.7.1"
378+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.1.tgz#5d161f2b4a55e1bc38b634bebb921e4bd4e4a16e"
379+
integrity sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==
380380
dependencies:
381381
"@eslint-community/eslint-utils" "^4.4.0"
382-
"@types/json-schema" "^7.0.12"
383-
"@types/semver" "^7.5.0"
384-
"@typescript-eslint/scope-manager" "6.21.0"
385-
"@typescript-eslint/types" "6.21.0"
386-
"@typescript-eslint/typescript-estree" "6.21.0"
387-
semver "^7.5.4"
388-
389-
"@typescript-eslint/visitor-keys@6.21.0":
390-
version "6.21.0"
391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
392-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
393-
dependencies:
394-
"@typescript-eslint/types" "6.21.0"
395-
eslint-visitor-keys "^3.4.1"
382+
"@types/json-schema" "^7.0.15"
383+
"@types/semver" "^7.5.8"
384+
"@typescript-eslint/scope-manager" "7.7.1"
385+
"@typescript-eslint/types" "7.7.1"
386+
"@typescript-eslint/typescript-estree" "7.7.1"
387+
semver "^7.6.0"
388+
389+
"@typescript-eslint/visitor-keys@7.7.1":
390+
version "7.7.1"
391+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz#da2294796220bb0f3b4add5ecbb1b9c3f4f65798"
392+
integrity sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==
393+
dependencies:
394+
"@typescript-eslint/types" "7.7.1"
395+
eslint-visitor-keys "^3.4.3"
396396

397397
"@ungap/structured-clone@^1.2.0":
398398
version "1.2.0"
@@ -1210,11 +1210,16 @@ hasown@^2.0.1:
12101210
dependencies:
12111211
function-bind "^1.1.2"
12121212

1213-
ignore@^5.2.0, ignore@^5.2.4:
1213+
ignore@^5.2.0:
12141214
version "5.2.4"
12151215
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
12161216
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
12171217

1218+
ignore@^5.3.1:
1219+
version "5.3.1"
1220+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
1221+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
1222+
12181223
import-fresh@^3.2.1:
12191224
version "3.3.0"
12201225
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -1505,13 +1510,6 @@ micromatch@^4.0.4:
15051510
braces "^3.0.2"
15061511
picomatch "^2.3.1"
15071512

1508-
1509-
version "9.0.3"
1510-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1511-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1512-
dependencies:
1513-
brace-expansion "^2.0.1"
1514-
15151513
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
15161514
version "3.1.2"
15171515
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -1526,6 +1524,13 @@ minimatch@^5.0.1:
15261524
dependencies:
15271525
brace-expansion "^2.0.1"
15281526

1527+
minimatch@^9.0.4:
1528+
version "9.0.4"
1529+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1530+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
1531+
dependencies:
1532+
brace-expansion "^2.0.1"
1533+
15291534
minimist@^1.2.8:
15301535
version "1.2.8"
15311536
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -1776,10 +1781,10 @@ safe-regex-test@^1.0.0:
17761781
get-intrinsic "^1.1.3"
17771782
is-regex "^1.1.4"
17781783

1779-
semver@^7.5.4:
1780-
version "7.5.4"
1781-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1782-
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
1784+
semver@^7.6.0:
1785+
version "7.6.0"
1786+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
1787+
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
17831788
dependencies:
17841789
lru-cache "^6.0.0"
17851790

@@ -1938,10 +1943,10 @@ to-regex-range@^5.0.1:
19381943
dependencies:
19391944
is-number "^7.0.0"
19401945

1941-
ts-api-utils@^1.0.1:
1942-
version "1.0.1"
1943-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
1944-
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
1946+
ts-api-utils@^1.3.0:
1947+
version "1.3.0"
1948+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1949+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
19451950

19461951
19471952
version "10.9.2"

0 commit comments

Comments
 (0)