Skip to content

Commit 34f4be4

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent dba3af7 commit 34f4be4

File tree

2 files changed

+106
-80
lines changed

2 files changed

+106
-80
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@nuxt/test-utils": "3.14.0",
6161
"@privyid/eslint-config-persona": "0.27.0",
6262
"@privyid/nhp": "1.0.0",
63-
"@typescript-eslint/eslint-plugin": "5.62.0",
64-
"@typescript-eslint/parser": "5.62.0",
63+
"@typescript-eslint/eslint-plugin": "8.1.0",
64+
"@typescript-eslint/parser": "8.1.0",
6565
"@vitest/coverage-c8": "0.30.1",
6666
"@vue/eslint-config-typescript": "13.0.0",
6767
"axios-mock-adapter": "1.22.0",

yarn.lock

Lines changed: 104 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,7 +1767,7 @@ __metadata:
17671767
languageName: node
17681768
linkType: hard
17691769

1770-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.8.0, @eslint-community/regexpp@npm:^4.9.1":
1770+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.8.0, @eslint-community/regexpp@npm:^4.9.1":
17711771
version: 4.10.0
17721772
resolution: "@eslint-community/regexpp@npm:4.10.0"
17731773
checksum: 10/8c36169c815fc5d726078e8c71a5b592957ee60d08c6470f9ce0187c8046af1a00afbda0a065cc40ff18d5d83f82aed9793c6818f7304a74a7488dc9f3ecbd42
@@ -2980,8 +2980,8 @@ __metadata:
29802980
"@nuxt/test-utils": "npm:3.14.0"
29812981
"@privyid/eslint-config-persona": "npm:0.27.0"
29822982
"@privyid/nhp": "npm:1.0.0"
2983-
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
2984-
"@typescript-eslint/parser": "npm:5.62.0"
2983+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
2984+
"@typescript-eslint/parser": "npm:8.1.0"
29852985
"@vitest/coverage-c8": "npm:0.30.1"
29862986
"@vue/eslint-config-typescript": "npm:13.0.0"
29872987
axios: "npm:^1.7.2"
@@ -3668,7 +3668,7 @@ __metadata:
36683668
languageName: node
36693669
linkType: hard
36703670

3671-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.9":
3671+
"@types/json-schema@npm:*":
36723672
version: 7.0.11
36733673
resolution: "@types/json-schema@npm:7.0.11"
36743674
checksum: 10/e50864a93f4dcb9de64c0c605d836f5416341c824d7a8cde1aa15a5fc68bed44b33cdcb2e04e5098339e9121848378f2d0cc5b124dec41c89203c6f67d6f344a
@@ -3723,13 +3723,6 @@ __metadata:
37233723
languageName: node
37243724
linkType: hard
37253725

3726-
"@types/semver@npm:^7.3.12":
3727-
version: 7.5.7
3728-
resolution: "@types/semver@npm:7.5.7"
3729-
checksum: 10/535d88ec577fe59e38211881f79a1e2ba391e9e1516f8fff74e7196a5ba54315bace9c67a4616c334c830c89027d70a9f473a4ceb634526086a9da39180f2f9a
3730-
languageName: node
3731-
linkType: hard
3732-
37333726
"@types/statuses@npm:^2.0.4":
37343727
version: 2.0.5
37353728
resolution: "@types/statuses@npm:2.0.5"
@@ -3751,27 +3744,26 @@ __metadata:
37513744
languageName: node
37523745
linkType: hard
37533746

