Skip to content

Commit f1c0c85

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent deecfb1 commit f1c0c85

File tree

2 files changed

+68
-92
lines changed

2 files changed

+68
-92
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/google-protobuf": "3.15.12",
4747
"@types/node": "20.16.10",
4848
"@types/progress": "2.0.7",
49-
"@typescript-eslint/eslint-plugin": "^7.18.0",
50-
"@typescript-eslint/parser": "^7.18.0",
49+
"@typescript-eslint/eslint-plugin": "^8.9.0",
50+
"@typescript-eslint/parser": "^8.9.0",
5151
"diff": "7.0.0",
5252
"eslint": "^8.57.1",
5353
"eslint-plugin-etc": "^2.0.3",
@@ -58,7 +58,7 @@
5858
"prettier": "3.3.3",
5959
"tsm": "^2.3.0",
6060
"tsx": "^4.19.1",
61-
"typescript-eslint": "7.18.0",
61+
"typescript-eslint": "8.9.0",
6262
"uvu": "^0.5.6"
6363
}
6464
}

yarn.lock

+65-89
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,7 @@
269269
dependencies:
270270
eslint-visitor-keys "^3.3.0"
271271

272-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.5.1":
273-
version "4.10.0"
274-
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz"
275-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
276-
277-
"@eslint-community/regexpp@^4.6.1":
272+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
278273
version "4.11.1"
279274
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
280275
integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
@@ -429,14 +424,7 @@
429424
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
430425
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
431426

432-
"@types/node@*":
433-
version "20.10.5"
434-
resolved "https://registry.npmjs.org/@types/node/-/node-20.10.5.tgz"
435-
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
436-
dependencies:
437-
undici-types "~5.26.4"
438-
439-
427+
"@types/node@*", "@types/[email protected]":
440428
version "20.16.10"
441429
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
442430
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
@@ -472,16 +460,16 @@
472460
dependencies:
473461
"@types/yargs-parser" "*"
474462

475-
"@typescript-eslint/eslint-plugin@7.18.0", "@typescript-eslint/eslint-plugin@^7.18.0":
476-
version "7.18.0"
477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
478-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
463+
"@typescript-eslint/eslint-plugin@8.9.0", "@typescript-eslint/eslint-plugin@^8.9.0":
464+
version "8.9.0"
465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.9.0.tgz#bf0b25305b0bf014b4b194a6919103d7ac2a7907"
466+
integrity sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==
479467
dependencies:
480468
"@eslint-community/regexpp" "^4.10.0"
481-
"@typescript-eslint/scope-manager" "7.18.0"
482-
"@typescript-eslint/type-utils" "7.18.0"
483-
"@typescript-eslint/utils" "7.18.0"
484-
"@typescript-eslint/visitor-keys" "7.18.0"
469+
"@typescript-eslint/scope-manager" "8.9.0"
470+
"@typescript-eslint/type-utils" "8.9.0"
471+
"@typescript-eslint/utils" "8.9.0"
472+
"@typescript-eslint/visitor-keys" "8.9.0"
485473
graphemer "^1.4.0"
486474
ignore "^5.3.1"
487475
natural-compare "^1.4.0"
@@ -511,15 +499,15 @@
511499
dependencies:
512500
"@typescript-eslint/utils" "5.40.0"
513501

514-
"@typescript-eslint/parser@7.18.0", "@typescript-eslint/parser@^7.18.0":
515-
version "7.18.0"
516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
517-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
502+
"@typescript-eslint/parser@8.9.0", "@typescript-eslint/parser@^8.9.0":
503+
version "8.9.0"
504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.9.0.tgz#0cecda6def8aef95d7c7098359c0fda5a362d6ad"
505+
integrity sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==
518506
dependencies:
519-
"@typescript-eslint/scope-manager" "7.18.0"
520-
"@typescript-eslint/types" "7.18.0"
521-
"@typescript-eslint/typescript-estree" "7.18.0"
522-
"@typescript-eslint/visitor-keys" "7.18.0"
507+
"@typescript-eslint/scope-manager" "8.9.0"
508+
"@typescript-eslint/types" "8.9.0"
509+
"@typescript-eslint/typescript-estree" "8.9.0"
510+
"@typescript-eslint/visitor-keys" "8.9.0"
523511
debug "^4.3.4"
524512

