Skip to content

Commit 160078b

Browse files
chore(deps): update typescript-eslint monorepo to v7.3.0
1 parent 1d0bf63 commit 160078b

File tree

1 file changed

+52
-52
lines changed

1 file changed

+52
-52
lines changed

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,15 @@
140140
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
141141

142142
"@typescript-eslint/eslint-plugin@^7.0.0":
143-
version "7.1.1"
144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e"
145-
integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==
143+
version "7.3.0"
144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.0.tgz#0435a72422be2842ba302acf022a4104752a614d"
145+
integrity sha512-e65ii0Y/jkqX3GXSBM7v9qt9ufxd4omcWyPVVC/msq/hP+hYC6CddLRvlvclni+u7UcaNYT/QhBYlaMHaR2ixw==
146146
dependencies:
147147
"@eslint-community/regexpp" "^4.5.1"
148-
"@typescript-eslint/scope-manager" "7.1.1"
149-
"@typescript-eslint/type-utils" "7.1.1"
150-
"@typescript-eslint/utils" "7.1.1"
151-
"@typescript-eslint/visitor-keys" "7.1.1"
148+
"@typescript-eslint/scope-manager" "7.3.0"
149+
"@typescript-eslint/type-utils" "7.3.0"
150+
"@typescript-eslint/utils" "7.3.0"
151+
"@typescript-eslint/visitor-keys" "7.3.0"
152152
debug "^4.3.4"
153153
graphemer "^1.4.0"
154154
ignore "^5.2.4"
@@ -157,72 +157,72 @@
157157
ts-api-utils "^1.0.1"
158158

159159
"@typescript-eslint/parser@^7.0.0":
160-
version "7.1.1"
161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f"
162-
integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==
163-
dependencies:
164-
"@typescript-eslint/scope-manager" "7.1.1"
165-
"@typescript-eslint/types" "7.1.1"
166-
"@typescript-eslint/typescript-estree" "7.1.1"
167-
"@typescript-eslint/visitor-keys" "7.1.1"
160+
version "7.3.0"
161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.3.0.tgz#ef28a617aa420352f67fc9289d5488085d9a34c0"
162+
integrity sha512-OZcvH8zipGILuxJmtFgzjAJ+bOpWidzEppIRsT2P4ZUrizU0EsPt4hhzDn3lNfM1Hv7slZPTEQGKjUEn/ftQYA==
163+
dependencies:
164+
"@typescript-eslint/scope-manager" "7.3.0"
165+
"@typescript-eslint/types" "7.3.0"
166+
"@typescript-eslint/typescript-estree" "7.3.0"
167+
"@typescript-eslint/visitor-keys" "7.3.0"
168168
debug "^4.3.4"
169169

170-
"@typescript-eslint/scope-manager@7.1.1":
171-
version "7.1.1"
172-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
173-
integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA==
170+
"@typescript-eslint/scope-manager@7.3.0":
171+
version "7.3.0"
172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.0.tgz#17ded66b72fcd9f582852f093722376d236e1842"
173+
integrity sha512-KlG7xH3J/+nHpZRcYeskO5QVJCnnssxYKBlrj3MoyMONihn3P4xu5jIelrS5YWvBjbytgHmFkzjDApranoYkNA==
174174
dependencies:
175-
"@typescript-eslint/types" "7.1.1"
176-
"@typescript-eslint/visitor-keys" "7.1.1"
175+
"@typescript-eslint/types" "7.3.0"
176+
"@typescript-eslint/visitor-keys" "7.3.0"
177177

178-
"@typescript-eslint/type-utils@7.1.1":
179-
version "7.1.1"
180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
181-
integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==
178+
"@typescript-eslint/type-utils@7.3.0":
179+
version "7.3.0"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.0.tgz#a818129ce42a8ee1f3706fc6ed4c3f186f14c8bd"
181+
integrity sha512-TyQ19ydo248eFjTfHFSvZbxalFUOxU9o2M6SUk3wOA0yRF1ZiB2VP5iaoLrGKcg7TyUxS4knYIHnE55ih82Cfg==
182182
dependencies:
183-
"@typescript-eslint/typescript-estree" "7.1.1"
184-
"@typescript-eslint/utils" "7.1.1"
183+
"@typescript-eslint/typescript-estree" "7.3.0"
184+
"@typescript-eslint/utils" "7.3.0"
185185
debug "^4.3.4"
186186
ts-api-utils "^1.0.1"
187187

