Skip to content

Commit 64a9dd3

Browse files
renovate[bot]renovate-bot
andauthoredMay 10, 2022
chore: update typescript-eslint monorepo to v5.23.0 (#3166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 94dae95 commit 64a9dd3

File tree

1 file changed

+45
-45
lines changed

1 file changed

+45
-45
lines changed
 

‎yarn.lock

+45-45
Original file line numberDiff line numberDiff line change
@@ -2563,13 +2563,13 @@
25632563
"@types/yargs-parser" "*"
25642564

25652565
"@typescript-eslint/eslint-plugin@^5.0.0":
2566-
version "5.22.0"
2567-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.22.0.tgz#7b52a0de2e664044f28b36419210aea4ab619e2a"
2568-
integrity sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==
2566+
version "5.23.0"
2567+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.23.0.tgz#bc4cbcf91fbbcc2e47e534774781b82ae25cc3d8"
2568+
integrity sha512-hEcSmG4XodSLiAp1uxv/OQSGsDY6QN3TcRU32gANp+19wGE1QQZLRS8/GV58VRUoXhnkuJ3ZxNQ3T6Z6zM59DA==
25692569
dependencies:
2570-
"@typescript-eslint/scope-manager" "5.22.0"
2571-
"@typescript-eslint/type-utils" "5.22.0"
2572-
"@typescript-eslint/utils" "5.22.0"
2570+
"@typescript-eslint/scope-manager" "5.23.0"
2571+
"@typescript-eslint/type-utils" "5.23.0"
2572+
"@typescript-eslint/utils" "5.23.0"
25732573
debug "^4.3.2"
25742574
functional-red-black-tree "^1.0.1"
25752575
ignore "^5.1.8"
@@ -2578,13 +2578,13 @@
25782578
tsutils "^3.21.0"
25792579

25802580
"@typescript-eslint/parser@^5.0.0":
2581-
version "5.22.0"
2582-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.22.0.tgz#7bedf8784ef0d5d60567c5ba4ce162460e70c178"
2583-
integrity sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==
2581+
version "5.23.0"
2582+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.23.0.tgz#443778e1afc9a8ff180f91b5e260ac3bec5e2de1"
2583+
integrity sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==
25842584
dependencies:
2585-
"@typescript-eslint/scope-manager" "5.22.0"
2586-
"@typescript-eslint/types" "5.22.0"
2587-
"@typescript-eslint/typescript-estree" "5.22.0"
2585+
"@typescript-eslint/scope-manager" "5.23.0"
2586+
"@typescript-eslint/types" "5.23.0"
2587+
"@typescript-eslint/typescript-estree" "5.23.0"
25882588
debug "^4.3.2"
25892589

25902590
"@typescript-eslint/scope-manager@5.20.0":
@@ -2595,20 +2595,20 @@
25952595
"@typescript-eslint/types" "5.20.0"
25962596
"@typescript-eslint/visitor-keys" "5.20.0"
25972597

2598-
"@typescript-eslint/scope-manager@5.22.0":
2599-
version "5.22.0"
2600-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.22.0.tgz#590865f244ebe6e46dc3e9cab7976fc2afa8af24"
2601-
integrity sha512-yA9G5NJgV5esANJCO0oF15MkBO20mIskbZ8ijfmlKIvQKg0ynVKfHZ15/nhAJN5m8Jn3X5qkwriQCiUntC9AbA==
2598+
"@typescript-eslint/scope-manager@5.23.0":
2599+
version "5.23.0"
2600+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.23.0.tgz#4305e61c2c8e3cfa3787d30f54e79430cc17ce1b"
2601+
integrity sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==
26022602
dependencies:
2603-
"@typescript-eslint/types" "5.22.0"
2604-
"@typescript-eslint/visitor-keys" "5.22.0"
2603+
"@typescript-eslint/types" "5.23.0"
2604+
"@typescript-eslint/visitor-keys" "5.23.0"
26052605

2606-
"@typescript-eslint/type-utils@5.22.0":
2607-
version "5.22.0"
2608-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.22.0.tgz#0c0e93b34210e334fbe1bcb7250c470f4a537c19"
2609-
integrity sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==
2606+
"@typescript-eslint/type-utils@5.23.0":
2607+
version "5.23.0"
2608+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.23.0.tgz#f852252f2fc27620d5bb279d8fed2a13d2e3685e"
2609+
integrity sha512-iuI05JsJl/SUnOTXA9f4oI+/4qS/Zcgk+s2ir+lRmXI+80D8GaGwoUqs4p+X+4AxDolPpEpVUdlEH4ADxFy4gw==
26102610
dependencies:
2611-
"@typescript-eslint/utils" "5.22.0"
2611+
"@typescript-eslint/utils" "5.23.0"
26122612
debug "^4.3.2"
26132613
tsutils "^3.21.0"
26142614

@@ -2617,10 +2617,10 @@
26172617
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.20.0.tgz#fa39c3c2aa786568302318f1cb51fcf64258c20c"
26182618
integrity sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==
26192619

2620-
"@typescript-eslint/types@5.22.0":
2621-
version "5.22.0"
2622-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.22.0.tgz#50a4266e457a5d4c4b87ac31903b28b06b2c3ed0"
2623-
integrity sha512-T7owcXW4l0v7NTijmjGWwWf/1JqdlWiBzPqzAWhobxft0SiEvMJB56QXmeCQjrPuM8zEfGUKyPQr/L8+cFUBLw==
2620+
"@typescript-eslint/types@5.23.0":
2621+
version "5.23.0"
2622+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.23.0.tgz#8733de0f58ae0ed318dbdd8f09868cdbf9f9ad09"
2623+
integrity sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==
26242624

26252625
"@typescript-eslint/typescript-estree@5.20.0":
26262626
version "5.20.0"
@@ -2635,28 +2635,28 @@
26352635
semver "^7.3.5"
26362636
tsutils "^3.21.0"
26372637

2638-
"@typescript-eslint/typescript-estree@5.22.0":
2639-
version "5.22.0"
2640-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.22.0.tgz#e2116fd644c3e2fda7f4395158cddd38c0c6df97"
2641-
integrity sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==
2638+
"@typescript-eslint/typescript-estree@5.23.0":
2639+
version "5.23.0"
2640+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.23.0.tgz#dca5f10a0a85226db0796e8ad86addc9aee52065"
2641+
integrity sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==
26422642
dependencies:
2643-
"@typescript-eslint/types" "5.22.0"
2644-
"@typescript-eslint/visitor-keys" "5.22.0"
2643+
"@typescript-eslint/types" "5.23.0"
2644+
"@typescript-eslint/visitor-keys" "5.23.0"
26452645
debug "^4.3.2"
26462646
globby "^11.0.4"
26472647
is-glob "^4.0.3"
26482648
semver "^7.3.5"
26492649
tsutils "^3.21.0"
26502650

2651-
"@typescript-eslint/utils@5.22.0":
2652-
version "5.22.0"
2653-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.22.0.tgz#1f2c4897e2cf7e44443c848a13c60407861babd8"
2654-
integrity sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==
2651+
"@typescript-eslint/utils@5.23.0":
2652+
version "5.23.0"
2653+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.23.0.tgz#4691c3d1b414da2c53d8943310df36ab1c50648a"
2654+
integrity sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==
26552655
dependencies:
26562656
"@types/json-schema" "^7.0.9"
2657-
"@typescript-eslint/scope-manager" "5.22.0"
2658-
"@typescript-eslint/types" "5.22.0"
2659-
"@typescript-eslint/typescript-estree" "5.22.0"
2657+
"@typescript-eslint/scope-manager" "5.23.0"
2658+
"@typescript-eslint/types" "5.23.0"
2659+
"@typescript-eslint/typescript-estree" "5.23.0"
26602660
eslint-scope "^5.1.1"
26612661
eslint-utils "^3.0.0"
26622662

@@ -2680,12 +2680,12 @@
26802680
"@typescript-eslint/types" "5.20.0"
26812681
eslint-visitor-keys "^3.0.0"
26822682

2683-
"@typescript-eslint/visitor-keys@5.22.0":
2684-
version "5.22.0"
2685-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.22.0.tgz#f49c0ce406944ffa331a1cfabeed451ea4d0909c"
2686-
integrity sha512-DbgTqn2Dv5RFWluG88tn0pP6Ex0ROF+dpDO1TNNZdRtLjUr6bdznjA6f/qNqJLjd2PgguAES2Zgxh/JzwzETDg==
2683+
"@typescript-eslint/visitor-keys@5.23.0":
2684+
version "5.23.0"
2685+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.23.0.tgz#057c60a7ca64667a39f991473059377a8067c87b"
2686+
integrity sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==
26872687
dependencies:
2688-
"@typescript-eslint/types" "5.22.0"
2688+
"@typescript-eslint/types" "5.23.0"
26892689
eslint-visitor-keys "^3.0.0"
26902690

26912691
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)
Please sign in to comment.