Skip to content

Commit 5e65e6c

Browse files
chore(deps): update typescript-eslint monorepo to v5.35.1 (#969)
* chore(deps): update typescript-eslint monorepo to v5.35.1 * fix format Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent e75109b commit 5e65e6c

File tree

4 files changed

+53
-53
lines changed

4 files changed

+53
-53
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@openapitools/openapi-generator-cli": "2.5.1",
3535
"@prettier/plugin-php": "0.18.9",
3636
"@redocly/openapi-cli": "1.0.0-beta.94",
37-
"@typescript-eslint/eslint-plugin": "5.33.1",
38-
"@typescript-eslint/parser": "5.33.1",
37+
"@typescript-eslint/eslint-plugin": "5.35.1",
38+
"@typescript-eslint/parser": "5.35.1",
3939
"babel-eslint": "10.1.0",
4040
"eslint": "8.22.0",
4141
"eslint-config-algolia": "20.0.0",

scripts/cli/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export async function prompt({
8383

8484
decision.clientList = getClientChoices(decision.language, CLIENTS);
8585

86-
if (!clientArg || !clientArg.length) {
86+
if (!clientArg?.length) {
8787
if (interactive) {
8888
const { client } = await inquirer.prompt<{ client: string }>([
8989
{

scripts/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export function getClientsConfigField(
1111
const path = Array.isArray(pathToField) ? pathToField : [pathToField];
1212

1313
return path.reduce((current, key) => {
14-
if (!current || !current[key]) {
14+
if (!current?.[key]) {
1515
throw new Error(`Unable to find '${pathToField}' for '${language}'`);
1616
}
1717

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ __metadata:
1212
"@openapitools/openapi-generator-cli": 2.5.1
1313
"@prettier/plugin-php": 0.18.9
1414
"@redocly/openapi-cli": 1.0.0-beta.94
15-
"@typescript-eslint/eslint-plugin": 5.33.1
16-
"@typescript-eslint/parser": 5.33.1
15+
"@typescript-eslint/eslint-plugin": 5.35.1
16+
"@typescript-eslint/parser": 5.35.1
1717
babel-eslint: 10.1.0
1818
eslint: 8.22.0
1919
eslint-config-algolia: 20.0.0
@@ -2545,13 +2545,13 @@ __metadata:
25452545
languageName: node
25462546
linkType: hard
25472547

2548-
"@typescript-eslint/eslint-plugin@npm:5.33.1":
2549-
version: 5.33.1
2550-
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.1"
2548+
"@typescript-eslint/eslint-plugin@npm:5.35.1":
2549+
version: 5.35.1
2550+
resolution: "@typescript-eslint/eslint-plugin@npm:5.35.1"
25512551
dependencies:
2552-
"@typescript-eslint/scope-manager": 5.33.1
2553-
"@typescript-eslint/type-utils": 5.33.1
2554-
"@typescript-eslint/utils": 5.33.1
2552+
"@typescript-eslint/scope-manager": 5.35.1
2553+
"@typescript-eslint/type-utils": 5.35.1
2554+
"@typescript-eslint/utils": 5.35.1
25552555
debug: ^4.3.4
25562556
functional-red-black-tree: ^1.0.1
25572557
ignore: ^5.2.0
@@ -2564,66 +2564,66 @@ __metadata:
25642564
peerDependenciesMeta:
25652565
typescript:
25662566
optional: true
2567-
checksum: d9b6b038f70e4959ad211c84f50a38de2d00b54f0636ad76eea414fb070fa616933690da80de6668e62c8fbbeb227086322001b7d7ad1924421a232547c97936
2567+
checksum: 073f4dffd863881f1c87e1c217ac13bda44aaa2db12ef260032b5e8eb6ffd6b9cf6f62c85132dbf84152f353c435c66dd4f75c3bcb86eb23e926737aa4fb66fa
25682568
languageName: node
25692569
linkType: hard
25702570

2571-
"@typescript-eslint/parser@npm:5.33.1":
2572-
version: 5.33.1
2573-
resolution: "@typescript-eslint/parser@npm:5.33.1"
2571+
"@typescript-eslint/parser@npm:5.35.1":
2572+
version: 5.35.1
2573+
resolution: "@typescript-eslint/parser@npm:5.35.1"
25742574
dependencies:
2575-
"@typescript-eslint/scope-manager": 5.33.1
2576-
"@typescript-eslint/types": 5.33.1
2577-
"@typescript-eslint/typescript-estree": 5.33.1
2575+
"@typescript-eslint/scope-manager": 5.35.1
2576+
"@typescript-eslint/types": 5.35.1
2577+
"@typescript-eslint/typescript-estree": 5.35.1
25782578
debug: ^4.3.4
25792579
peerDependencies:
25802580
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
25812581
peerDependenciesMeta:
25822582
typescript:
25832583
optional: true
2584-
checksum: fb3a4e000ce6d9583656fc3b3fb80f127a0ec1b7c3872ea469164516d993a588859ded4ec1338e6bbf2151168380d8aa29ec31027af23b50f5107949f8e7b438
2584+
checksum: 57ea1a1da60b370f8d5c11c86155f7339359a90f2c59e34c89f626f1a79cb440248f07bd307a27ebbbcc997d2731cb9754cdbc37639770940521a938dd89870c
25852585
languageName: node
25862586
linkType: hard
25872587

2588-
"@typescript-eslint/scope-manager@npm:5.33.1":
2589-
version: 5.33.1
2590-
resolution: "@typescript-eslint/scope-manager@npm:5.33.1"
2588+
"@typescript-eslint/scope-manager@npm:5.35.1":
2589+
version: 5.35.1
2590+
resolution: "@typescript-eslint/scope-manager@npm:5.35.1"
25912591
dependencies:
2592-
"@typescript-eslint/types": 5.33.1
2593-
"@typescript-eslint/visitor-keys": 5.33.1
2594-
checksum: b9918d8320ea59081d19070ce952b56984e72fb2c113215e5e6a0f97deac9aae5aa67ec7a07cddb010c0f75cdf8df096ab45e9241e4b7b611acfa6d4cdfb6516
2592+
"@typescript-eslint/types": 5.35.1
2593+
"@typescript-eslint/visitor-keys": 5.35.1
2594+
checksum: 5a969a081309bac5962f99ee6dfdfd9c68ea677bc79d9796592dce82a36217f67aa55c7bf421b2c97b46c5149d6a9401bb4c57829595e8c19f47cfa9e8c2dd86
25952595
languageName: node
25962596
linkType: hard
25972597

2598-
"@typescript-eslint/type-utils@npm:5.33.1":
2599-
version: 5.33.1
2600-
resolution: "@typescript-eslint/type-utils@npm:5.33.1"
2598+
"@typescript-eslint/type-utils@npm:5.35.1":
2599+
version: 5.35.1
2600+
resolution: "@typescript-eslint/type-utils@npm:5.35.1"
26012601
dependencies:
2602-
"@typescript-eslint/utils": 5.33.1
2602+
"@typescript-eslint/utils": 5.35.1
26032603
debug: ^4.3.4
26042604
tsutils: ^3.21.0
26052605
peerDependencies:
26062606
eslint: "*"
26072607
peerDependenciesMeta:
26082608
typescript:
26092609
optional: true
2610-
checksum: ddf88835bc87b3ad946aaeb29b770a49a8e1c3c5e294ee9cb93b1936f432a1016efb97803f197eea1be61545cbc79b5526cc05e9339ca9beada22fc83801ddea
2610+
checksum: af317ba156f2767f76a7f97193873a00468370e157fdcc6ac19f664bc6c4c0a6836bd25028d17fdd54d339b6842fda68b82f1ce4142a222de6953625ea6c0a9c
26112611
languageName: node
26122612
linkType: hard
26132613

2614-
"@typescript-eslint/types@npm:5.33.1":
2615-
version: 5.33.1
2616-
resolution: "@typescript-eslint/types@npm:5.33.1"
2617-
checksum: 122891bd4ab4b930b1d33f3ce43a010825c1e61b9879520a0f3dc34cf92df71e2a873410845ab8d746333511c455c115eaafdec149298a161cef713829dfdb77
2614+
"@typescript-eslint/types@npm:5.35.1":
2615+
version: 5.35.1
2616+
resolution: "@typescript-eslint/types@npm:5.35.1"
2617+
checksum: a4e1001867f43f3364b109fc5a07b91ae7a34b78ab191c6c5c4695dac9bb2b80b0a602651c0b807c1c7c1fc3656d2bbd47c637afa08a09e7b1c39eae3c489e00
26182618
languageName: node
26192619
linkType: hard
26202620

2621-
"@typescript-eslint/typescript-estree@npm:5.33.1":
2622-
version: 5.33.1
2623-
resolution: "@typescript-eslint/typescript-estree@npm:5.33.1"
2621+
"@typescript-eslint/typescript-estree@npm:5.35.1":
2622+
version: 5.35.1
2623+
resolution: "@typescript-eslint/typescript-estree@npm:5.35.1"
26242624
dependencies:
2625-
"@typescript-eslint/types": 5.33.1
2626-
"@typescript-eslint/visitor-keys": 5.33.1
2625+
"@typescript-eslint/types": 5.35.1
2626+
"@typescript-eslint/visitor-keys": 5.35.1
26272627
debug: ^4.3.4
26282628
globby: ^11.1.0
26292629
is-glob: ^4.0.3
@@ -2632,33 +2632,33 @@ __metadata:
26322632
peerDependenciesMeta:
26332633
typescript:
26342634
optional: true
2635-
checksum: 1418e409b141c2f012bc2dd5c40d95dfd8aa572dd3e9523ed23e4371e4459d10ecd074fda75dc770ce980686b25ffc44725eebf165c494818ed4131d1ac0239f
2635+
checksum: a917ca4753a3f92c8d8555c96f5414383a9742761625476fa36a019401543aa74996159afa0f7fc7fae05fe0f904e3c6f4153a55412070c8a94e8171e81084c7
26362636
languageName: node
26372637
linkType: hard
26382638

2639-
"@typescript-eslint/utils@npm:5.33.1":
2640-
version: 5.33.1
2641-
resolution: "@typescript-eslint/utils@npm:5.33.1"
2639+
"@typescript-eslint/utils@npm:5.35.1":
2640+
version: 5.35.1
2641+
resolution: "@typescript-eslint/utils@npm:5.35.1"
26422642
dependencies:
26432643
"@types/json-schema": ^7.0.9
2644-
"@typescript-eslint/scope-manager": 5.33.1
2645-
"@typescript-eslint/types": 5.33.1
2646-
"@typescript-eslint/typescript-estree": 5.33.1
2644+
"@typescript-eslint/scope-manager": 5.35.1
2645+
"@typescript-eslint/types": 5.35.1
2646+
"@typescript-eslint/typescript-estree": 5.35.1
26472647
eslint-scope: ^5.1.1
26482648
eslint-utils: ^3.0.0
26492649
peerDependencies:
26502650
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2651-
checksum: c550504d62fc72f29bf3d7a651bd3a81f49fb1fccaf47583721c2ab1abd2ef78a1e4bc392cb4be4a61a45a4f24fc14a59d67b98aac8a16a207a7cace86538cab
2651+
checksum: 2b04092583c3139dd090727c24fb9d7fdb1fb9f20f2e3f0141cab5b98b6a1934b0fc8cab948f7faae55588385b0f1fb7bbf91f52c705ce4528036a527c3119c6
26522652
languageName: node
26532653
linkType: hard
26542654

2655-
"@typescript-eslint/visitor-keys@npm:5.33.1":
2656-
version: 5.33.1
2657-
resolution: "@typescript-eslint/visitor-keys@npm:5.33.1"
2655+
"@typescript-eslint/visitor-keys@npm:5.35.1":
2656+
version: 5.35.1
2657+
resolution: "@typescript-eslint/visitor-keys@npm:5.35.1"
26582658
dependencies:
2659-
"@typescript-eslint/types": 5.33.1
2659+
"@typescript-eslint/types": 5.35.1
26602660
eslint-visitor-keys: ^3.3.0
2661-
checksum: 0d32a433450f61e97b5fa6b1e167f06ed395c200b16b4dbd4490a1c4941de420689b622f8a2486f5398806fb24f57b9fab901b4cbc8fdb8853f568264b3a182a
2661+
checksum: ef3c8377aac89935b5cc2fcf37bb3e42aa5f98848e7c22bdcbe5bb06c0fe8a1373a6897fd21109be8929b4708ad06c8874d2ef7bba17ff64911964203457330d
26622662
languageName: node
26632663
linkType: hard
26642664

0 commit comments

Comments
 (0)