Skip to content

Commit 6ae7e5f

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 95c28c4 commit 6ae7e5f

File tree

2 files changed

+128
-6
lines changed

2 files changed

+128
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@nuxt/test-utils": "^3.7.4",
6161
"@privyid/eslint-config-persona": "^0.24.0",
6262
"@privyid/nhp": "^0.4.0",
63-
"@typescript-eslint/eslint-plugin": "^5.59.0",
64-
"@typescript-eslint/parser": "^5.59.0",
63+
"@typescript-eslint/eslint-plugin": "^6.0.0",
64+
"@typescript-eslint/parser": "^6.0.0",
6565
"@vitest/coverage-c8": "^0.30.1",
6666
"@vue/eslint-config-typescript": "^11.0.2",
6767
"axios-mock-adapter": "^1.21.4",

yarn.lock

+126-4
Original file line numberDiff line numberDiff line change
@@ -1707,8 +1707,8 @@ __metadata:
17071707
"@nuxt/test-utils": ^3.7.4
17081708
"@privyid/eslint-config-persona": ^0.24.0
17091709
"@privyid/nhp": ^0.4.0
1710-
"@typescript-eslint/eslint-plugin": ^5.59.0
1711-
"@typescript-eslint/parser": ^5.59.0
1710+
"@typescript-eslint/eslint-plugin": ^6.0.0
1711+
"@typescript-eslint/parser": ^6.0.0
17121712
"@vitest/coverage-c8": ^0.30.1
17131713
"@vue/eslint-config-typescript": ^11.0.2
17141714
axios: 1.1.3
@@ -2036,7 +2036,7 @@ __metadata:
20362036
languageName: node
20372037
linkType: hard
20382038

2039-
"@typescript-eslint/eslint-plugin@npm:^5.59.0, @typescript-eslint/eslint-plugin@npm:^5.59.1":
2039+
"@typescript-eslint/eslint-plugin@npm:^5.59.1":
20402040
version: 5.62.0
20412041
resolution: "@typescript-eslint/eslint-plugin@npm:5.62.0"
20422042
dependencies:
@@ -2060,6 +2060,31 @@ __metadata:
20602060
languageName: node
20612061
linkType: hard
20622062

2063+
"@typescript-eslint/eslint-plugin@npm:^6.0.0":
2064+
version: 6.15.0
2065+
resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0"
2066+
dependencies:
2067+
"@eslint-community/regexpp": ^4.5.1
2068+
"@typescript-eslint/scope-manager": 6.15.0
2069+
"@typescript-eslint/type-utils": 6.15.0
2070+
"@typescript-eslint/utils": 6.15.0
2071+
"@typescript-eslint/visitor-keys": 6.15.0
2072+
debug: ^4.3.4
2073+
graphemer: ^1.4.0
2074+
ignore: ^5.2.4
2075+
natural-compare: ^1.4.0
2076+
semver: ^7.5.4
2077+
ts-api-utils: ^1.0.1
2078+
peerDependencies:
2079+
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
2080+
eslint: ^7.0.0 || ^8.0.0
2081+
peerDependenciesMeta:
2082+
typescript:
2083+
optional: true
2084+
checksum: f7ae7e01f9d1bd6150598ea1a191348a7ba08b25f146d3bc3b19d434bdb8071cf831577a31c62935e67716addb37b0eda02f4a47bfefc1bb5458843256ec0933
2085+
languageName: node
2086+
linkType: hard
2087+
20632088
"@typescript-eslint/eslint-plugin@npm:^6.5.0":
20642089
version: 6.8.0
20652090
resolution: "@typescript-eslint/eslint-plugin@npm:6.8.0"
@@ -2085,7 +2110,7 @@ __metadata:
20852110
languageName: node
20862111
linkType: hard
20872112

