Skip to content

Commit 83f2e1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update typescript-eslint monorepo to ^5.14.0
1 parent 2a13ced commit 83f2e1c

File tree

2 files changed

+51
-61
lines changed

2 files changed

+51
-61
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/google-protobuf": "3.15.5",
4747
"@types/node": "17.0.14",
4848
"@types/yargs": "17.0.9",
49-
"@typescript-eslint/eslint-plugin": "^5.13.0",
50-
"@typescript-eslint/parser": "^5.13.0",
49+
"@typescript-eslint/eslint-plugin": "^5.14.0",
50+
"@typescript-eslint/parser": "^5.14.0",
5151
"diff": "^5.0.0",
5252
"eslint": "^7.32.0",
5353
"eslint-plugin-unicorn": "^21.0.0",

yarn.lock

Lines changed: 49 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -430,12 +430,7 @@
430430
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
431431
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
432432

433-
"@types/node@*":
434-
version "17.0.21"
435-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
436-
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
437-
438-
433+
"@types/node@*", "@types/[email protected]":
439434
version "17.0.14"
440435
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
441436
integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==
@@ -478,14 +473,14 @@
478473
semver "^7.3.5"
479474
tsutils "^3.21.0"
480475

481-
"@typescript-eslint/eslint-plugin@^5.13.0":
482-
version "5.13.0"
483-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.13.0.tgz#2809052b85911ced9c54a60dac10e515e9114497"
484-
integrity sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==
476+
"@typescript-eslint/eslint-plugin@^5.14.0":
477+
version "5.14.0"
478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.14.0.tgz#5119b67152356231a0e24b998035288a9cd21335"
479+
integrity sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==
485480
dependencies:
486-
"@typescript-eslint/scope-manager" "5.13.0"
487-
"@typescript-eslint/type-utils" "5.13.0"
488-
"@typescript-eslint/utils" "5.13.0"
481+
"@typescript-eslint/scope-manager" "5.14.0"
482+
"@typescript-eslint/type-utils" "5.14.0"
483+
"@typescript-eslint/utils" "5.14.0"
489484
debug "^4.3.2"
490485
functional-red-black-tree "^1.0.1"
491486
ignore "^5.1.8"
@@ -515,14 +510,14 @@
515510
"@typescript-eslint/typescript-estree" "4.33.0"
516511
debug "^4.3.1"
517512

518-
"@typescript-eslint/parser@^5.13.0":
519-
version "5.13.0"
520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.13.0.tgz#0394ed8f2f849273c0bf4b811994d177112ced5c"
521-
integrity sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==
513+
"@typescript-eslint/parser@^5.14.0":
514+
version "5.14.0"
515+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.14.0.tgz#7c79f898aa3cff0ceee6f1d34eeed0f034fb9ef3"
516+
integrity sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==
522517
dependencies:
523-
"@typescript-eslint/scope-manager" "5.13.0"
524-
"@typescript-eslint/types" "5.13.0"
525-
"@typescript-eslint/typescript-estree" "5.13.0"
518+
"@typescript-eslint/scope-manager" "5.14.0"
519+
"@typescript-eslint/types" "5.14.0"
520+
"@typescript-eslint/typescript-estree" "5.14.0"
526521
debug "^4.3.2"
527522

528523
"@typescript-eslint/[email protected]":
@@ -533,20 +528,20 @@
533528
"@typescript-eslint/types" "4.33.0"
534529
"@typescript-eslint/visitor-keys" "4.33.0"
535530

536-
"@typescript-eslint/scope-manager@5.13.0":
537-
version "5.13.0"
538-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.13.0.tgz#cf6aff61ca497cb19f0397eea8444a58f46156b6"
539-
integrity sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==
531+
"@typescript-eslint/scope-manager@5.14.0":
532+
version "5.14.0"
533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.14.0.tgz#ea518962b42db8ed0a55152ea959c218cb53ca7b"
534+
integrity sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==
540535
dependencies:
541-
"@typescript-eslint/types" "5.13.0"
542-
"@typescript-eslint/visitor-keys" "5.13.0"
536+
"@typescript-eslint/types" "5.14.0"
537+
"@typescript-eslint/visitor-keys" "5.14.0"
543538