188-
"@typescript-eslint/types@7.1.1":
189-
version "7.1.1"
190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
191-
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
188+
"@typescript-eslint/types@7.3.0":
189+
version "7.3.0"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.0.tgz#a8bdd65f1b2a92ebc87d6f73a3015863b147fde4"
191+
integrity sha512-oYCBkD0xVxzmZZmYiIWVewyy/q/ugq7PPm4pHhE1IgcT062i96G0Ww3gd8BvUYpk2yvg95q00Hj2CHRLjAuZBA==
192192

193-
"@typescript-eslint/typescript-estree@7.1.1":
194-
version "7.1.1"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece"
196-
integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==
193+
"@typescript-eslint/typescript-estree@7.3.0":
194+
version "7.3.0"
195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.0.tgz#e16a4def7db3386b5ef3502daec27b89afbdf9c0"
196+
integrity sha512-UF85+bInQZ3olhI/zxv0c2b2SMuymn3t6/lkRkSB239HHxFmPSlmcggOKAjYzqRCdtqhPDftpsV1LlDH66AXrA==
197197
dependencies:
198-
"@typescript-eslint/types" "7.1.1"
199-
"@typescript-eslint/visitor-keys" "7.1.1"
198+
"@typescript-eslint/types" "7.3.0"
199+
"@typescript-eslint/visitor-keys" "7.3.0"
200200
debug "^4.3.4"
201201
globby "^11.1.0"
202202
is-glob "^4.0.3"
203203
minimatch "9.0.3"
204204
semver "^7.5.4"
205205
ts-api-utils "^1.0.1"
206206

207-
"@typescript-eslint/utils@7.1.1":
208-
version "7.1.1"
209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
210-
integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==
207+
"@typescript-eslint/utils@7.3.0":
208+
version "7.3.0"
209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.0.tgz#79f59f01a5678947f1bbf656da1c5ddb0e3bc2c7"
210+
integrity sha512-7PKIDoe2ppR1SK56TLv7WQXrdHqEiueVwLVIjdSR4ROY2LprmJenf4+tT8iJIfxrsPzjSJGNeQ7GVmfoYbqrhw==
211211
dependencies:
212212
"@eslint-community/eslint-utils" "^4.4.0"
213213
"@types/json-schema" "^7.0.12"
214214
"@types/semver" "^7.5.0"
215-
"@typescript-eslint/scope-manager" "7.1.1"
216-
"@typescript-eslint/types" "7.1.1"
217-
"@typescript-eslint/typescript-estree" "7.1.1"
215+
"@typescript-eslint/scope-manager" "7.3.0"
216+
"@typescript-eslint/types" "7.3.0"
217+
"@typescript-eslint/typescript-estree" "7.3.0"
218218
semver "^7.5.4"
219219

220-
"@typescript-eslint/visitor-keys@7.1.1":
221-
version "7.1.1"
222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d"
223-
integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ==
220+
"@typescript-eslint/visitor-keys@7.3.0":
221+
version "7.3.0"
222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.0.tgz#a313b8436575d971ad570353831c0b088721bd64"
223+
integrity sha512-Gz8Su+QjOI5qP8UQ74VqKaTt/BLy23IhCCHLbYxhmNzHCGFHrvfgq4hISZvuqQ690ubkD0746qLcWC647nScuQ==
224224
dependencies:
225-
"@typescript-eslint/types" "7.1.1"
225+
"@typescript-eslint/types" "7.3.0"
226226
eslint-visitor-keys "^3.4.1"
227227

228228
"@ungap/structured-clone@^1.2.0":
@@ -1026,9 +1026,9 @@ to-regex-range@^5.0.1:
10261026
is-number "^7.0.0"
10271027

10281028
ts-api-utils@^1.0.1:
1029-
version "1.2.1"
1030-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz#f716c7e027494629485b21c0df6180f4d08f5e8b"
1031-
integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==
1029+
version "1.3.0"
1030+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1031+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
10321032

10331033
ts-node@^10.9.1:
10341034
version "10.9.2"

0 commit comments

Comments
 (0)