2088-
"@typescript-eslint/parser@npm:^5.43.0, @typescript-eslint/parser@npm:^5.59.0, @typescript-eslint/parser@npm:^5.59.1":
2113+
"@typescript-eslint/parser@npm:^5.43.0, @typescript-eslint/parser@npm:^5.59.1":
20892114
version: 5.62.0
20902115
resolution: "@typescript-eslint/parser@npm:5.62.0"
20912116
dependencies:
@@ -2102,6 +2127,24 @@ __metadata:
21022127
languageName: node
21032128
linkType: hard
21042129

2130+
"@typescript-eslint/parser@npm:^6.0.0":
2131+
version: 6.15.0
2132+
resolution: "@typescript-eslint/parser@npm:6.15.0"
2133+
dependencies:
2134+
"@typescript-eslint/scope-manager": 6.15.0
2135+
"@typescript-eslint/types": 6.15.0
2136+
"@typescript-eslint/typescript-estree": 6.15.0
2137+
"@typescript-eslint/visitor-keys": 6.15.0
2138+
debug: ^4.3.4
2139+
peerDependencies:
2140+
eslint: ^7.0.0 || ^8.0.0
2141+
peerDependenciesMeta:
2142+
typescript:
2143+
optional: true
2144+
checksum: 6f71b48f208e4d56025cbe3a5b287fe9c31484469e8b2a14a0ab5453cb56223a3c099beb70d298e0ce80de8a23e90aec65865ff8e939233cd0f1c3ffba12f3db
2145+
languageName: node
2146+
linkType: hard
2147+
21052148
"@typescript-eslint/parser@npm:^6.5.0":
21062149
version: 6.8.0
21072150
resolution: "@typescript-eslint/parser@npm:6.8.0"
@@ -2130,6 +2173,16 @@ __metadata:
21302173
languageName: node
21312174
linkType: hard
21322175

2176+
"@typescript-eslint/scope-manager@npm:6.15.0":
2177+
version: 6.15.0
2178+
resolution: "@typescript-eslint/scope-manager@npm:6.15.0"
2179+
dependencies:
2180+
"@typescript-eslint/types": 6.15.0
2181+
"@typescript-eslint/visitor-keys": 6.15.0
2182+
checksum: 12316149aae3ad5c7e3411ed7da7fb7d9324df83482d64a93eecbd11063451660cea0fa42ceb026984df7974d770d5f7bc6c77c33e95bc0db0c44e4413f8b756
2183+
languageName: node
2184+
linkType: hard
2185+
21332186
"@typescript-eslint/scope-manager@npm:6.8.0":
21342187
version: 6.8.0
21352188
resolution: "@typescript-eslint/scope-manager@npm:6.8.0"
@@ -2157,6 +2210,23 @@ __metadata:
21572210
languageName: node
21582211
linkType: hard
21592212

2213+
"@typescript-eslint/type-utils@npm:6.15.0":
2214+
version: 6.15.0
2215+
resolution: "@typescript-eslint/type-utils@npm:6.15.0"
2216+
dependencies:
2217+
"@typescript-eslint/typescript-estree": 6.15.0
2218+
"@typescript-eslint/utils": 6.15.0
2219+
debug: ^4.3.4
2220+
ts-api-utils: ^1.0.1
2221+
peerDependencies:
2222+
eslint: ^7.0.0 || ^8.0.0
2223+
peerDependenciesMeta:
2224+
typescript:
2225+
optional: true
2226+
checksum: bd582fc6cca3b9048200fd30a042131cbb50e800acca1d31618ca4a9d9b6bc29fefd6920f7622a546c07a4d1a1c73745acfa09890e732a8a124731c3d5a821d1
2227+
languageName: node
2228+
linkType: hard
2229+
21602230
"@typescript-eslint/type-utils@npm:6.8.0":
21612231
version: 6.8.0
21622232
resolution: "@typescript-eslint/type-utils@npm:6.8.0"
@@ -2181,6 +2251,13 @@ __metadata:
21812251
languageName: node
21822252
linkType: hard
21832253

