Skip to content

Commit 7b64f54

Browse files
renovate[bot]TheDevMinerTV
authored andcommitted
chore(deps): update typescript-eslint monorepo to v6.7.3
1 parent 9eb3a7b commit 7b64f54

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
eslint-visitor-keys "^3.3.0"
2323

2424
"@eslint-community/regexpp@^4.5.1":
25-
version "4.8.0"
26-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.0.tgz#11195513186f68d42fbf449f9a7136b2c0c92005"
27-
integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==
25+
version "4.8.2"
26+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.2.tgz#26585b7c0ba36362893d3a3c206ee0c57c389616"
27+
integrity sha512-0MGxAVt1m/ZK+LTJp/j0qF7Hz97D9O/FH9Ms3ltnyIdDD57cbb1ACIQTkbHvNXtWDv5TPq7w5Kq56+cNukbo7g==
2828

2929
"@eslint-community/regexpp@^4.6.1":
3030
version "4.8.1"
@@ -130,30 +130,30 @@
130130
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
131131

132132
"@types/json-schema@^7.0.12":
133-
version "7.0.12"
134-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
135-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
133+
version "7.0.13"
134+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
135+
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
136136

137137
"@types/node@^8.10.66":
138138
version "8.10.66"
139139
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
140140
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
141141

142142
"@types/semver@^7.5.0":
143-
version "7.5.1"
144-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
145-
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==
143+
version "7.5.3"
144+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
145+
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
146146

147147
"@typescript-eslint/eslint-plugin@^6.1.0":
148-
version "6.7.0"
149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.0.tgz#ed2a38867190f8a688af85ad7c8a74670b8b3675"
150-
integrity sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==
148+
version "6.7.3"
149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
150+
integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
151151
dependencies:
152152
"@eslint-community/regexpp" "^4.5.1"
153-
"@typescript-eslint/scope-manager" "6.7.0"
154-
"@typescript-eslint/type-utils" "6.7.0"
155-
"@typescript-eslint/utils" "6.7.0"
156-
"@typescript-eslint/visitor-keys" "6.7.0"
153+
"@typescript-eslint/scope-manager" "6.7.3"
154+
"@typescript-eslint/type-utils" "6.7.3"
155+
"@typescript-eslint/utils" "6.7.3"
156+
"@typescript-eslint/visitor-keys" "6.7.3"
157157
debug "^4.3.4"
158158
graphemer "^1.4.0"
159159
ignore "^5.2.4"
@@ -162,71 +162,71 @@
162162
ts-api-utils "^1.0.1"
163163

164164
"@typescript-eslint/parser@^6.1.0":
165-
version "6.7.0"
166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.0.tgz#332fe9c7ecf6783d3250b4c8a960bd4af0995807"
167-
integrity sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==
168-
dependencies:
169-
"@typescript-eslint/scope-manager" "6.7.0"
170-
"@typescript-eslint/types" "6.7.0"
171-
"@typescript-eslint/typescript-estree" "6.7.0"
172-
"@typescript-eslint/visitor-keys" "6.7.0"
165+
version "6.7.3"
166+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.3.tgz#aaf40092a32877439e5957e18f2d6a91c82cc2fd"
167+
integrity sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==
168+
dependencies:
169+
"@typescript-eslint/scope-manager" "6.7.3"
170+
"@typescript-eslint/types" "6.7.3"
171+
"@typescript-eslint/typescript-estree" "6.7.3"
172+
"@typescript-eslint/visitor-keys" "6.7.3"
173173
debug "^4.3.4"
174174

175-
"@typescript-eslint/scope-manager@6.7.0":
176-
version "6.7.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.0.tgz#6b3c22187976e2bf5ed0dc0d9095f1f2cbd1d106"
178-
integrity sha512-lAT1Uau20lQyjoLUQ5FUMSX/dS07qux9rYd5FGzKz/Kf8W8ccuvMyldb8hadHdK/qOI7aikvQWqulnEq2nCEYA==
175+
"@typescript-eslint/scope-manager@6.7.3":
176+
version "6.7.3"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3.tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755"
178+
integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==
179179
dependencies:
180-
"@typescript-eslint/types" "6.7.0"
181-
"@typescript-eslint/visitor-keys" "6.7.0"
180+
"@typescript-eslint/types" "6.7.3"
181+
"@typescript-eslint/visitor-keys" "6.7.3"
182182