525513
"@typescript-eslint/parser@^6.9.0":
@@ -549,13 +537,13 @@
549537
"@typescript-eslint/types" "6.21.0"
550538
"@typescript-eslint/visitor-keys" "6.21.0"
551539

552-
"@typescript-eslint/scope-manager@7.18.0":
553-
version "7.18.0"
554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
555-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
540+
"@typescript-eslint/scope-manager@8.9.0":
541+
version "8.9.0"
542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.9.0.tgz#c98fef0c4a82a484e6a1eb610a55b154d14d46f3"
543+
integrity sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==
556544
dependencies:
557-
"@typescript-eslint/types" "7.18.0"
558-
"@typescript-eslint/visitor-keys" "7.18.0"
545+
"@typescript-eslint/types" "8.9.0"
546+
"@typescript-eslint/visitor-keys" "8.9.0"
559547

560548
"@typescript-eslint/[email protected]":
561549
version "6.21.0"
@@ -567,13 +555,13 @@
567555
debug "^4.3.4"
568556
ts-api-utils "^1.0.1"
569557

570-
"@typescript-eslint/type-utils@7.18.0":
571-
version "7.18.0"
572-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
573-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
558+
"@typescript-eslint/type-utils@8.9.0":
559+
version "8.9.0"
560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.9.0.tgz#aa86da3e4555fe7c8b42ab75e13561c4b5a8dfeb"
561+
integrity sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==
574562
dependencies:
575-
"@typescript-eslint/typescript-estree" "7.18.0"
576-
"@typescript-eslint/utils" "7.18.0"
563+
"@typescript-eslint/typescript-estree" "8.9.0"
564+
"@typescript-eslint/utils" "8.9.0"
577565
debug "^4.3.4"
578566
ts-api-utils "^1.3.0"
579567

@@ -587,10 +575,10 @@
587575
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz"
588576
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
589577

590-
"@typescript-eslint/types@7.18.0":
591-
version "7.18.0"
592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
593-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
578+
"@typescript-eslint/types@8.9.0":
579+
version "8.9.0"
580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.9.0.tgz#b733af07fb340b32e962c6c63b1062aec2dc0fe6"
581+
integrity sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==
594582

595583
"@typescript-eslint/[email protected]":
596584
version "5.40.0"
@@ -619,15 +607,15 @@
619607
semver "^7.5.4"
620608
ts-api-utils "^1.0.1"
621609

622-
"@typescript-eslint/typescript-estree@7.18.0":
623-
version "7.18.0"
624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
625-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
610+
"@typescript-eslint/typescript-estree@8.9.0":
611+
version "8.9.0"
612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.9.0.tgz#1714f167e9063062dc0df49c1d25afcbc7a96199"
613+
integrity sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==
626614
dependencies:
627-
"@typescript-eslint/types" "7.18.0"
628-
"@typescript-eslint/visitor-keys" "7.18.0"
615+
"@typescript-eslint/types" "8.9.0"
616+
"@typescript-eslint/visitor-keys" "8.9.0"
629617
debug "^4.3.4"
630-
globby "^11.1.0"
618+
fast-glob "^3.3.2"
631619
is-glob "^4.0.3"
632620
minimatch "^9.0.4"
633621
semver "^7.6.0"
@@ -659,15 +647,15 @@
659647
"@typescript-eslint/typescript-estree" "6.21.0"
660648
semver "^7.5.4"
661649

662-
"@typescript-eslint/utils@7.18.0":
663-
version "7.18.0"
664-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
665-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
650+
"@typescript-eslint/utils@8.9.0":
651+
version "8.9.0"
652+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.9.0.tgz#748bbe3ea5bee526d9786d9405cf1b0df081c299"
653+
integrity sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==
666654
dependencies:
667655
"@eslint-community/eslint-utils" "^4.4.0"
668-
"@typescript-eslint/scope-manager" "7.18.0"
669-
"@typescript-eslint/types" "7.18.0"
670-
"@typescript-eslint/typescript-estree" "7.18.0"
656+
"@typescript-eslint/scope-manager" "8.9.0"
657+
"@typescript-eslint/types" "8.9.0"
658+
"@typescript-eslint/typescript-estree" "8.9.0"
671659

