Skip to content

Commit 5d1d20f

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 7af76af commit 5d1d20f

File tree

2 files changed

+109
-49
lines changed

2 files changed

+109
-49
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@typescript-eslint/experimental-utils": "^5.0.0"
7474
},
7575
"dependencies": {
76-
"@typescript-eslint/utils": "^5.10.0"
76+
"@typescript-eslint/utils": "^8.0.0"
7777
},
7878
"devDependencies": {
7979
"@babel/cli": "^7.4.4",
@@ -89,8 +89,8 @@
8989
"@types/dedent": "^0.7.0",
9090
"@types/jest": "^29.0.0",
9191
"@types/node": "^14.17.0",
92-
"@typescript-eslint/eslint-plugin": "^5.0.0",
93-
"@typescript-eslint/parser": "^5.0.0",
92+
"@typescript-eslint/eslint-plugin": "^8.0.0",
93+
"@typescript-eslint/parser": "^8.0.0",
9494
"babel-jest": "^29.0.0",
9595
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
9696
"dedent": "^1.0.0",

yarn.lock

+106-46
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,7 @@ __metadata:
16341634
languageName: node
16351635
linkType: hard
16361636

1637-
"@eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.4.0":
1637+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0":
16381638
version: 4.11.0
16391639
resolution: "@eslint-community/regexpp@npm:4.11.0"
16401640
checksum: 97d2fe46690b69417a551bd19a3dc53b6d9590d2295c43cc4c4e44e64131af541e2f4a44d5c12e87de990403654d3dae9d33600081f3a2f0386b368abc9111ec
@@ -2923,44 +2923,44 @@ __metadata:
29232923
languageName: node
29242924
linkType: hard
29252925

2926-
"@typescript-eslint/eslint-plugin@npm:^5.0.0":
2927-
version: 5.62.0
2928-
resolution: "@typescript-eslint/eslint-plugin@npm:5.62.0"
2926+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
2927+
version: 8.0.0
2928+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0"
29292929
dependencies:
2930-
"@eslint-community/regexpp": ^4.4.0
2931-
"@typescript-eslint/scope-manager": 5.62.0
2932-
"@typescript-eslint/type-utils": 5.62.0
2933-
"@typescript-eslint/utils": 5.62.0
2934-
debug: ^4.3.4
2930+
"@eslint-community/regexpp": ^4.10.0
2931+
"@typescript-eslint/scope-manager": 8.0.0
2932+
"@typescript-eslint/type-utils": 8.0.0
2933+
"@typescript-eslint/utils": 8.0.0
2934+
"@typescript-eslint/visitor-keys": 8.0.0
29352935
graphemer: ^1.4.0
2936-
ignore: ^5.2.0
2937-
natural-compare-lite: ^1.4.0
2938-
semver: ^7.3.7
2939-
tsutils: ^3.21.0
2936+
ignore: ^5.3.1
2937+
natural-compare: ^1.4.0
2938+
ts-api-utils: ^1.3.0
29402939
peerDependencies:
2941-
"@typescript-eslint/parser": ^5.0.0
2942-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2940+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2941+
eslint: ^8.57.0 || ^9.0.0
29432942
peerDependenciesMeta:
29442943
typescript:
29452944
optional: true
2946-
checksum: fc104b389c768f9fa7d45a48c86d5c1ad522c1d0512943e782a56b1e3096b2cbcc1eea3fcc590647bf0658eef61aac35120a9c6daf979bf629ad2956deb516a1
2945+
checksum: 202cbc2b079306cdb55b1a16bf861e633943a56a4e15c1dc80e0e8660e6ed63ccfd2352e3cf18ccff68ea16c9392a202149e609cc05460b9fddb9561a1ab2ed0
29472946
languageName: node
29482947
linkType: hard
29492948

2950-
"@typescript-eslint/parser@npm:^5.0.0":
2951-
version: 5.62.0
2952-
resolution: "@typescript-eslint/parser@npm:5.62.0"
2949+
"@typescript-eslint/parser@npm:^8.0.0":
2950+
version: 8.0.0
2951+
resolution: "@typescript-eslint/parser@npm:8.0.0"
29532952
dependencies:
2954-
"@typescript-eslint/scope-manager": 5.62.0
2955-
"@typescript-eslint/types": 5.62.0
2956-
"@typescript-eslint/typescript-estree": 5.62.0
2953+
"@typescript-eslint/scope-manager": 8.0.0
2954+
"@typescript-eslint/types": 8.0.0
2955+
"@typescript-eslint/typescript-estree": 8.0.0
2956+
"@typescript-eslint/visitor-keys": 8.0.0
29572957
debug: ^4.3.4
29582958
peerDependencies:
2959-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2959+
eslint: ^8.57.0 || ^9.0.0
29602960
peerDependenciesMeta:
29612961
typescript:
29622962
optional: true
2963-
checksum: d168f4c7f21a7a63f47002e2d319bcbb6173597af5c60c1cf2de046b46c76b4930a093619e69faf2d30214c29ab27b54dcf1efc7046a6a6bd6f37f59a990e752
2963+
checksum: 7755cd26c4d51a6fb3cb83123eeb96e9ad1519b8ccc514de80ceccc823fe090e6cb185bb049a0edb345a69ca990e3b17090ef5592958953fe61e9b2378d5f78b
29642964
languageName: node
29652965
linkType: hard
29662966

@@ -2974,20 +2974,28 @@ __metadata:
29742974
languageName: node
29752975
linkType: hard
29762976

2977-
"@typescript-eslint/type-utils@npm:5.62.0":
2978-
version: 5.62.0
2979-
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
2977+
"@typescript-eslint/scope-manager@npm:8.0.0":
2978+
version: 8.0.0
2979+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
29802980
dependencies:
2981-
"@typescript-eslint/typescript-estree": 5.62.0
2982-
"@typescript-eslint/utils": 5.62.0
2981+
"@typescript-eslint/types": 8.0.0
2982+
"@typescript-eslint/visitor-keys": 8.0.0
2983+
checksum: 0eea33f5fa5b8df0e8831c1c842403ac71e58b46b394e601b4aeda844c4a41fe19c6c1bbe528fe49093c3ba4ec6d6f444237b5ca073e3c40256b81c6b8671e78
2984+
languageName: node
2985+
linkType: hard
2986+
2987+
"@typescript-eslint/type-utils@npm:8.0.0":
2988+
version: 8.0.0
2989+
resolution: "@typescript-eslint/type-utils@npm:8.0.0"
2990+
dependencies:
2991+
"@typescript-eslint/typescript-estree": 8.0.0
2992+
"@typescript-eslint/utils": 8.0.0
29832993
debug: ^4.3.4
2984-
tsutils: ^3.21.0
2985-
peerDependencies:
2986-
eslint: "*"
2994+
ts-api-utils: ^1.3.0
29872995
peerDependenciesMeta:
29882996
typescript:
29892997
optional: true
2990-
checksum: fc41eece5f315dfda14320be0da78d3a971d650ea41300be7196934b9715f3fe1120a80207551eb71d39568275dbbcf359bde540d1ca1439d8be15e9885d2739
2998+
checksum: 9c84d69d5a18a5b2ecf32bc3a4155af987a27d860dd8b83be05de2c5b26b472844fb991fc0f67d9ad9b3953b17ca3dcf17377251d811c9f0d6cc3faf1df65495
29912999
languageName: node
29923000
linkType: hard
29933001

@@ -2998,6 +3006,13 @@ __metadata:
29983006
languageName: node
29993007
linkType: hard
30003008

3009+
"@typescript-eslint/types@npm:8.0.0":
3010+
version: 8.0.0
3011+
resolution: "@typescript-eslint/types@npm:8.0.0"
3012+
checksum: 2293c8c9bb91890c620900c45731f7d2a9b042b05d6c16bb18e35fc98e0fc749a293b2671aa375ec62b0eeb38e828da0b4768a0d84b31bcbbaf0293fe82e1117
3013+
languageName: node
3014+
linkType: hard
3015+
30013016
"@typescript-eslint/typescript-estree@npm:5.62.0":
30023017
version: 5.62.0
30033018
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -3016,7 +3031,40 @@ __metadata:
30163031
languageName: node
30173032
linkType: hard
30183033

3019-
"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.38.1":
3034+
"@typescript-eslint/typescript-estree@npm:8.0.0":
3035+
version: 8.0.0
3036+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
3037+
dependencies:
3038+
"@typescript-eslint/types": 8.0.0
3039+
"@typescript-eslint/visitor-keys": 8.0.0
3040+
debug: ^4.3.4
3041+
globby: ^11.1.0
3042+
is-glob: ^4.0.3
3043+
minimatch: ^9.0.4
3044+
semver: ^7.6.0
3045+
ts-api-utils: ^1.3.0
3046+
peerDependenciesMeta:
3047+
typescript:
3048+
optional: true
3049+
checksum: 38b658079814caa49eb696b08144e5f5dbc5a70cacd541d1d3eaeee60adb4a7ea18616741d425aab2083c86b2b14782a4bd92700f9a854f661f931d102a86f06
3050+
languageName: node
3051+
linkType: hard
3052+
3053+
"@typescript-eslint/utils@npm:8.0.0, @typescript-eslint/utils@npm:^8.0.0":
3054+
version: 8.0.0
3055+
resolution: "@typescript-eslint/utils@npm:8.0.0"
3056+
dependencies:
3057+
"@eslint-community/eslint-utils": ^4.4.0
3058+
"@typescript-eslint/scope-manager": 8.0.0
3059+
"@typescript-eslint/types": 8.0.0
3060+
"@typescript-eslint/typescript-estree": 8.0.0
3061+
peerDependencies:
3062+
eslint: ^8.57.0 || ^9.0.0
3063+
checksum: a6faf16616916dac0bf3e398230660dec3534c61ac958fba416adfdffc65c4182350cce03d87fc9e6f52294e54bc499809d49ac57863e241ed00cd3bf25d6b61
3064+
languageName: node
3065+
linkType: hard
3066+
3067+
"@typescript-eslint/utils@npm:^5.38.1":
30203068
version: 5.62.0
30213069
resolution: "@typescript-eslint/utils@npm:5.62.0"
30223070
dependencies:
@@ -3044,6 +3092,16 @@ __metadata:
30443092
languageName: node
30453093
linkType: hard
30463094

3095+
"@typescript-eslint/visitor-keys@npm:8.0.0":
3096+
version: 8.0.0
3097+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
3098+
dependencies:
3099+
"@typescript-eslint/types": 8.0.0
3100+
eslint-visitor-keys: ^3.4.3
3101+
checksum: ae823bf8bd4d24e5b4bc5340139f239f8cd950231c0efdb7a30b576e774997de938489f191db87b0397a065b9fa961be37d5f47c2a4b359aa2055e692fcde4c1
3102+
languageName: node
3103+
linkType: hard
3104+
30473105
"JSONStream@npm:^1.3.5":
30483106
version: 1.3.5
30493107
resolution: "JSONStream@npm:1.3.5"
@@ -5007,9 +5065,9 @@ __metadata:
50075065
"@types/dedent": ^0.7.0
50085066
"@types/jest": ^29.0.0
50095067
"@types/node": ^14.17.0
5010-
"@typescript-eslint/eslint-plugin": ^5.0.0
5011-
"@typescript-eslint/parser": ^5.0.0
5012-
"@typescript-eslint/utils": ^5.10.0
5068+
"@typescript-eslint/eslint-plugin": ^8.0.0
5069+
"@typescript-eslint/parser": ^8.0.0
5070+
"@typescript-eslint/utils": ^8.0.0
50135071
babel-jest: ^29.0.0
50145072
babel-plugin-replace-ts-export-assignment: ^0.0.2
50155073
dedent: ^1.0.0
@@ -5163,7 +5221,7 @@ __metadata:
51635221
languageName: node
51645222
linkType: hard
51655223

5166-
"eslint-visitor-keys@npm:^3.3.0":
5224+
"eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.3":
51675225
version: 3.4.3
51685226
resolution: "eslint-visitor-keys@npm:3.4.3"
51695227
checksum: 36e9ef87fca698b6fd7ca5ca35d7b2b6eeaaf106572e2f7fd31c12d3bfdaccdb587bba6d3621067e5aece31c8c3a348b93922ab8f7b2cbc6aaab5e1d89040c60
@@ -6160,7 +6218,7 @@ __metadata:
61606218
languageName: node
61616219
linkType: hard
61626220

6163-
"ignore@npm:^5.0.5, ignore@npm:^5.1.1, ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6221+
"ignore@npm:^5.0.5, ignore@npm:^5.1.1, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
61646222
version: 5.3.1
61656223
resolution: "ignore@npm:5.3.1"
61666224
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
@@ -8228,13 +8286,6 @@ __metadata:
82288286
languageName: node
82298287
linkType: hard
82308288

8231-
"natural-compare-lite@npm:^1.4.0":
8232-
version: 1.4.0
8233-
resolution: "natural-compare-lite@npm:1.4.0"
8234-
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
8235-
languageName: node
8236-
linkType: hard
8237-
82388289
"natural-compare@npm:^1.4.0":
82398290
version: 1.4.0
82408291
resolution: "natural-compare@npm:1.4.0"
@@ -10533,6 +10584,15 @@ __metadata:
1053310584
languageName: node
1053410585
linkType: hard
1053510586

10587+
"ts-api-utils@npm:^1.3.0":
10588+
version: 1.3.0
10589+
resolution: "ts-api-utils@npm:1.3.0"
10590+
peerDependencies:
10591+
typescript: ">=4.2.0"
10592+
checksum: c746ddabfdffbf16cb0b0db32bb287236a19e583057f8649ee7c49995bb776e1d3ef384685181c11a1a480369e022ca97512cb08c517b2d2bd82c83754c97012
10593+
languageName: node
10594+
linkType: hard
10595+
1053610596
"ts-node@npm:^10.9.1":
1053710597
version: 10.9.2
1053810598
resolution: "ts-node@npm:10.9.2"

0 commit comments

Comments
 (0)