3754-
"@typescript-eslint/eslint-plugin@npm:5.62.0":
3755-
version: 5.62.0
3756-
resolution: "@typescript-eslint/eslint-plugin@npm:5.62.0"
3747+
"@typescript-eslint/eslint-plugin@npm:8.1.0":
3748+
version: 8.1.0
3749+
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
37573750
dependencies:
3758-
"@eslint-community/regexpp": "npm:^4.4.0"
3759-
"@typescript-eslint/scope-manager": "npm:5.62.0"
3760-
"@typescript-eslint/type-utils": "npm:5.62.0"
3761-
"@typescript-eslint/utils": "npm:5.62.0"
3762-
debug: "npm:^4.3.4"
3751+
"@eslint-community/regexpp": "npm:^4.10.0"
3752+
"@typescript-eslint/scope-manager": "npm:8.1.0"
3753+
"@typescript-eslint/type-utils": "npm:8.1.0"
3754+
"@typescript-eslint/utils": "npm:8.1.0"
3755+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
37633756
graphemer: "npm:^1.4.0"
3764-
ignore: "npm:^5.2.0"
3765-
natural-compare-lite: "npm:^1.4.0"
3766-
semver: "npm:^7.3.7"
3767-
tsutils: "npm:^3.21.0"
3757+
ignore: "npm:^5.3.1"
3758+
natural-compare: "npm:^1.4.0"
3759+
ts-api-utils: "npm:^1.3.0"
37683760
peerDependencies:
3769-
"@typescript-eslint/parser": ^5.0.0
3770-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
3761+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
3762+
eslint: ^8.57.0 || ^9.0.0
37713763
peerDependenciesMeta:
37723764
typescript:
37733765
optional: true
3774-
checksum: 10/9cc8319c6fd8a21938f5b69476974a7e778c283a55ef9fad183c850995b9adcb0087d57cea7b2ac6b9449570eee983aad39491d14cdd2e52d6b4b0485e7b2482
3766+
checksum: 10/bac7be38db0c06de5101b55cf5ab8e7c00031a0b5911680af359ccb1464741d5a94f58204831c1340c90a4b9ed537160a27eb1ee7d0a95751962c4e470c8116c
37753767
languageName: node
37763768
linkType: hard
37773769

@@ -3821,7 +3813,25 @@ __metadata:
38213813
languageName: node
38223814
linkType: hard
38233815

3824-
"@typescript-eslint/parser@npm:5.62.0, @typescript-eslint/parser@npm:^5.43.0":
3816+
"@typescript-eslint/parser@npm:8.1.0":
3817+
version: 8.1.0
3818+
resolution: "@typescript-eslint/parser@npm:8.1.0"
3819+
dependencies:
3820+
"@typescript-eslint/scope-manager": "npm:8.1.0"
3821+
"@typescript-eslint/types": "npm:8.1.0"
3822+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
3823+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
3824+
debug: "npm:^4.3.4"
3825+
peerDependencies:
3826+
eslint: ^8.57.0 || ^9.0.0
3827+
peerDependenciesMeta:
3828+
typescript:
3829+
optional: true
3830+
checksum: 10/e56c9d98edc38e6fd25e0dcb5afbb26589a56df3ae3b0a9619d52b50434fd52f39e885e503f2aac71e63e889a2c9b030844c549da67a7e4c2608828120242310
3831+
languageName: node
3832+
linkType: hard
3833+
3834+
"@typescript-eslint/parser@npm:^5.43.0":
38253835
version: 5.62.0
38263836
resolution: "@typescript-eslint/parser@npm:5.62.0"
38273837
dependencies:
@@ -3914,20 +3924,13 @@ __metadata:
39143924
languageName: node
39153925
linkType: hard
39163926

3917-
"@typescript-eslint/type-utils@npm:5.62.0":
3918-
version: 5.62.0
3919-
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
3927+
"@typescript-eslint/scope-manager@npm:8.1.0":
3928+
version: 8.1.0
3929+
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
39203930
dependencies:
3921-
"@typescript-eslint/typescript-estree": "npm:5.62.0"
3922-
"@typescript-eslint/utils": "npm:5.62.0"
3923-
debug: "npm:^4.3.4"
3924-
tsutils: "npm:^3.21.0"
3925-
peerDependencies:
3926-
eslint: "*"
3927-
peerDependenciesMeta:
3928-
typescript:
3929-
optional: true
3930-
checksum: 10/f9a4398d6d2aae09e3e765eff04cf4ab364376a87868031ac5c6a64c9bbb555cb1a7f99b07b3d1017e7422725b5f0bbee537f13b82ab2d930f161c987b3dece0
3931+
"@typescript-eslint/types": "npm:8.1.0"
3932+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
3933+
checksum: 10/ce45240807385718d0507eea85967da5bb2861f11944700844ddf08683196a2ac5a898a5518b6a16d551b064f80cf89a4564799314f36169ada36b23ce45eb94
39313934
languageName: node
39323935
linkType: hard
39333936

