Skip to content

Commit 027f6d8

Browse files
renovate[bot]TheDevMinerTV
authored andcommitted
chore(deps): update typescript-eslint monorepo to v6.18.1
1 parent 1a73496 commit 027f6d8

File tree

1 file changed

+72
-86
lines changed

1 file changed

+72
-86
lines changed

yarn.lock

Lines changed: 72 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@
2121
dependencies:
2222
eslint-visitor-keys "^3.3.0"
2323

24-
"@eslint-community/regexpp@^4.5.1":
25-
version "4.9.1"
26-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
27-
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
28-
29-
"@eslint-community/regexpp@^4.6.1":
24+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
3025
version "4.10.0"
3126
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
3227
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -130,30 +125,30 @@
130125
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
131126

132127
"@types/json-schema@^7.0.12":
133-
version "7.0.14"
134-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
135-
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
128+
version "7.0.15"
129+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
130+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
136131

137132
"@types/node@^8.10.66":
138133
version "8.10.66"
139134
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
140135
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
141136

142137
"@types/semver@^7.5.0":
143-
version "7.5.4"
144-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
145-
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
138+
version "7.5.6"
139+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
140+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
146141

147142
"@typescript-eslint/eslint-plugin@^6.1.0":
148-
version "6.9.0"
149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.0.tgz#fdb6f3821c0167e3356e9d89c80e8230b2e401f4"
150-
integrity sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==
143+
version "6.18.1"
144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
145+
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
151146
dependencies:
152147
"@eslint-community/regexpp" "^4.5.1"
153-
"@typescript-eslint/scope-manager" "6.9.0"
154-
"@typescript-eslint/type-utils" "6.9.0"
155-
"@typescript-eslint/utils" "6.9.0"
156-
"@typescript-eslint/visitor-keys" "6.9.0"
148+
"@typescript-eslint/scope-manager" "6.18.1"
149+
"@typescript-eslint/type-utils" "6.18.1"
150+
"@typescript-eslint/utils" "6.18.1"
151+
"@typescript-eslint/visitor-keys" "6.18.1"
157152
debug "^4.3.4"
158153
graphemer "^1.4.0"
159154
ignore "^5.2.4"
@@ -162,71 +157,72 @@
162157
ts-api-utils "^1.0.1"
163158

164159
"@typescript-eslint/parser@^6.1.0":
165-
version "6.9.0"
166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.0.tgz#2b402cadeadd3f211c25820e5433413347b27391"
167-
integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==
168-
dependencies:
169-
"@typescript-eslint/scope-manager" "6.9.0"
170-
"@typescript-eslint/types" "6.9.0"
171-
"@typescript-eslint/typescript-estree" "6.9.0"
172-
"@typescript-eslint/visitor-keys" "6.9.0"
160+
version "6.18.1"
161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
162+
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
163+
dependencies:
164+
"@typescript-eslint/scope-manager" "6.18.1"
165+
"@typescript-eslint/types" "6.18.1"
166+
"@typescript-eslint/typescript-estree" "6.18.1"
167+
"@typescript-eslint/visitor-keys" "6.18.1"
173168
debug "^4.3.4"
174169

175-
"@typescript-eslint/scope-manager@6.9.0":
176-
version "6.9.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.0.tgz#2626e9a7fe0e004c3e25f3b986c75f584431134e"
178-
integrity sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==
170+
"@typescript-eslint/scope-manager@6.18.1":
171+
version "6.18.1"
172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.1.tgz#28c31c60f6e5827996aa3560a538693cb4bd3848"
173+
integrity sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==
179174
dependencies:
180-
"@typescript-eslint/types" "6.9.0"
181-
"@typescript-eslint/visitor-keys" "6.9.0"
175+
"@typescript-eslint/types" "6.18.1"
176+
"@typescript-eslint/visitor-keys" "6.18.1"
182177

183-
"@typescript-eslint/type-utils@6.9.0":
184-
version "6.9.0"
185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.0.tgz#23923c8c9677c2ad41457cf8e10a5f2946be1b04"
186-
integrity sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==
178+
"@typescript-eslint/type-utils@6.18.1":
179+
version "6.18.1"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.1.tgz#115cf535f8b39db8301677199ce51151e2daee96"
181+
integrity sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==
187182
dependencies:
188-
"@typescript-eslint/typescript-estree" "6.9.0"
189-
"@typescript-eslint/utils" "6.9.0"
183+
"@typescript-eslint/typescript-estree" "6.18.1"
184+
"@typescript-eslint/utils" "6.18.1"
190185
debug "^4.3.4"
191186
ts-api-utils "^1.0.1"
192187

193-
"@typescript-eslint/types@6.9.0":
194-
version "6.9.0"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
196-
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
188+
"@typescript-eslint/types@6.18.1":
189+
version "6.18.1"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
191+
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
197192

