|
244 | 244 | tsutils "^3.21.0"
|
245 | 245 |
|
246 | 246 | "@typescript-eslint/parser@^5.47.0":
|
247 |
| - version "5.54.1" |
248 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c" |
249 |
| - integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg== |
| 247 | + version "5.55.0" |
| 248 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262" |
| 249 | + integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw== |
250 | 250 | dependencies:
|
251 |
| - "@typescript-eslint/scope-manager" "5.54.1" |
252 |
| - "@typescript-eslint/types" "5.54.1" |
253 |
| - "@typescript-eslint/typescript-estree" "5.54.1" |
| 251 | + "@typescript-eslint/scope-manager" "5.55.0" |
| 252 | + "@typescript-eslint/types" "5.55.0" |
| 253 | + "@typescript-eslint/typescript-estree" "5.55.0" |
254 | 254 | debug "^4.3.4"
|
255 | 255 |
|
256 | 256 | "@typescript-eslint/[email protected]":
|
|
261 | 261 | "@typescript-eslint/types" "5.54.1"
|
262 | 262 | "@typescript-eslint/visitor-keys" "5.54.1"
|
263 | 263 |
|
| 264 | +"@typescript-eslint/[email protected]": |
| 265 | + version "5.55.0" |
| 266 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210" |
| 267 | + integrity sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw== |
| 268 | + dependencies: |
| 269 | + "@typescript-eslint/types" "5.55.0" |
| 270 | + "@typescript-eslint/visitor-keys" "5.55.0" |
| 271 | + |
264 | 272 | "@typescript-eslint/[email protected]":
|
265 | 273 | version "5.54.1"
|
266 | 274 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
|
|
276 | 284 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
|
277 | 285 | integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
|
278 | 286 |
|
| 287 | +"@typescript-eslint/[email protected]": |
| 288 | + version "5.55.0" |
| 289 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd" |
| 290 | + integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug== |
| 291 | + |
279 | 292 | "@typescript-eslint/[email protected]":
|
280 | 293 | version "5.54.1"
|
281 | 294 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
|
|
289 | 302 | semver "^7.3.7"
|
290 | 303 | tsutils "^3.21.0"
|
291 | 304 |
|
| 305 | +"@typescript-eslint/[email protected]": |
| 306 | + version "5.55.0" |
| 307 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575" |
| 308 | + integrity sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ== |
| 309 | + dependencies: |
| 310 | + "@typescript-eslint/types" "5.55.0" |
| 311 | + "@typescript-eslint/visitor-keys" "5.55.0" |
| 312 | + debug "^4.3.4" |
| 313 | + globby "^11.1.0" |
| 314 | + is-glob "^4.0.3" |
| 315 | + semver "^7.3.7" |
| 316 | + tsutils "^3.21.0" |
| 317 | + |
292 | 318 | "@typescript-eslint/[email protected]":
|
293 | 319 | version "5.54.1"
|
294 | 320 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
|
|
311 | 337 | "@typescript-eslint/types" "5.54.1"
|
312 | 338 | eslint-visitor-keys "^3.3.0"
|
313 | 339 |
|
| 340 | +"@typescript-eslint/[email protected]": |
| 341 | + version "5.55.0" |
| 342 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2" |
| 343 | + integrity sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw== |
| 344 | + dependencies: |
| 345 | + "@typescript-eslint/types" "5.55.0" |
| 346 | + eslint-visitor-keys "^3.3.0" |
| 347 | + |
314 | 348 | "@vscode/test-electron@^2.2.0":
|
315 | 349 | version "2.3.0"
|
316 | 350 | resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.0.tgz#de0ba2f5d36546a83cd481b458cbdbb7cc0f7049"
|
|
0 commit comments