@@ -3963,6 +3966,21 @@ __metadata:
39633966
languageName: node
39643967
linkType: hard
39653968

3969+
"@typescript-eslint/type-utils@npm:8.1.0":
3970+
version: 8.1.0
3971+
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
3972+
dependencies:
3973+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
3974+
"@typescript-eslint/utils": "npm:8.1.0"
3975+
debug: "npm:^4.3.4"
3976+
ts-api-utils: "npm:^1.3.0"
3977+
peerDependenciesMeta:
3978+
typescript:
3979+
optional: true
3980+
checksum: 10/7f6d7a6e7c13df0a6fc46121052913f7420d19ebf4722fc3483908b5344ef04329be279668e8940ca4de60854fd00e00c3beb69e730bc6ef8d11701f1145f0ca
3981+
languageName: node
3982+
linkType: hard
3983+
39663984
"@typescript-eslint/types@npm:5.62.0":
39673985
version: 5.62.0
39683986
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -3991,6 +4009,13 @@ __metadata:
39914009
languageName: node
39924010
linkType: hard
39934011

4012+
"@typescript-eslint/types@npm:8.1.0":
4013+
version: 8.1.0
4014+
resolution: "@typescript-eslint/types@npm:8.1.0"
4015+
checksum: 10/fca0aff60f3bd5361af4132f7ffd5162b50bef371ef4ca40cbeaa9f7e95ace2794a30bd2311a6d82af04bb618f958ce61eebedfe520b7348638aa4adc5430dc6
4016+
languageName: node
4017+
linkType: hard
4018+
39944019
"@typescript-eslint/typescript-estree@npm:5.62.0":
39954020
version: 5.62.0
39964021
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -4066,21 +4091,22 @@ __metadata:
40664091
languageName: node
40674092
linkType: hard
40684093

4069-
"@typescript-eslint/utils@npm:5.62.0":
4070-
version: 5.62.0
4071-
resolution: "@typescript-eslint/utils@npm:5.62.0"
4094+
"@typescript-eslint/typescript-estree@npm:8.1.0":
4095+
version: 8.1.0
4096+
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
40724097
dependencies:
4073-
"@eslint-community/eslint-utils": "npm:^4.2.0"
4074-
"@types/json-schema": "npm:^7.0.9"
4075-
"@types/semver": "npm:^7.3.12"
4076-
"@typescript-eslint/scope-manager": "npm:5.62.0"
4077-
"@typescript-eslint/types": "npm:5.62.0"
4078-
"@typescript-eslint/typescript-estree": "npm:5.62.0"
4079-
eslint-scope: "npm:^5.1.1"
4080-
semver: "npm:^7.3.7"
4081-
peerDependencies:
4082-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4083-
checksum: 10/15ef13e43998a082b15f85db979f8d3ceb1f9ce4467b8016c267b1738d5e7cdb12aa90faf4b4e6dd6486c236cf9d33c463200465cf25ff997dbc0f12358550a1
4098+
"@typescript-eslint/types": "npm:8.1.0"
4099+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
4100+
debug: "npm:^4.3.4"
4101+
globby: "npm:^11.1.0"
4102+
is-glob: "npm:^4.0.3"
4103+
minimatch: "npm:^9.0.4"
4104+
semver: "npm:^7.6.0"
4105+
ts-api-utils: "npm:^1.3.0"
4106+
peerDependenciesMeta:
4107+
typescript:
4108+
optional: true
4109+
checksum: 10/3e5dbeb942891aeb13cf9634abc59e0bcef5841103d59047bc7cd3a393adbaa9dddfe07f693555f9f82062ba9bb4ff66bed7032d6d390334bd016efb6262e3a1
40844110
languageName: node
40854111
linkType: hard
40864112

@@ -4112,6 +4138,20 @@ __metadata:
41124138
languageName: node
41134139
linkType: hard
41144140

