Skip to content

Commit f3d0763

Browse files
chore(deps): update typescript-eslint monorepo to v5.62.0
1 parent 5f7856a commit f3d0763

File tree

2 files changed

+88
-52
lines changed

2 files changed

+88
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"devDependencies": {
5050
"@babel/types": "7.19.0",
5151
"@types/node": "17.0.17",
52-
"@typescript-eslint/eslint-plugin": "5.38.0",
53-
"@typescript-eslint/parser": "5.38.0",
52+
"@typescript-eslint/eslint-plugin": "5.62.0",
53+
"@typescript-eslint/parser": "5.62.0",
5454
"eslint": "8.23.1",
5555
"eslint-config-prettier": "8.5.0",
5656
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 86 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,18 @@
209209
resolved "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.15.9.tgz"
210210
integrity sha512-O+NfmkfRrb3uSsTa4jE3WApidSe3N5++fyOVGP1SmMZi4A3BZELkhUUvj5hwmMuNdlpzAZ8iAPz2vmcR7DCFQA==
211211

212+
"@eslint-community/eslint-utils@^4.2.0":
213+
version "4.9.0"
214+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
215+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
216+
dependencies:
217+
eslint-visitor-keys "^3.4.3"
218+
219+
"@eslint-community/regexpp@^4.4.0":
220+
version "4.12.1"
221+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
222+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
223+
212224
"@eslint/eslintrc@^1.3.2":
213225
version "1.3.2"
214226
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.2.tgz"
@@ -432,84 +444,93 @@
432444
dependencies:
433445
"@types/node" "*"
434446

435-
"@typescript-eslint/[email protected]":
436-
version "5.38.0"
437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.0.tgz#ac919a199548861012e8c1fb2ec4899ac2bc22ae"
438-
integrity sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==
447+
"@types/semver@^7.3.12":
448+
version "7.7.1"
449+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.1.tgz#3ce3af1a5524ef327d2da9e4fd8b6d95c8d70528"
450+
integrity sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==
451+
452+
"@typescript-eslint/[email protected]":
453+
version "5.62.0"
454+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
455+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
439456
dependencies:
440-
"@typescript-eslint/scope-manager" "5.38.0"
441-
"@typescript-eslint/type-utils" "5.38.0"
442-
"@typescript-eslint/utils" "5.38.0"
457+
"@eslint-community/regexpp" "^4.4.0"
458+
"@typescript-eslint/scope-manager" "5.62.0"
459+
"@typescript-eslint/type-utils" "5.62.0"
460+
"@typescript-eslint/utils" "5.62.0"
443461
debug "^4.3.4"
462+
graphemer "^1.4.0"
444463
ignore "^5.2.0"
445-
regexpp "^3.2.0"
464+
natural-compare-lite "^1.4.0"
446465
semver "^7.3.7"
447466
tsutils "^3.21.0"
448467

449-
"@typescript-eslint/parser@5.38.0":
450-
version "5.38.0"
451-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.0.tgz#5a59a1ff41a7b43aacd1bb2db54f6bf1c02b2ff8"
452-
integrity sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==
468+
"@typescript-eslint/parser@5.62.0":
469+
version "5.62.0"
470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
471+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
453472
dependencies:
454-
"@typescript-eslint/scope-manager" "5.38.0"
455-
"@typescript-eslint/types" "5.38.0"
456-
"@typescript-eslint/typescript-estree" "5.38.0"
473+
"@typescript-eslint/scope-manager" "5.62.0"
474+
"@typescript-eslint/types" "5.62.0"
475+
"@typescript-eslint/typescript-estree" "5.62.0"
457476
debug "^4.3.4"
458477

459-
"@typescript-eslint/scope-manager@5.38.0":
460-
version "5.38.0"
461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553"
462-
integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA==
478+
"@typescript-eslint/scope-manager@5.62.0":
479+
version "5.62.0"
480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
481+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
463482
dependencies:
464-
"@typescript-eslint/types" "5.38.0"
465-
"@typescript-eslint/visitor-keys" "5.38.0"
483+
"@typescript-eslint/types" "5.62.0"
484+
"@typescript-eslint/visitor-keys" "5.62.0"
466485

467-
"@typescript-eslint/type-utils@5.38.0":
468-
version "5.38.0"
469-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.0.tgz#c8b7f681da825fcfc66ff2b63d70693880496876"
470-
integrity sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==
486+
"@typescript-eslint/type-utils@5.62.0":
487+
version "5.62.0"
488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
489+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
471490
dependencies:
472-
"@typescript-eslint/typescript-estree" "5.38.0"
473-
"@typescript-eslint/utils" "5.38.0"
491+
"@typescript-eslint/typescript-estree" "5.62.0"
492+
"@typescript-eslint/utils" "5.62.0"
474493
debug "^4.3.4"
475494
tsutils "^3.21.0"
476495

477-
"@typescript-eslint/types@5.38.0":
478-
version "5.38.0"
479-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
480-
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
496+
"@typescript-eslint/types@5.62.0":
497+
version "5.62.0"
498+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
499+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
481500

482-
"@typescript-eslint/typescript-estree@5.38.0":
483-
version "5.38.0"
484-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98"
485-
integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==
501+
"@typescript-eslint/typescript-estree@5.62.0":
502+
version "5.62.0"
503+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
504+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
486505
dependencies:
487-
"@typescript-eslint/types" "5.38.0"
488-
"@typescript-eslint/visitor-keys" "5.38.0"
506+
"@typescript-eslint/types" "5.62.0"
507+
"@typescript-eslint/visitor-keys" "5.62.0"
489508
debug "^4.3.4"
490509
globby "^11.1.0"
491510
is-glob "^4.0.3"
492511
semver "^7.3.7"
493512
tsutils "^3.21.0"
494513

495-
"@typescript-eslint/utils@5.38.0":
496-
version "5.38.0"
497-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.0.tgz#5b31f4896471818153790700eb02ac869a1543f4"
498-
integrity sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==
514+
"@typescript-eslint/utils@5.62.0":
515+
version "5.62.0"
516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
517+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
499518
dependencies:
519+
"@eslint-community/eslint-utils" "^4.2.0"
500520
"@types/json-schema" "^7.0.9"
501-
"@typescript-eslint/scope-manager" "5.38.0"
502-
"@typescript-eslint/types" "5.38.0"
503-
"@typescript-eslint/typescript-estree" "5.38.0"
521+
"@types/semver" "^7.3.12"
522+
"@typescript-eslint/scope-manager" "5.62.0"
523+
"@typescript-eslint/types" "5.62.0"
524+
"@typescript-eslint/typescript-estree" "5.62.0"
504525
eslint-scope "^5.1.1"
505-
eslint-utils "^3.0.0"
526+
semver "^7.3.7"
506527

507-
"@typescript-eslint/visitor-keys@5.38.0":
508-
version "5.38.0"
509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34"
510-
integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w==
528+
"@typescript-eslint/visitor-keys@5.62.0":
529+
version "5.62.0"
530+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
531+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
511532
dependencies:
512-
"@typescript-eslint/types" "5.38.0"
533+
"@typescript-eslint/types" "5.62.0"
513534
eslint-visitor-keys "^3.3.0"
514535

515536
JSONStream@^1.0.4:
@@ -1551,6 +1572,11 @@ eslint-visitor-keys@^3.3.0:
15511572
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
15521573
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
15531574

1575+
eslint-visitor-keys@^3.4.3:
1576+
version "3.4.3"
1577+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
1578+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1579+
15541580
15551581
version "8.23.1"
15561582
resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.1.tgz"
@@ -1941,6 +1967,11 @@ grapheme-splitter@^1.0.4:
19411967
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
19421968
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
19431969

1970+
graphemer@^1.4.0:
1971+
version "1.4.0"
1972+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
1973+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
1974+
19441975
handlebars@^4.7.7:
19451976
version "4.7.7"
19461977
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz"
@@ -2587,6 +2618,11 @@ nanoid@^3.3.4:
25872618
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
25882619
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
25892620

2621+
natural-compare-lite@^1.4.0:
2622+
version "1.4.0"
2623+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
2624+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
2625+
25902626
natural-compare@^1.4.0:
25912627
version "1.4.0"
25922628
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"

0 commit comments

Comments
 (0)