Skip to content

Commit 5174467

Browse files
chore(deps): update typescript-eslint monorepo to v7.5.0
1 parent 1d0bf63 commit 5174467

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.5.0"
144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a"
145+
integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==
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.5.0"
149+
"@typescript-eslint/type-utils" "7.5.0"
150+
"@typescript-eslint/utils" "7.5.0"
151+
"@typescript-eslint/visitor-keys" "7.5.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.5.0"
161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.5.0.tgz#1eeff36309ac2253c905dd4a88b4b71b72a358ed"
162+
integrity sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==
163+
dependencies:
164+
"@typescript-eslint/scope-manager" "7.5.0"
165+
"@typescript-eslint/types" "7.5.0"
166+
"@typescript-eslint/typescript-estree" "7.5.0"
167+
"@typescript-eslint/visitor-keys" "7.5.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.5.0":
171+
version "7.5.0"
172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz#70f0a7361430ab1043a5f97386da2a0d8b2f4d56"
173+
integrity sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==
174174
dependencies:
175-
"@typescript-eslint/types" "7.1.1"
176-
"@typescript-eslint/visitor-keys" "7.1.1"
175+
"@typescript-eslint/types" "7.5.0"
176+
"@typescript-eslint/visitor-keys" "7.5.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.5.0":
179+
version "7.5.0"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9"
181+
integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==
182182
dependencies:
183-
"@typescript-eslint/typescript-estree" "7.1.1"
184-
"@typescript-eslint/utils" "7.1.1"
183+
"@typescript-eslint/typescript-estree" "7.5.0"
184+
"@typescript-eslint/utils" "7.5.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.5.0":
189+
version "7.5.0"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
191+
integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==
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.5.0":
194+
version "7.5.0"
195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz#aa5031c511874420f6b5edd90f8e4021525ee776"
196+
integrity sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==
197197
dependencies:
198-
"@typescript-eslint/types" "7.1.1"
199-
"@typescript-eslint/visitor-keys" "7.1.1"
198+
"@typescript-eslint/types" "7.5.0"
199+
"@typescript-eslint/visitor-keys" "7.5.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.5.0":
208+
version "7.5.0"
209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858"
210+
integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==
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.5.0"
216+
"@typescript-eslint/types" "7.5.0"
217+
"@typescript-eslint/typescript-estree" "7.5.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.5.0":
221+
version "7.5.0"
222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz#8abcac66f93ef20b093e87a400c2d21e3a6d55ee"
223+
integrity sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==
224224
dependencies:
225-
"@typescript-eslint/types" "7.1.1"
225+
"@typescript-eslint/types" "7.5.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)