4141+
"@typescript-eslint/utils@npm:8.1.0":
4142+
version: 8.1.0
4143+
resolution: "@typescript-eslint/utils@npm:8.1.0"
4144+
dependencies:
4145+
"@eslint-community/eslint-utils": "npm:^4.4.0"
4146+
"@typescript-eslint/scope-manager": "npm:8.1.0"
4147+
"@typescript-eslint/types": "npm:8.1.0"
4148+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
4149+
peerDependencies:
4150+
eslint: ^8.57.0 || ^9.0.0
4151+
checksum: 10/0154e25aab8f3f99e8b9c88fda4a60ad8ecdf580eac3e71b6f4e3c5af23ee682559c57b6482af2fbe05b9deb7bcda322667e7d85ab7f778089dcaa2ce8ea2926
4152+
languageName: node
4153+
linkType: hard
4154+
41154155
"@typescript-eslint/utils@npm:^7.4.0":
41164156
version: 7.9.0
41174157
resolution: "@typescript-eslint/utils@npm:7.9.0"
@@ -4166,6 +4206,16 @@ __metadata:
41664206
languageName: node
41674207
linkType: hard
41684208

4209+
"@typescript-eslint/visitor-keys@npm:8.1.0":
4210+
version: 8.1.0
4211+
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
4212+
dependencies:
4213+
"@typescript-eslint/types": "npm:8.1.0"
4214+
eslint-visitor-keys: "npm:^3.4.3"
4215+
checksum: 10/e4570a4f07896a007e9e739956448f3ed7a69debd59a5d16b05426fa41b879cac1dce4b8338e03ef452b279147fcb36c15b8abea0e829897b5b894e711a14bd2
4216+
languageName: node
4217+
linkType: hard
4218+
41694219
"@ungap/structured-clone@npm:^1.2.0":
41704220
version: 1.2.0
41714221
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -7652,16 +7702,6 @@ __metadata:
76527702
languageName: node
76537703
linkType: hard
76547704

7655-
"eslint-scope@npm:^5.1.1":
7656-
version: 5.1.1
7657-
resolution: "eslint-scope@npm:5.1.1"
7658-
dependencies:
7659-
esrecurse: "npm:^4.3.0"
7660-
estraverse: "npm:^4.1.1"
7661-
checksum: 10/c541ef384c92eb5c999b7d3443d80195fcafb3da335500946f6db76539b87d5826c8f2e1d23bf6afc3154ba8cd7c8e566f8dc00f1eea25fdf3afc8fb9c87b238
7662-
languageName: node
7663-
linkType: hard
7664-
76657705
"eslint-scope@npm:^7.1.1, eslint-scope@npm:^7.2.2":
76667706
version: 7.2.2
76677707
resolution: "eslint-scope@npm:7.2.2"
@@ -7817,13 +7857,6 @@ __metadata:
78177857
languageName: node
78187858
linkType: hard
78197859

7820-
"estraverse@npm:^4.1.1":
7821-
version: 4.3.0
7822-
resolution: "estraverse@npm:4.3.0"
7823-
checksum: 10/3f67ad02b6dbfaddd9ea459cf2b6ef4ecff9a6082a7af9d22e445b9abc082ad9ca47e1825557b293fcdae477f4714e561123e30bb6a5b2f184fb2bad4a9497eb
7824-
languageName: node
7825-
linkType: hard
7826-
78277860
"estraverse@npm:^5.1.0, estraverse@npm:^5.2.0, estraverse@npm:^5.3.0":
78287861
version: 5.3.0
78297862
resolution: "estraverse@npm:5.3.0"
@@ -10580,13 +10613,6 @@ __metadata:
1058010613
languageName: node
1058110614
linkType: hard
1058210615

10583-
"natural-compare-lite@npm:^1.4.0":
10584-
version: 1.4.0
10585-
resolution: "natural-compare-lite@npm:1.4.0"
10586-
checksum: 10/5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
10587-
languageName: node
10588-
linkType: hard
10589-
1059010616
"natural-compare@npm:^1.4.0":
1059110617
version: 1.4.0
1059210618
resolution: "natural-compare@npm:1.4.0"

0 commit comments

Comments
 (0)