544-
"@typescript-eslint/type-utils@5.13.0":
545-
version "5.13.0"
546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.13.0.tgz#b0efd45c85b7bab1125c97b752cab3a86c7b615d"
547-
integrity sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==
539+
"@typescript-eslint/type-utils@5.14.0":
540+
version "5.14.0"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.14.0.tgz#711f08105860b12988454e91df433567205a8f0b"
542+
integrity sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==
548543
dependencies:
549-
"@typescript-eslint/utils" "5.13.0"
544+
"@typescript-eslint/utils" "5.14.0"
550545
debug "^4.3.2"
551546
tsutils "^3.21.0"
552547

@@ -555,10 +550,10 @@
555550
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
556551
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
557552

558-
"@typescript-eslint/types@5.13.0":
559-
version "5.13.0"
560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
561-
integrity sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==
553+
"@typescript-eslint/types@5.14.0":
554+
version "5.14.0"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.14.0.tgz#96317cf116cea4befabc0defef371a1013f8ab11"
556+
integrity sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==
562557

563558
"@typescript-eslint/[email protected]":
564559
version "4.33.0"
@@ -573,28 +568,28 @@
573568
semver "^7.3.5"
574569
tsutils "^3.21.0"
575570

576-
"@typescript-eslint/typescript-estree@5.13.0":
577-
version "5.13.0"
578-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz#b37c07b748ff030a3e93d87c842714e020b78141"
579-
integrity sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==
571+
"@typescript-eslint/typescript-estree@5.14.0":
572+
version "5.14.0"
573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.14.0.tgz#78b7f7385d5b6f2748aacea5c9b7f6ae62058314"
574+
integrity sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==
580575
dependencies:
581-
"@typescript-eslint/types" "5.13.0"
582-
"@typescript-eslint/visitor-keys" "5.13.0"
576+
"@typescript-eslint/types" "5.14.0"
577+
"@typescript-eslint/visitor-keys" "5.14.0"
583578
debug "^4.3.2"
584579
globby "^11.0.4"
585580
is-glob "^4.0.3"
586581
semver "^7.3.5"
587582
tsutils "^3.21.0"
588583

589-
"@typescript-eslint/utils@5.13.0":
590-
version "5.13.0"
591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.13.0.tgz#2328feca700eb02837298339a2e49c46b41bd0af"
592-
integrity sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==
584+
"@typescript-eslint/utils@5.14.0":
585+
version "5.14.0"
586+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.14.0.tgz#6c8bc4f384298cbbb32b3629ba7415f9f80dc8c4"
587+
integrity sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==
593588
dependencies:
594589
"@types/json-schema" "^7.0.9"
595-
"@typescript-eslint/scope-manager" "5.13.0"
596-
"@typescript-eslint/types" "5.13.0"
597-
"@typescript-eslint/typescript-estree" "5.13.0"
590+
"@typescript-eslint/scope-manager" "5.14.0"
591+
"@typescript-eslint/types" "5.14.0"
592+
"@typescript-eslint/typescript-estree" "5.14.0"
598593
eslint-scope "^5.1.1"
599594
eslint-utils "^3.0.0"
600595

@@ -606,12 +601,12 @@
606601
"@typescript-eslint/types" "4.33.0"
607602
eslint-visitor-keys "^2.0.0"
608603

609-
"@typescript-eslint/visitor-keys@5.13.0":
610-
version "5.13.0"
611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz#f45ff55bcce16403b221ac9240fbeeae4764f0fd"
612-
integrity sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==
604+
"@typescript-eslint/visitor-keys@5.14.0":
605+
version "5.14.0"
606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.14.0.tgz#1927005b3434ccd0d3ae1b2ecf60e65943c36986"
607+
integrity sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==
613608
dependencies:
614-
"@typescript-eslint/types" "5.13.0"
609+
"@typescript-eslint/types" "5.14.0"
615610
eslint-visitor-keys "^3.0.0"
616611

617612
acorn-jsx@^5.3.1:
@@ -1994,16 +1989,11 @@ [email protected]:
19941989
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
19951990
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
19961991

1997-
1992+
[email protected], ms@^2.1.1:
19981993
version "2.1.2"
19991994
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
20001995
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
20011996

2002-
ms@^2.1.1:
2003-
version "2.1.3"
2004-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2005-
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2006-
20071997
multimap@^1.1.0:
20081998
version "1.1.0"
20091999
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"

0 commit comments

Comments
 (0)