183-
"@typescript-eslint/type-utils@6.7.0":
184-
version "6.7.0"
185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.0.tgz#21a013d4c7f96255f5e64ac59fb41301d1e052ba"
186-
integrity sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==
183+
"@typescript-eslint/type-utils@6.7.3":
184+
version "6.7.3"
185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
186+
integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==
187187
dependencies:
188-
"@typescript-eslint/typescript-estree" "6.7.0"
189-
"@typescript-eslint/utils" "6.7.0"
188+
"@typescript-eslint/typescript-estree" "6.7.3"
189+
"@typescript-eslint/utils" "6.7.3"
190190
debug "^4.3.4"
191191
ts-api-utils "^1.0.1"
192192

193-
"@typescript-eslint/types@6.7.0":
194-
version "6.7.0"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.0.tgz#8de8ba9cafadc38e89003fe303e219c9250089ae"
196-
integrity sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==
193+
"@typescript-eslint/types@6.7.3":
194+
version "6.7.3"
195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
196+
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
197197

198-
"@typescript-eslint/typescript-estree@6.7.0":
199-
version "6.7.0"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.0.tgz#20ce2801733bd46f02cc0f141f5b63fbbf2afb63"
201-
integrity sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==
198+
"@typescript-eslint/typescript-estree@6.7.3":
199+
version "6.7.3"
200+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279"
201+
integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==
202202
dependencies:
203-
"@typescript-eslint/types" "6.7.0"
204-
"@typescript-eslint/visitor-keys" "6.7.0"
203+
"@typescript-eslint/types" "6.7.3"
204+
"@typescript-eslint/visitor-keys" "6.7.3"
205205
debug "^4.3.4"
206206
globby "^11.1.0"
207207
is-glob "^4.0.3"
208208
semver "^7.5.4"
209209
ts-api-utils "^1.0.1"
210210

211-
"@typescript-eslint/utils@6.7.0":
212-
version "6.7.0"
213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.0.tgz#61b6f1f1b82ad529abfcee074d21764e880886fb"
214-
integrity sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==
211+
"@typescript-eslint/utils@6.7.3":
212+
version "6.7.3"
213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
214+
integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
215215
dependencies:
216216
"@eslint-community/eslint-utils" "^4.4.0"
217217
"@types/json-schema" "^7.0.12"
218218
"@types/semver" "^7.5.0"
219-
"@typescript-eslint/scope-manager" "6.7.0"
220-
"@typescript-eslint/types" "6.7.0"
221-
"@typescript-eslint/typescript-estree" "6.7.0"
219+
"@typescript-eslint/scope-manager" "6.7.3"
220+
"@typescript-eslint/types" "6.7.3"
221+
"@typescript-eslint/typescript-estree" "6.7.3"
222222
semver "^7.5.4"
223223

224-
"@typescript-eslint/visitor-keys@6.7.0":
225-
version "6.7.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.0.tgz#34140ac76dfb6316d17012e4469acf3366ad3f44"
227-
integrity sha512-/C1RVgKFDmGMcVGeD8HjKv2bd72oI1KxQDeY8uc66gw9R0OK0eMq48cA+jv9/2Ag6cdrsUGySm1yzYmfz0hxwQ==
224+
"@typescript-eslint/visitor-keys@6.7.3":
225+
version "6.7.3"
226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2"
227+
integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==
228228
dependencies:
229-
"@typescript-eslint/types" "6.7.0"
229+
"@typescript-eslint/types" "6.7.3"
230230
eslint-visitor-keys "^3.4.1"
231231

232232
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)