|
274 | 274 | dependencies:
|
275 | 275 | "@types/node" "*"
|
276 | 276 |
|
277 |
| -"@typescript-eslint/eslint-plugin@^5.51.0": |
278 |
| - version "5.51.0" |
279 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.51.0.tgz#da3f2819633061ced84bb82c53bba45a6fe9963a" |
280 |
| - integrity sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ== |
281 |
| - dependencies: |
282 |
| - "@typescript-eslint/scope-manager" "5.51.0" |
283 |
| - "@typescript-eslint/type-utils" "5.51.0" |
284 |
| - "@typescript-eslint/utils" "5.51.0" |
| 277 | +"@typescript-eslint/eslint-plugin@^5.54.0": |
| 278 | + version "5.54.0" |
| 279 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4" |
| 280 | + integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw== |
| 281 | + dependencies: |
| 282 | + "@typescript-eslint/scope-manager" "5.54.0" |
| 283 | + "@typescript-eslint/type-utils" "5.54.0" |
| 284 | + "@typescript-eslint/utils" "5.54.0" |
285 | 285 | debug "^4.3.4"
|
286 | 286 | grapheme-splitter "^1.0.4"
|
287 | 287 | ignore "^5.2.0"
|
|
308 | 308 | "@typescript-eslint/types" "5.51.0"
|
309 | 309 | "@typescript-eslint/visitor-keys" "5.51.0"
|
310 | 310 |
|
311 |
| -"@typescript-eslint/type-utils@5.51.0": |
312 |
| - version "5.51.0" |
313 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.51.0.tgz#7af48005531700b62a20963501d47dfb27095988" |
314 |
| - integrity sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ== |
| 311 | +"@typescript-eslint/scope-manager@5.54.0": |
| 312 | + version "5.54.0" |
| 313 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536" |
| 314 | + integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg== |
315 | 315 | dependencies:
|
316 |
| - "@typescript-eslint/typescript-estree" "5.51.0" |
317 |
| - "@typescript-eslint/utils" "5.51.0" |
| 316 | + "@typescript-eslint/types" "5.54.0" |
| 317 | + "@typescript-eslint/visitor-keys" "5.54.0" |
| 318 | + |
| 319 | +"@typescript-eslint/[email protected]": |
| 320 | + version "5.54.0" |
| 321 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26" |
| 322 | + integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ== |
| 323 | + dependencies: |
| 324 | + "@typescript-eslint/typescript-estree" "5.54.0" |
| 325 | + "@typescript-eslint/utils" "5.54.0" |
318 | 326 | debug "^4.3.4"
|
319 | 327 | tsutils "^3.21.0"
|
320 | 328 |
|
|
323 | 331 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.51.0.tgz#e7c1622f46c7eea7e12bbf1edfb496d4dec37c90"
|
324 | 332 | integrity sha512-SqOn0ANn/v6hFn0kjvLwiDi4AzR++CBZz0NV5AnusT2/3y32jdc0G4woXPWHCumWtUXZKPAS27/9vziSsC9jnw==
|
325 | 333 |
|
| 334 | +"@typescript-eslint/[email protected]": |
| 335 | + version "5.54.0" |
| 336 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740" |
| 337 | + integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ== |
| 338 | + |
326 | 339 | "@typescript-eslint/[email protected]":
|
327 | 340 | version "5.51.0"
|
328 | 341 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.51.0.tgz#0ec8170d7247a892c2b21845b06c11eb0718f8de"
|
|
336 | 349 | semver "^7.3.7"
|
337 | 350 | tsutils "^3.21.0"
|
338 | 351 |
|
339 |
| -"@typescript-eslint/[email protected]": |
340 |
| - version "5.51.0" |
341 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.51.0.tgz#074f4fabd5b12afe9c8aa6fdee881c050f8b4d47" |
342 |
| - integrity sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw== |
| 352 | +"@typescript-eslint/[email protected]": |
| 353 | + version "5.54.0" |
| 354 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99" |
| 355 | + integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ== |
| 356 | + dependencies: |
| 357 | + "@typescript-eslint/types" "5.54.0" |
| 358 | + "@typescript-eslint/visitor-keys" "5.54.0" |
| 359 | + debug "^4.3.4" |
| 360 | + globby "^11.1.0" |
| 361 | + is-glob "^4.0.3" |
| 362 | + semver "^7.3.7" |
| 363 | + tsutils "^3.21.0" |
| 364 | + |
| 365 | +"@typescript-eslint/[email protected]": |
| 366 | + version "5.54.0" |
| 367 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21" |
| 368 | + integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw== |
343 | 369 | dependencies:
|
344 | 370 | "@types/json-schema" "^7.0.9"
|
345 | 371 | "@types/semver" "^7.3.12"
|
346 |
| - "@typescript-eslint/scope-manager" "5.51.0" |
347 |
| - "@typescript-eslint/types" "5.51.0" |
348 |
| - "@typescript-eslint/typescript-estree" "5.51.0" |
| 372 | + "@typescript-eslint/scope-manager" "5.54.0" |
| 373 | + "@typescript-eslint/types" "5.54.0" |
| 374 | + "@typescript-eslint/typescript-estree" "5.54.0" |
349 | 375 | eslint-scope "^5.1.1"
|
350 | 376 | eslint-utils "^3.0.0"
|
351 | 377 | semver "^7.3.7"
|
|
358 | 384 | "@typescript-eslint/types" "5.51.0"
|
359 | 385 | eslint-visitor-keys "^3.3.0"
|
360 | 386 |
|
| 387 | +"@typescript-eslint/[email protected]": |
| 388 | + version "5.54.0" |
| 389 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f" |
| 390 | + integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA== |
| 391 | + dependencies: |
| 392 | + "@typescript-eslint/types" "5.54.0" |
| 393 | + eslint-visitor-keys "^3.3.0" |
| 394 | + |
361 | 395 | "@vscode/test-electron@^2.2.3":
|
362 | 396 | version "2.2.3"
|
363 | 397 | resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.3.tgz#bf6a77542970b5d34561d0671259900632e5eb94"
|
|
0 commit comments