Skip to content

Commit ec94e0b

Browse files
chore(deps): update typescript-eslint monorepo to v8.32.1
1 parent 2e50a7c commit ec94e0b

File tree

2 files changed

+137
-7
lines changed

2 files changed

+137
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
"@tsconfig/recommended": "^1.0.5",
8080
"@types/jest": "29.5.14",
8181
"@types/node": "22.14.1",
82-
"@typescript-eslint/eslint-plugin": "8.29.1",
83-
"@typescript-eslint/parser": "8.29.1",
82+
"@typescript-eslint/eslint-plugin": "8.32.1",
83+
"@typescript-eslint/parser": "8.32.1",
8484
"babel-jest": "29.7.0",
8585
"bob-the-bundler": "7.0.1",
8686
"cp-cli": "^2.0.0",

yarn.lock

Lines changed: 135 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,6 +4543,17 @@ __metadata:
45434543
languageName: node
45444544
linkType: hard
45454545

4546+
"@eslint-community/eslint-utils@npm:^4.7.0":
4547+
version: 4.7.0
4548+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
4549+
dependencies:
4550+
eslint-visitor-keys: "npm:^3.4.3"
4551+
peerDependencies:
4552+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
4553+
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
4554+
languageName: node
4555+
linkType: hard
4556+
45464557
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.6.1":
45474558
version: 4.12.1
45484559
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -14441,7 +14452,28 @@ __metadata:
1444114452
languageName: node
1444214453
linkType: hard
1444314454

14444-
"@typescript-eslint/eslint-plugin@npm:8.29.1, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
14455+
"@typescript-eslint/eslint-plugin@npm:8.32.1":
14456+
version: 8.32.1
14457+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
14458+
dependencies:
14459+
"@eslint-community/regexpp": "npm:^4.10.0"
14460+
"@typescript-eslint/scope-manager": "npm:8.32.1"
14461+
"@typescript-eslint/type-utils": "npm:8.32.1"
14462+
"@typescript-eslint/utils": "npm:8.32.1"
14463+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14464+
graphemer: "npm:^1.4.0"
14465+
ignore: "npm:^7.0.0"
14466+
natural-compare: "npm:^1.4.0"
14467+
ts-api-utils: "npm:^2.1.0"
14468+
peerDependencies:
14469+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
14470+
eslint: ^8.57.0 || ^9.0.0
14471+
typescript: ">=4.8.4 <5.9.0"
14472+
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
14473+
languageName: node
14474+
linkType: hard
14475+
14476+
"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
1444514477
version: 8.29.1
1444614478
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.1"
1444714479
dependencies:
@@ -14497,7 +14529,23 @@ __metadata:
1449714529
languageName: node
1449814530
linkType: hard
1449914531

14500-
"@typescript-eslint/parser@npm:8.29.1, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
14532+
"@typescript-eslint/parser@npm:8.32.1":
14533+
version: 8.32.1
14534+
resolution: "@typescript-eslint/parser@npm:8.32.1"
14535+
dependencies:
14536+
"@typescript-eslint/scope-manager": "npm:8.32.1"
14537+
"@typescript-eslint/types": "npm:8.32.1"
14538+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
14539+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14540+
debug: "npm:^4.3.4"
14541+
peerDependencies:
14542+
eslint: ^8.57.0 || ^9.0.0
14543+
typescript: ">=4.8.4 <5.9.0"
14544+
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
14545+
languageName: node
14546+
linkType: hard
14547+
14548+
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
1450114549
version: 8.29.1
1450214550
resolution: "@typescript-eslint/parser@npm:8.29.1"
1450314551
dependencies:
@@ -14550,6 +14598,16 @@ __metadata:
1455014598
languageName: node
1455114599
linkType: hard
1455214600

14601+
"@typescript-eslint/scope-manager@npm:8.32.1":
14602+
version: 8.32.1
14603+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
14604+
dependencies:
14605+
"@typescript-eslint/types": "npm:8.32.1"
14606+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14607+
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
14608+
languageName: node
14609+
linkType: hard
14610+
1455314611
"@typescript-eslint/type-utils@npm:5.62.0":
1455414612
version: 5.62.0
1455514613
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
@@ -14582,6 +14640,21 @@ __metadata:
1458214640
languageName: node
1458314641
linkType: hard
1458414642

14643+
"@typescript-eslint/type-utils@npm:8.32.1":
14644+
version: 8.32.1
14645+
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
14646+
dependencies:
14647+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
14648+
"@typescript-eslint/utils": "npm:8.32.1"
14649+
debug: "npm:^4.3.4"
14650+
ts-api-utils: "npm:^2.1.0"
14651+
peerDependencies:
14652+
eslint: ^8.57.0 || ^9.0.0
14653+
typescript: ">=4.8.4 <5.9.0"
14654+
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
14655+
languageName: node
14656+
linkType: hard
14657+
1458514658
"@typescript-eslint/types@npm:5.62.0":
1458614659
version: 5.62.0
1458714660
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -14596,6 +14669,13 @@ __metadata:
1459614669
languageName: node
1459714670
linkType: hard
1459814671

