Skip to content

Commit ec266de

Browse files
chore: update typescript-eslint monorepo to v5.29.0 (#3248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6181d69 commit ec266de

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
@@ -2820,13 +2820,13 @@
28202820
"@types/yargs-parser" "*"
28212821

28222822
"@typescript-eslint/eslint-plugin@^5.0.0":
2823-
version "5.28.0"
2824-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.28.0.tgz#6204ac33bdd05ab27c7f77960f1023951115d403"
2825-
integrity sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==
2823+
version "5.29.0"
2824+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.29.0.tgz#c67794d2b0fd0b4a47f50266088acdc52a08aab6"
2825+
integrity sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==
28262826
dependencies:
2827-
"@typescript-eslint/scope-manager" "5.28.0"
2828-
"@typescript-eslint/type-utils" "5.28.0"
2829-
"@typescript-eslint/utils" "5.28.0"
2827+
"@typescript-eslint/scope-manager" "5.29.0"
2828+
"@typescript-eslint/type-utils" "5.29.0"
2829+
"@typescript-eslint/utils" "5.29.0"
28302830
debug "^4.3.4"
28312831
functional-red-black-tree "^1.0.1"
28322832
ignore "^5.2.0"
@@ -2835,13 +2835,13 @@
28352835
tsutils "^3.21.0"
28362836

28372837
"@typescript-eslint/parser@^5.0.0":
2838-
version "5.28.0"
2839-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.28.0.tgz#639b101cad2bfb7ae16e69710ac95c42bd4eae33"
2840-
integrity sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==
2838+
version "5.29.0"
2839+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.29.0.tgz#41314b195b34d44ff38220caa55f3f93cfca43cf"
2840+
integrity sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==
28412841
dependencies:
2842-
"@typescript-eslint/scope-manager" "5.28.0"
2843-
"@typescript-eslint/types" "5.28.0"
2844-
"@typescript-eslint/typescript-estree" "5.28.0"
2842+
"@typescript-eslint/scope-manager" "5.29.0"
2843+
"@typescript-eslint/types" "5.29.0"
2844+
"@typescript-eslint/typescript-estree" "5.29.0"
28452845
debug "^4.3.4"
28462846

28472847
"@typescript-eslint/[email protected]":
@@ -2852,20 +2852,20 @@
28522852
"@typescript-eslint/types" "5.27.0"
28532853
"@typescript-eslint/visitor-keys" "5.27.0"
28542854

2855-
"@typescript-eslint/scope-manager@5.28.0":
2856-
version "5.28.0"
2857-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.28.0.tgz#ef9a5c68fecde72fd2ff8a84b9c120324826c1b9"
2858-
integrity sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w==
2855+
"@typescript-eslint/scope-manager@5.29.0":
2856+
version "5.29.0"
2857+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.29.0.tgz#2a6a32e3416cb133e9af8dcf54bf077a916aeed3"
2858+
integrity sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==
28592859
dependencies:
2860-
"@typescript-eslint/types" "5.28.0"
2861-
"@typescript-eslint/visitor-keys" "5.28.0"
2860+
"@typescript-eslint/types" "5.29.0"
2861+
"@typescript-eslint/visitor-keys" "5.29.0"
28622862

2863-
"@typescript-eslint/type-utils@5.28.0":
2864-
version "5.28.0"
2865-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.28.0.tgz#53ccc78fdcf0205ef544d843b84104c0e9c7ca8e"
2866-
integrity sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==
2863+
"@typescript-eslint/type-utils@5.29.0":
2864+
version "5.29.0"
2865+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.29.0.tgz#241918001d164044020b37d26d5b9f4e37cc3d5d"
2866+
integrity sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==
28672867
dependencies:
2868-
"@typescript-eslint/utils" "5.28.0"
2868+
"@typescript-eslint/utils" "5.29.0"
28692869
debug "^4.3.4"
28702870
tsutils "^3.21.0"
28712871

@@ -2874,10 +2874,10 @@
28742874
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.27.0.tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001"
28752875
integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==
28762876

2877-
"@typescript-eslint/types@5.28.0":
2878-
version "5.28.0"
2879-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.28.0.tgz#cffd9bcdce28db6daaa146e48a0be4387a6f4e9d"
2880-
integrity sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA==
2877+
"@typescript-eslint/types@5.29.0":
2878+
version "5.29.0"
2879+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.29.0.tgz#7861d3d288c031703b2d97bc113696b4d8c19aab"
2880+
integrity sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==
28812881

28822882
"@typescript-eslint/[email protected]":
28832883
version "5.27.0"
@@ -2892,28 +2892,28 @@
28922892
semver "^7.3.7"
28932893
tsutils "^3.21.0"
28942894

2895-
"@typescript-eslint/typescript-estree@5.28.0":
2896-
version "5.28.0"
2897-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.28.0.tgz#3487d158d091ca2772b285e67412ff6d9797d863"
2898-
integrity sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==
2895+
"@typescript-eslint/typescript-estree@5.29.0":
2896+
version "5.29.0"
2897+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.29.0.tgz#e83d19aa7fd2e74616aab2f25dfbe4de4f0b5577"
2898+
integrity sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==
28992899
dependencies:
2900-
"@typescript-eslint/types" "5.28.0"
2901-
"@typescript-eslint/visitor-keys" "5.28.0"
2900+
"@typescript-eslint/types" "5.29.0"
2901+
"@typescript-eslint/visitor-keys" "5.29.0"
29022902
debug "^4.3.4"
29032903
globby "^11.1.0"
29042904
is-glob "^4.0.3"
29052905
semver "^7.3.7"
29062906
tsutils "^3.21.0"
29072907

2908-
"@typescript-eslint/utils@5.28.0":
2909-
version "5.28.0"
2910-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.28.0.tgz#b27a136eac300a48160b36d2aad0da44a1341b99"
2911-
integrity sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==
2908+
"@typescript-eslint/utils@5.29.0":
2909+
version "5.29.0"
2910+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.29.0.tgz#775046effd5019667bd086bcf326acbe32cd0082"
2911+
integrity sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==
29122912
dependencies:
29132913
"@types/json-schema" "^7.0.9"
2914-
"@typescript-eslint/scope-manager" "5.28.0"
2915-
"@typescript-eslint/types" "5.28.0"
2916-
"@typescript-eslint/typescript-estree" "5.28.0"
2914+
"@typescript-eslint/scope-manager" "5.29.0"
2915+
"@typescript-eslint/types" "5.29.0"
2916+
"@typescript-eslint/typescript-estree" "5.29.0"
29172917
eslint-scope "^5.1.1"
29182918
eslint-utils "^3.0.0"
29192919

@@ -2937,12 +2937,12 @@
29372937
"@typescript-eslint/types" "5.27.0"
29382938
eslint-visitor-keys "^3.3.0"
29392939

2940-
"@typescript-eslint/visitor-keys@5.28.0":
2941-
version "5.28.0"
2942-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.28.0.tgz#982bb226b763c48fc1859a60de33fbf939d40a0f"
2943-
integrity sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==
2940+
"@typescript-eslint/visitor-keys@5.29.0":
2941+
version "5.29.0"
2942+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.29.0.tgz#7a4749fa7ef5160c44a451bf060ac1dc6dfb77ee"
2943+
integrity sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==
29442944
dependencies:
2945-
"@typescript-eslint/types" "5.28.0"
2945+
"@typescript-eslint/types" "5.29.0"
29462946
eslint-visitor-keys "^3.3.0"
29472947

29482948
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)