672660
"@typescript-eslint/[email protected]":
673661
version "5.40.0"
@@ -685,12 +673,12 @@
685673
"@typescript-eslint/types" "6.21.0"
686674
eslint-visitor-keys "^3.4.1"
687675

688-
"@typescript-eslint/visitor-keys@7.18.0":
689-
version "7.18.0"
690-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
691-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
676+
"@typescript-eslint/visitor-keys@8.9.0":
677+
version "8.9.0"
678+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.9.0.tgz#5f11f4d9db913f37da42776893ffe0dd1ae78f78"
679+
integrity sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==
692680
dependencies:
693-
"@typescript-eslint/types" "7.18.0"
681+
"@typescript-eslint/types" "8.9.0"
694682
eslint-visitor-keys "^3.4.3"
695683

696684
"@ungap/structured-clone@^1.2.0":
@@ -1609,14 +1597,7 @@ espree@^9.6.0, espree@^9.6.1:
16091597
acorn-jsx "^5.3.2"
16101598
eslint-visitor-keys "^3.4.1"
16111599

1612-
esquery@^1.4.0, esquery@^1.5.0:
1613-
version "1.5.0"
1614-
resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz"
1615-
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
1616-
dependencies:
1617-
estraverse "^5.1.0"
1618-
1619-
esquery@^1.4.2:
1600+
esquery@^1.4.0, esquery@^1.4.2, esquery@^1.5.0:
16201601
version "1.6.0"
16211602
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
16221603
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -1650,10 +1631,10 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
16501631
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
16511632
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
16521633

1653-
fast-glob@^3.2.9:
1654-
version "3.2.12"
1655-
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz"
1656-
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
1634+
fast-glob@^3.2.9, fast-glob@^3.3.2:
1635+
version "3.3.2"
1636+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
1637+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
16571638
dependencies:
16581639
"@nodelib/fs.stat" "^2.0.2"
16591640
"@nodelib/fs.walk" "^1.2.3"
@@ -2899,14 +2880,14 @@ type-fest@^0.8.1:
28992880
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
29002881
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
29012882

2902-
typescript-eslint@7.18.0:
2903-
version "7.18.0"
2904-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.18.0.tgz#e90d57649b2ad37a7475875fa3e834a6d9f61eb2"
2905-
integrity sha512-PonBkP603E3tt05lDkbOMyaxJjvKqQrXsnow72sVeOFINDE/qNmnnd+f9b4N+U7W6MXnnYyrhtmF2t08QWwUbA==
2883+
typescript-eslint@8.9.0:
2884+
version "8.9.0"
2885+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.9.0.tgz#20a9b8125c57f3de962080ebebf366697f75bf79"
2886+
integrity sha512-AuD/FXGYRQyqyOBCpNLldMlsCGvmDNxptQ3Dp58/NXeB+FqyvTfXmMyba3PYa0Vi9ybnj7G8S/yd/4Cw8y47eA==
29062887
dependencies:
2907-
"@typescript-eslint/eslint-plugin" "7.18.0"
2908-
"@typescript-eslint/parser" "7.18.0"
2909-
"@typescript-eslint/utils" "7.18.0"
2888+
"@typescript-eslint/eslint-plugin" "8.9.0"
2889+
"@typescript-eslint/parser" "8.9.0"
2890+
"@typescript-eslint/utils" "8.9.0"
29102891

29112892
typescript@^5.6.2:
29122893
version "5.6.2"
@@ -2923,11 +2904,6 @@ unbox-primitive@^1.0.2:
29232904
has-symbols "^1.0.3"
29242905
which-boxed-primitive "^1.0.2"
29252906

2926-
undici-types@~5.26.4:
2927-
version "5.26.5"
2928-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
2929-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2930-
29312907
undici-types@~6.19.2:
29322908
version "6.19.8"
29332909
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"

0 commit comments

Comments
 (0)