198-
"@typescript-eslint/typescript-estree@6.9.0":
199-
version "6.9.0"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.0.tgz#d0601b245be873d8fe49f3737f93f8662c8693d4"
201-
integrity sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==
193+
"@typescript-eslint/typescript-estree@6.18.1":
194+
version "6.18.1"
195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1.tgz#a12b6440175b4cbc9d09ab3c4966c6b245215ab4"
196+
integrity sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==
202197
dependencies:
203-
"@typescript-eslint/types" "6.9.0"
204-
"@typescript-eslint/visitor-keys" "6.9.0"
198+
"@typescript-eslint/types" "6.18.1"
199+
"@typescript-eslint/visitor-keys" "6.18.1"
205200
debug "^4.3.4"
206201
globby "^11.1.0"
207202
is-glob "^4.0.3"
203+
minimatch "9.0.3"
208204
semver "^7.5.4"
209205
ts-api-utils "^1.0.1"
210206

211-
"@typescript-eslint/utils@6.9.0":
212-
version "6.9.0"
213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.0.tgz#5bdac8604fca4823f090e4268e681c84d3597c9f"
214-
integrity sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==
207+
"@typescript-eslint/utils@6.18.1":
208+
version "6.18.1"
209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.1.tgz#3451cfe2e56babb6ac657e10b6703393d4b82955"
210+
integrity sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==
215211
dependencies:
216212
"@eslint-community/eslint-utils" "^4.4.0"
217213
"@types/json-schema" "^7.0.12"
218214
"@types/semver" "^7.5.0"
219-
"@typescript-eslint/scope-manager" "6.9.0"
220-
"@typescript-eslint/types" "6.9.0"
221-
"@typescript-eslint/typescript-estree" "6.9.0"
215+
"@typescript-eslint/scope-manager" "6.18.1"
216+
"@typescript-eslint/types" "6.18.1"
217+
"@typescript-eslint/typescript-estree" "6.18.1"
222218
semver "^7.5.4"
223219

224-
"@typescript-eslint/visitor-keys@6.9.0":
225-
version "6.9.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.0.tgz#cc69421c10c4ac997ed34f453027245988164e80"
227-
integrity sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==
220+
"@typescript-eslint/visitor-keys@6.18.1":
221+
version "6.18.1"
222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1.tgz#704d789bda2565a15475e7d22f145b8fe77443f4"
223+
integrity sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==
228224
dependencies:
229-
"@typescript-eslint/types" "6.9.0"
225+
"@typescript-eslint/types" "6.18.1"
230226
eslint-visitor-keys "^3.4.1"
231227

232228
"@ungap/structured-clone@^1.2.0":
@@ -244,12 +240,7 @@ acorn-walk@^8.1.1:
244240
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.1.tgz#2f10f5b69329d90ae18c58bf1fa8fccd8b959a43"
245241
integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
246242

247-
acorn@^8.4.1:
248-
version "8.11.2"
249-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
250-
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
251-
252-
acorn@^8.9.0:
243+
acorn@^8.4.1, acorn@^8.9.0:
253244
version "8.11.2"
254245
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
255246
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
@@ -530,9 +521,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
530521
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
531522

532523
fast-glob@^3.2.9:
533-
version "3.3.1"
534-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
535-
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
524+
version "3.3.2"
525+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
526+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
536527
dependencies:
537528
"@nodelib/fs.stat" "^2.0.2"
538529
"@nodelib/fs.walk" "^1.2.3"
@@ -551,9 +542,9 @@ fast-levenshtein@^2.0.6:
551542
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
552543

553544
fastq@^1.6.0:
554-
version "1.15.0"
555-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
556-
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
545+
version "1.16.0"
546+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.16.0.tgz#83b9a9375692db77a822df081edb6a9cf6839320"
547+
integrity sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==
557548
dependencies:
558549
reusify "^1.0.4"
559550

@@ -667,16 +658,11 @@ has-flag@^4.0.0:
667658
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
668659
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
669660

670-
ignore@^5.2.0:
661+
ignore@^5.2.0, ignore@^5.2.4:
671662
version "5.3.0"
672663
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
673664
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
674665

675-
ignore@^5.2.4:
676-
version "5.2.4"
677-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
678-
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
679-
680666
import-fresh@^3.2.1:
681667
version "3.3.0"
682668
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -831,20 +817,20 @@ mime-types@^2.1.12:
831817
dependencies:
832818
mime-db "1.49.0"
833819

820+
[email protected], minimatch@^9.0.3:
821+
version "9.0.3"
822+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
823+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
824+
dependencies:
825+
brace-expansion "^2.0.1"
826+
834827
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
835828
version "3.1.2"
836829
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
837830
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
838831
dependencies:
839832
brace-expansion "^1.1.7"
840833

841-
minimatch@^9.0.3:
842-
version "9.0.3"
843-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
844-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
845-
dependencies:
846-
brace-expansion "^2.0.1"
847-
848834
849835
version "2.1.2"
850836
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"

0 commit comments

Comments
 (0)