|
226 | 226 | tsutils "^3.21.0"
|
227 | 227 |
|
228 | 228 | "@typescript-eslint/parser@^5.47.0":
|
229 |
| - version "5.48.2" |
230 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3" |
231 |
| - integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw== |
| 229 | + version "5.49.0" |
| 230 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.49.0.tgz#d699734b2f20e16351e117417d34a2bc9d7c4b90" |
| 231 | + integrity sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg== |
232 | 232 | dependencies:
|
233 |
| - "@typescript-eslint/scope-manager" "5.48.2" |
234 |
| - "@typescript-eslint/types" "5.48.2" |
235 |
| - "@typescript-eslint/typescript-estree" "5.48.2" |
| 233 | + "@typescript-eslint/scope-manager" "5.49.0" |
| 234 | + "@typescript-eslint/types" "5.49.0" |
| 235 | + "@typescript-eslint/typescript-estree" "5.49.0" |
236 | 236 | debug "^4.3.4"
|
237 | 237 |
|
238 | 238 | "@typescript-eslint/[email protected]":
|
|
243 | 243 | "@typescript-eslint/types" "5.48.2"
|
244 | 244 | "@typescript-eslint/visitor-keys" "5.48.2"
|
245 | 245 |
|
| 246 | +"@typescript-eslint/[email protected]": |
| 247 | + version "5.49.0" |
| 248 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e" |
| 249 | + integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ== |
| 250 | + dependencies: |
| 251 | + "@typescript-eslint/types" "5.49.0" |
| 252 | + "@typescript-eslint/visitor-keys" "5.49.0" |
| 253 | + |
246 | 254 | "@typescript-eslint/[email protected]":
|
247 | 255 | version "5.48.2"
|
248 | 256 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
|
|
258 | 266 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
|
259 | 267 | integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
|
260 | 268 |
|
| 269 | +"@typescript-eslint/[email protected]": |
| 270 | + version "5.49.0" |
| 271 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3" |
| 272 | + integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg== |
| 273 | + |
261 | 274 | "@typescript-eslint/[email protected]":
|
262 | 275 | version "5.48.2"
|
263 | 276 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
|
|
271 | 284 | semver "^7.3.7"
|
272 | 285 | tsutils "^3.21.0"
|
273 | 286 |
|
| 287 | +"@typescript-eslint/[email protected]": |
| 288 | + version "5.49.0" |
| 289 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8" |
| 290 | + integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA== |
| 291 | + dependencies: |
| 292 | + "@typescript-eslint/types" "5.49.0" |
| 293 | + "@typescript-eslint/visitor-keys" "5.49.0" |
| 294 | + debug "^4.3.4" |
| 295 | + globby "^11.1.0" |
| 296 | + is-glob "^4.0.3" |
| 297 | + semver "^7.3.7" |
| 298 | + tsutils "^3.21.0" |
| 299 | + |
274 | 300 | "@typescript-eslint/[email protected]":
|
275 | 301 | version "5.48.2"
|
276 | 302 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2.tgz#3777a91dcb22b8499a25519e06eef2e9569295a3"
|
|
293 | 319 | "@typescript-eslint/types" "5.48.2"
|
294 | 320 | eslint-visitor-keys "^3.3.0"
|
295 | 321 |
|
| 322 | +"@typescript-eslint/[email protected]": |
| 323 | + version "5.49.0" |
| 324 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe" |
| 325 | + integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg== |
| 326 | + dependencies: |
| 327 | + "@typescript-eslint/types" "5.49.0" |
| 328 | + eslint-visitor-keys "^3.3.0" |
| 329 | + |
296 | 330 | "@vscode/test-electron@^2.2.0":
|
297 | 331 | version "2.2.2"
|
298 | 332 | resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.2.tgz#2ec559ad6b879bc4024ffc0c5e192e4c5d0ff704"
|
|
0 commit comments