2254+
"@typescript-eslint/types@npm:6.15.0":
2255+
version: 6.15.0
2256+
resolution: "@typescript-eslint/types@npm:6.15.0"
2257+
checksum: 604cf287a339a55c9a82a6e301cf353bb256427b6e29b12ee8901b37d34581761a0dac3ae7e9d78925854e260e5d690ec472b54ca972339820f3db8512864875
2258+
languageName: node
2259+
linkType: hard
2260+
21842261
"@typescript-eslint/types@npm:6.8.0":
21852262
version: 6.8.0
21862263
resolution: "@typescript-eslint/types@npm:6.8.0"
@@ -2206,6 +2283,24 @@ __metadata:
22062283
languageName: node
22072284
linkType: hard
22082285

2286+
"@typescript-eslint/typescript-estree@npm:6.15.0":
2287+
version: 6.15.0
2288+
resolution: "@typescript-eslint/typescript-estree@npm:6.15.0"
2289+
dependencies:
2290+
"@typescript-eslint/types": 6.15.0
2291+
"@typescript-eslint/visitor-keys": 6.15.0
2292+
debug: ^4.3.4
2293+
globby: ^11.1.0
2294+
is-glob: ^4.0.3
2295+
semver: ^7.5.4
2296+
ts-api-utils: ^1.0.1
2297+
peerDependenciesMeta:
2298+
typescript:
2299+
optional: true
2300+
checksum: fbd11a5acaee3166174fad4cc78cff2ad646411a60ca14e5a50598373302c7bedd76d073ed385b002eb3d6d2a44aea2dd5c74aa65fbef8441a2e079064e67640
2301+
languageName: node
2302+
linkType: hard
2303+
22092304
"@typescript-eslint/typescript-estree@npm:6.8.0":
22102305
version: 6.8.0
22112306
resolution: "@typescript-eslint/typescript-estree@npm:6.8.0"
@@ -2242,6 +2337,23 @@ __metadata:
22422337
languageName: node
22432338
linkType: hard
22442339

2340+
"@typescript-eslint/utils@npm:6.15.0":
2341+
version: 6.15.0
2342+
resolution: "@typescript-eslint/utils@npm:6.15.0"
2343+
dependencies:
2344+
"@eslint-community/eslint-utils": ^4.4.0
2345+
"@types/json-schema": ^7.0.12
2346+
"@types/semver": ^7.5.0
2347+
"@typescript-eslint/scope-manager": 6.15.0
2348+
"@typescript-eslint/types": 6.15.0
2349+
"@typescript-eslint/typescript-estree": 6.15.0
2350+
semver: ^7.5.4
2351+
peerDependencies:
2352+
eslint: ^7.0.0 || ^8.0.0
2353+
checksum: 02aefaeb1539e0a5e5cbbc4d4f92ce505f433b7f8403cb10522c0a6965572a0ea94d32d487113fa64a33967ae7d0de5a62ffea83721100596e54c5ef04288cbe
2354+
languageName: node
2355+
linkType: hard
2356+
22452357
"@typescript-eslint/utils@npm:6.8.0":
22462358
version: 6.8.0
22472359
resolution: "@typescript-eslint/utils@npm:6.8.0"
@@ -2269,6 +2381,16 @@ __metadata:
22692381
languageName: node
22702382
linkType: hard
22712383

2384+
"@typescript-eslint/visitor-keys@npm:6.15.0":
2385+
version: 6.15.0
2386+
resolution: "@typescript-eslint/visitor-keys@npm:6.15.0"
2387+
dependencies:
2388+
"@typescript-eslint/types": 6.15.0
2389+
eslint-visitor-keys: ^3.4.1
2390+
checksum: 1bccc4d4eea6fd10a4ab1daa9e1aaaf790d5f4dd5d02c6e3eb6e83414c086d8d5f14ac44c9fb587b2f7e0dad3e7aeae603158d89dec9ae89652024331bb84fea
2391+
languageName: node
2392+
linkType: hard
2393+
22722394
"@typescript-eslint/visitor-keys@npm:6.8.0":
22732395
version: 6.8.0
22742396
resolution: "@typescript-eslint/visitor-keys@npm:6.8.0"

0 commit comments

Comments
 (0)