|
252 | 252 | semver "^7.3.7" |
253 | 253 | tsutils "^3.21.0" |
254 | 254 |
|
255 | | -"@typescript-eslint/parser@^5.44.0": |
256 | | - version "5.44.0" |
257 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad" |
258 | | - integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA== |
259 | | - dependencies: |
260 | | - "@typescript-eslint/scope-manager" "5.44.0" |
261 | | - "@typescript-eslint/types" "5.44.0" |
262 | | - "@typescript-eslint/typescript-estree" "5.44.0" |
| 255 | +"@typescript-eslint/parser@^5.45.0": |
| 256 | + version "5.45.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e" |
| 258 | + integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ== |
| 259 | + dependencies: |
| 260 | + "@typescript-eslint/scope-manager" "5.45.0" |
| 261 | + "@typescript-eslint/types" "5.45.0" |
| 262 | + "@typescript-eslint/typescript-estree" "5.45.0" |
263 | 263 | debug "^4.3.4" |
264 | 264 |
|
265 | 265 | "@typescript-eslint/scope-manager@5.42.0": |
|
270 | 270 | "@typescript-eslint/types" "5.42.0" |
271 | 271 | "@typescript-eslint/visitor-keys" "5.42.0" |
272 | 272 |
|
273 | | -"@typescript-eslint/scope-manager@5.44.0": |
274 | | - version "5.44.0" |
275 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04" |
276 | | - integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g== |
| 273 | +"@typescript-eslint/scope-manager@5.45.0": |
| 274 | + version "5.45.0" |
| 275 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96" |
| 276 | + integrity sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw== |
277 | 277 | dependencies: |
278 | | - "@typescript-eslint/types" "5.44.0" |
279 | | - "@typescript-eslint/visitor-keys" "5.44.0" |
| 278 | + "@typescript-eslint/types" "5.45.0" |
| 279 | + "@typescript-eslint/visitor-keys" "5.45.0" |
280 | 280 |
|
281 | 281 | "@typescript-eslint/type-utils@5.42.0": |
282 | 282 | version "5.42.0" |
|
293 | 293 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.0.tgz#5aeff9b5eced48f27d5b8139339bf1ef805bad7a" |
294 | 294 | integrity sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw== |
295 | 295 |
|
296 | | -"@typescript-eslint/types@5.44.0": |
297 | | - version "5.44.0" |
298 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241" |
299 | | - integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ== |
| 296 | +"@typescript-eslint/types@5.45.0": |
| 297 | + version "5.45.0" |
| 298 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5" |
| 299 | + integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA== |
300 | 300 |
|
301 | 301 | "@typescript-eslint/typescript-estree@5.42.0": |
302 | 302 | version "5.42.0" |
|
311 | 311 | semver "^7.3.7" |
312 | 312 | tsutils "^3.21.0" |
313 | 313 |
|
314 | | -"@typescript-eslint/typescript-estree@5.44.0": |
315 | | - version "5.44.0" |
316 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045" |
317 | | - integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw== |
| 314 | +"@typescript-eslint/typescript-estree@5.45.0": |
| 315 | + version "5.45.0" |
| 316 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d" |
| 317 | + integrity sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ== |
318 | 318 | dependencies: |
319 | | - "@typescript-eslint/types" "5.44.0" |
320 | | - "@typescript-eslint/visitor-keys" "5.44.0" |
| 319 | + "@typescript-eslint/types" "5.45.0" |
| 320 | + "@typescript-eslint/visitor-keys" "5.45.0" |
321 | 321 | debug "^4.3.4" |
322 | 322 | globby "^11.1.0" |
323 | 323 | is-glob "^4.0.3" |
|
346 | 346 | "@typescript-eslint/types" "5.42.0" |
347 | 347 | eslint-visitor-keys "^3.3.0" |
348 | 348 |
|
349 | | -"@typescript-eslint/visitor-keys@5.44.0": |
350 | | - version "5.44.0" |
351 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433" |
352 | | - integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ== |
| 349 | +"@typescript-eslint/visitor-keys@5.45.0": |
| 350 | + version "5.45.0" |
| 351 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528" |
| 352 | + integrity sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg== |
353 | 353 | dependencies: |
354 | | - "@typescript-eslint/types" "5.44.0" |
| 354 | + "@typescript-eslint/types" "5.45.0" |
355 | 355 | eslint-visitor-keys "^3.3.0" |
356 | 356 |
|
357 | 357 | "@vscode/test-electron@^2.2.0": |
|
0 commit comments