14672+
"@typescript-eslint/types@npm:8.32.1":
14673+
version: 8.32.1
14674+
resolution: "@typescript-eslint/types@npm:8.32.1"
14675+
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
14676+
languageName: node
14677+
linkType: hard
14678+
1459914679
"@typescript-eslint/typescript-estree@npm:5.62.0":
1460014680
version: 5.62.0
1460114681
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -14632,6 +14712,24 @@ __metadata:
1463214712
languageName: node
1463314713
linkType: hard
1463414714

14715+
"@typescript-eslint/typescript-estree@npm:8.32.1":
14716+
version: 8.32.1
14717+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
14718+
dependencies:
14719+
"@typescript-eslint/types": "npm:8.32.1"
14720+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14721+
debug: "npm:^4.3.4"
14722+
fast-glob: "npm:^3.3.2"
14723+
is-glob: "npm:^4.0.3"
14724+
minimatch: "npm:^9.0.4"
14725+
semver: "npm:^7.6.0"
14726+
ts-api-utils: "npm:^2.1.0"
14727+
peerDependencies:
14728+
typescript: ">=4.8.4 <5.9.0"
14729+
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
14730+
languageName: node
14731+
linkType: hard
14732+
1463514733
"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0":
1463614734
version: 5.62.0
1463714735
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -14665,6 +14763,21 @@ __metadata:
1466514763
languageName: node
1466614764
linkType: hard
1466714765

14766+
"@typescript-eslint/utils@npm:8.32.1":
14767+
version: 8.32.1
14768+
resolution: "@typescript-eslint/utils@npm:8.32.1"
14769+
dependencies:
14770+
"@eslint-community/eslint-utils": "npm:^4.7.0"
14771+
"@typescript-eslint/scope-manager": "npm:8.32.1"
14772+
"@typescript-eslint/types": "npm:8.32.1"
14773+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
14774+
peerDependencies:
14775+
eslint: ^8.57.0 || ^9.0.0
14776+
typescript: ">=4.8.4 <5.9.0"
14777+
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
14778+
languageName: node
14779+
linkType: hard
14780+
1466814781
"@typescript-eslint/visitor-keys@npm:5.62.0":
1466914782
version: 5.62.0
1467014783
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -14685,6 +14798,16 @@ __metadata:
1468514798
languageName: node
1468614799
linkType: hard
1468714800

14801+
"@typescript-eslint/visitor-keys@npm:8.32.1":
14802+
version: 8.32.1
14803+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
14804+
dependencies:
14805+
"@typescript-eslint/types": "npm:8.32.1"
14806+
eslint-visitor-keys: "npm:^4.2.0"
14807+
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
14808+
languageName: node
14809+
linkType: hard
14810+
1468814811
"@typescript/vfs@npm:^1.6.0":
1468914812
version: 1.6.1
1469014813
resolution: "@typescript/vfs@npm:1.6.1"
@@ -22759,8 +22882,8 @@ __metadata:
2275922882
"@tsconfig/recommended": "npm:^1.0.5"
2276022883
"@types/jest": "npm:29.5.14"
2276122884
"@types/node": "npm:22.14.1"
22762-
"@typescript-eslint/eslint-plugin": "npm:8.29.1"
22763-
"@typescript-eslint/parser": "npm:8.29.1"
22885+
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
22886+
"@typescript-eslint/parser": "npm:8.32.1"
2276422887
babel-jest: "npm:29.7.0"
2276522888
bob-the-bundler: "npm:7.0.1"
2276622889
cp-cli: "npm:^2.0.0"
@@ -23781,6 +23904,13 @@ __metadata:
2378123904
languageName: node
2378223905
linkType: hard
2378323906

23907+
"ignore@npm:^7.0.0":
23908+
version: 7.0.4
23909+
resolution: "ignore@npm:7.0.4"
23910+
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
23911+
languageName: node
23912+
linkType: hard
23913+
2378423914
"immediate@npm:~3.0.5":
2378523915
version: 3.0.6
2378623916
resolution: "immediate@npm:3.0.6"
@@ -36109,7 +36239,7 @@ __metadata:
3610936239
languageName: node
3611036240
linkType: hard
3611136241

36112-
"ts-api-utils@npm:^2.0.1":
36242+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
3611336243
version: 2.1.0
3611436244
resolution: "ts-api-utils@npm:2.1.0"
3611536245
peerDependencies:

0 commit comments

Comments
 (0)