|
2333 | 2333 | eslint-scope "^5.1.1"
|
2334 | 2334 | eslint-utils "^3.0.0"
|
2335 | 2335 |
|
2336 |
| -"@typescript-eslint/parser@4.33.0": |
2337 |
| - version "4.33.0" |
2338 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
2339 |
| - integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
| 2336 | +"@typescript-eslint/parser@5.0.0": |
| 2337 | + version "5.0.0" |
| 2338 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.0.0.tgz#50d1be2e0def82d73e863cceba74aeeac9973592" |
| 2339 | + integrity sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw== |
2340 | 2340 | dependencies:
|
2341 |
| - "@typescript-eslint/scope-manager" "4.33.0" |
2342 |
| - "@typescript-eslint/types" "4.33.0" |
2343 |
| - "@typescript-eslint/typescript-estree" "4.33.0" |
| 2341 | + "@typescript-eslint/scope-manager" "5.0.0" |
| 2342 | + "@typescript-eslint/types" "5.0.0" |
| 2343 | + "@typescript-eslint/typescript-estree" "5.0.0" |
2344 | 2344 | debug "^4.3.1"
|
2345 | 2345 |
|
2346 | 2346 | "@typescript-eslint/[email protected]":
|
|
2351 | 2351 | "@typescript-eslint/types" "4.33.0"
|
2352 | 2352 | "@typescript-eslint/visitor-keys" "4.33.0"
|
2353 | 2353 |
|
| 2354 | +"@typescript-eslint/[email protected]": |
| 2355 | + version "5.0.0" |
| 2356 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f" |
| 2357 | + integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ== |
| 2358 | + dependencies: |
| 2359 | + "@typescript-eslint/types" "5.0.0" |
| 2360 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 2361 | + |
2354 | 2362 | "@typescript-eslint/[email protected]":
|
2355 | 2363 | version "4.33.0"
|
2356 | 2364 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
|
2357 | 2365 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
|
2358 | 2366 |
|
| 2367 | +"@typescript-eslint/[email protected]": |
| 2368 | + version "5.0.0" |
| 2369 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f" |
| 2370 | + integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w== |
| 2371 | + |
2359 | 2372 | "@typescript-eslint/[email protected]":
|
2360 | 2373 | version "4.33.0"
|
2361 | 2374 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
|
|
2369 | 2382 | semver "^7.3.5"
|
2370 | 2383 | tsutils "^3.21.0"
|
2371 | 2384 |
|
| 2385 | +"@typescript-eslint/[email protected]": |
| 2386 | + version "5.0.0" |
| 2387 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3" |
| 2388 | + integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q== |
| 2389 | + dependencies: |
| 2390 | + "@typescript-eslint/types" "5.0.0" |
| 2391 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 2392 | + debug "^4.3.1" |
| 2393 | + globby "^11.0.3" |
| 2394 | + is-glob "^4.0.1" |
| 2395 | + semver "^7.3.5" |
| 2396 | + tsutils "^3.21.0" |
| 2397 | + |
2372 | 2398 | "@typescript-eslint/[email protected]":
|
2373 | 2399 | version "4.33.0"
|
2374 | 2400 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
|
|
2377 | 2403 | "@typescript-eslint/types" "4.33.0"
|
2378 | 2404 | eslint-visitor-keys "^2.0.0"
|
2379 | 2405 |
|
| 2406 | +"@typescript-eslint/[email protected]": |
| 2407 | + version "5.0.0" |
| 2408 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df" |
| 2409 | + integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw== |
| 2410 | + dependencies: |
| 2411 | + "@typescript-eslint/types" "5.0.0" |
| 2412 | + eslint-visitor-keys "^3.0.0" |
| 2413 | + |
2380 | 2414 |
|
2381 | 2415 | version "10.0.1"
|
2382 | 2416 | resolved "https://registry.yarnpkg.com/@verdaccio/commons-api/-/commons-api-10.0.1.tgz#7217a167e428a7603ff46685c4cc40bb1526e463"
|
@@ -4739,6 +4773,11 @@ eslint-visitor-keys@^2.0.0:
|
4739 | 4773 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
4740 | 4774 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
4741 | 4775 |
|
| 4776 | +eslint-visitor-keys@^3.0.0: |
| 4777 | + version "3.0.0" |
| 4778 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186" |
| 4779 | + integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q== |
| 4780 | + |
4742 | 4781 |
|
4743 | 4782 | version "7.32.0"
|
4744 | 4783 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
|
|
0 commit comments