|
2408 | 2408 | dependencies:
|
2409 | 2409 | "@types/yargs-parser" "*"
|
2410 | 2410 |
|
2411 |
| -"@typescript-eslint/eslint-plugin@3.10.1": |
2412 |
| - version "3.10.1" |
2413 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f" |
2414 |
| - integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ== |
| 2411 | +"@typescript-eslint/eslint-plugin@4.4.0": |
| 2412 | + version "4.4.0" |
| 2413 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.0.tgz#0321684dd2b902c89128405cf0385e9fe8561934" |
| 2414 | + integrity sha512-RVt5wU9H/2H+N/ZrCasTXdGbUTkbf7Hfi9eLiA8vPQkzUJ/bLDCC3CsoZioPrNcnoyN8r0gT153dC++A4hKBQQ== |
2415 | 2415 | dependencies:
|
2416 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
| 2416 | + "@typescript-eslint/experimental-utils" "4.4.0" |
| 2417 | + "@typescript-eslint/scope-manager" "4.4.0" |
2417 | 2418 | debug "^4.1.1"
|
2418 | 2419 | functional-red-black-tree "^1.0.1"
|
2419 | 2420 | regexpp "^3.0.0"
|
|
2440 | 2441 | eslint-scope "^5.0.0"
|
2441 | 2442 | eslint-utils "^2.0.0"
|
2442 | 2443 |
|
2443 |
| -"@typescript-eslint/experimental-utils@3.10.1": |
2444 |
| - version "3.10.1" |
2445 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" |
2446 |
| - integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== |
| 2444 | +"@typescript-eslint/experimental-utils@4.4.0": |
| 2445 | + version "4.4.0" |
| 2446 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.0.tgz#62a05d3f543b8fc5dec4982830618ea4d030e1a9" |
| 2447 | + integrity sha512-01+OtK/oWeSJTjQcyzDztfLF1YjvKpLFo+JZmurK/qjSRcyObpIecJ4rckDoRCSh5Etw+jKfdSzVEHevh9gJ1w== |
2447 | 2448 | dependencies:
|
2448 | 2449 | "@types/json-schema" "^7.0.3"
|
2449 |
| - "@typescript-eslint/types" "3.10.1" |
2450 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
| 2450 | + "@typescript-eslint/scope-manager" "4.4.0" |
| 2451 | + "@typescript-eslint/types" "4.4.0" |
| 2452 | + "@typescript-eslint/typescript-estree" "4.4.0" |
2451 | 2453 | eslint-scope "^5.0.0"
|
2452 | 2454 | eslint-utils "^2.0.0"
|
2453 | 2455 |
|
2454 |
| -"@typescript-eslint/parser@3.10.1": |
2455 |
| - version "3.10.1" |
2456 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" |
2457 |
| - integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== |
| 2456 | +"@typescript-eslint/parser@4.4.0": |
| 2457 | + version "4.4.0" |
| 2458 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0" |
| 2459 | + integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA== |
2458 | 2460 | dependencies:
|
2459 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
2460 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
2461 |
| - "@typescript-eslint/types" "3.10.1" |
2462 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
2463 |
| - eslint-visitor-keys "^1.1.0" |
| 2461 | + "@typescript-eslint/scope-manager" "4.4.0" |
| 2462 | + "@typescript-eslint/types" "4.4.0" |
| 2463 | + "@typescript-eslint/typescript-estree" "4.4.0" |
| 2464 | + debug "^4.1.1" |
2464 | 2465 |
|
2465 | 2466 | "@typescript-eslint/parser@^2.10.0":
|
2466 | 2467 | version "2.34.0"
|
|
2472 | 2473 | "@typescript-eslint/typescript-estree" "2.34.0"
|
2473 | 2474 | eslint-visitor-keys "^1.1.0"
|
2474 | 2475 |
|
2475 |
| -"@typescript-eslint/ [email protected]": |
2476 |
| - version "3.10.1" |
2477 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
2478 |
| - integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 2476 | +"@typescript-eslint/ [email protected]": |
| 2477 | + version "4.4.0" |
| 2478 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a" |
| 2479 | + integrity sha512-r2FIeeU1lmW4K3CxgOAt8djI5c6Q/5ULAgdVo9AF3hPMpu0B14WznBAtxrmB/qFVbVIB6fSx2a+EVXuhSVMEyA== |
| 2480 | + dependencies: |
| 2481 | + "@typescript-eslint/types" "4.4.0" |
| 2482 | + "@typescript-eslint/visitor-keys" "4.4.0" |
| 2483 | + |
| 2484 | +"@typescript-eslint/ [email protected]": |
| 2485 | + version "4.4.0" |
| 2486 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621" |
| 2487 | + integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA== |
2479 | 2488 |
|
2480 | 2489 | "@typescript-eslint/ [email protected]":
|
2481 | 2490 | version "2.34.0"
|
|
2490 | 2499 | semver "^7.3.2"
|
2491 | 2500 | tsutils "^3.17.1"
|
2492 | 2501 |
|
2493 |
| -"@typescript-eslint/typescript-estree@3.10.1": |
2494 |
| - version "3.10.1" |
2495 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" |
2496 |
| - integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== |
| 2502 | +"@typescript-eslint/typescript-estree@4.4.0": |
| 2503 | + version "4.4.0" |
| 2504 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526" |
| 2505 | + integrity sha512-Fh85feshKXwki4nZ1uhCJHmqKJqCMba+8ZicQIhNi5d5jSQFteWiGeF96DTjO8br7fn+prTP+t3Cz/a/3yOKqw== |
2497 | 2506 | dependencies:
|
2498 |
| - "@typescript-eslint/types" "3.10.1" |
2499 |
| - "@typescript-eslint/visitor-keys" "3.10.1" |
| 2507 | + "@typescript-eslint/types" "4.4.0" |
| 2508 | + "@typescript-eslint/visitor-keys" "4.4.0" |
2500 | 2509 | debug "^4.1.1"
|
2501 |
| - glob "^7.1.6" |
| 2510 | + globby "^11.0.1" |
2502 | 2511 | is-glob "^4.0.1"
|
2503 | 2512 | lodash "^4.17.15"
|
2504 | 2513 | semver "^7.3.2"
|
2505 | 2514 | tsutils "^3.17.1"
|
2506 | 2515 |
|
2507 |
| -"@typescript-eslint/visitor-keys@3.10.1": |
2508 |
| - version "3.10.1" |
2509 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" |
2510 |
| - integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== |
| 2516 | +"@typescript-eslint/visitor-keys@4.4.0": |
| 2517 | + version "4.4.0" |
| 2518 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640" |
| 2519 | + integrity sha512-oBWeroUZCVsHLiWRdcTXJB7s1nB3taFY8WGvS23tiAlT6jXVvsdAV4rs581bgdEjOhn43q6ro7NkOiLKu6kFqA== |
2511 | 2520 | dependencies:
|
2512 |
| - eslint-visitor-keys "^1.1.0" |
| 2521 | + "@typescript-eslint/types" "4.4.0" |
| 2522 | + eslint-visitor-keys "^2.0.0" |
2513 | 2523 |
|
2514 | 2524 | "@webassemblyjs/ [email protected]":
|
2515 | 2525 | version "1.8.5"
|
@@ -6135,6 +6145,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
6135 | 6145 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
6136 | 6146 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
6137 | 6147 |
|
| 6148 | +eslint-visitor-keys@^2.0.0: |
| 6149 | + version "2.0.0" |
| 6150 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
| 6151 | + integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
| 6152 | + |
6138 | 6153 | eslint@^6.6.0:
|
6139 | 6154 | version "6.8.0"
|
6140 | 6155 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
|
|
0 commit comments