|
2535 | 2535 | "@types/yargs-parser" "*"
|
2536 | 2536 |
|
2537 | 2537 | "@typescript-eslint/eslint-plugin@^4.1.0":
|
2538 |
| - version "4.26.1" |
2539 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3" |
2540 |
| - integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw== |
| 2538 | + version "4.27.0" |
| 2539 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0" |
| 2540 | + integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ== |
2541 | 2541 | dependencies:
|
2542 |
| - "@typescript-eslint/experimental-utils" "4.26.1" |
2543 |
| - "@typescript-eslint/scope-manager" "4.26.1" |
| 2542 | + "@typescript-eslint/experimental-utils" "4.27.0" |
| 2543 | + "@typescript-eslint/scope-manager" "4.27.0" |
2544 | 2544 | debug "^4.3.1"
|
2545 | 2545 | functional-red-black-tree "^1.0.1"
|
2546 | 2546 | lodash "^4.17.21"
|
2547 | 2547 | regexpp "^3.1.0"
|
2548 | 2548 | semver "^7.3.5"
|
2549 | 2549 | tsutils "^3.21.0"
|
2550 | 2550 |
|
2551 |
| -"@typescript-eslint/experimental-utils@4.26.1": |
2552 |
| - version "4.26.1" |
2553 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142" |
2554 |
| - integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ== |
| 2551 | +"@typescript-eslint/experimental-utils@4.27.0": |
| 2552 | + version "4.27.0" |
| 2553 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c" |
| 2554 | + integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ== |
2555 | 2555 | dependencies:
|
2556 | 2556 | "@types/json-schema" "^7.0.7"
|
2557 |
| - "@typescript-eslint/scope-manager" "4.26.1" |
2558 |
| - "@typescript-eslint/types" "4.26.1" |
2559 |
| - "@typescript-eslint/typescript-estree" "4.26.1" |
| 2557 | + "@typescript-eslint/scope-manager" "4.27.0" |
| 2558 | + "@typescript-eslint/types" "4.27.0" |
| 2559 | + "@typescript-eslint/typescript-estree" "4.27.0" |
2560 | 2560 | eslint-scope "^5.1.1"
|
2561 | 2561 | eslint-utils "^3.0.0"
|
2562 | 2562 |
|
|
2573 | 2573 | eslint-utils "^2.0.0"
|
2574 | 2574 |
|
2575 | 2575 | "@typescript-eslint/parser@^4.1.0":
|
2576 |
| - version "4.26.1" |
2577 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e" |
2578 |
| - integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ== |
| 2576 | + version "4.27.0" |
| 2577 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94" |
| 2578 | + integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ== |
2579 | 2579 | dependencies:
|
2580 |
| - "@typescript-eslint/scope-manager" "4.26.1" |
2581 |
| - "@typescript-eslint/types" "4.26.1" |
2582 |
| - "@typescript-eslint/typescript-estree" "4.26.1" |
| 2580 | + "@typescript-eslint/scope-manager" "4.27.0" |
| 2581 | + "@typescript-eslint/types" "4.27.0" |
| 2582 | + "@typescript-eslint/typescript-estree" "4.27.0" |
2583 | 2583 | debug "^4.3.1"
|
2584 | 2584 |
|
2585 | 2585 | "@typescript-eslint/[email protected]":
|
|
2590 | 2590 | "@typescript-eslint/types" "4.22.0"
|
2591 | 2591 | "@typescript-eslint/visitor-keys" "4.22.0"
|
2592 | 2592 |
|
2593 |
| -"@typescript-eslint/scope-manager@4.26.1": |
2594 |
| - version "4.26.1" |
2595 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662" |
2596 |
| - integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ== |
| 2593 | +"@typescript-eslint/scope-manager@4.27.0": |
| 2594 | + version "4.27.0" |
| 2595 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d" |
| 2596 | + integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw== |
2597 | 2597 | dependencies:
|
2598 |
| - "@typescript-eslint/types" "4.26.1" |
2599 |
| - "@typescript-eslint/visitor-keys" "4.26.1" |
| 2598 | + "@typescript-eslint/types" "4.27.0" |
| 2599 | + "@typescript-eslint/visitor-keys" "4.27.0" |
2600 | 2600 |
|
2601 | 2601 | "@typescript-eslint/[email protected]":
|
2602 | 2602 | version "4.22.0"
|
2603 | 2603 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
|
2604 | 2604 | integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
|
2605 | 2605 |
|
2606 |
| -"@typescript-eslint/types@4.26.1": |
2607 |
| - version "4.26.1" |
2608 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38" |
2609 |
| - integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg== |
| 2606 | +"@typescript-eslint/types@4.27.0": |
| 2607 | + version "4.27.0" |
| 2608 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8" |
| 2609 | + integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA== |
2610 | 2610 |
|
2611 | 2611 | "@typescript-eslint/[email protected]":
|
2612 | 2612 | version "4.22.0"
|
|
2621 | 2621 | semver "^7.3.2"
|
2622 | 2622 | tsutils "^3.17.1"
|
2623 | 2623 |
|
2624 |
| -"@typescript-eslint/typescript-estree@4.26.1": |
2625 |
| - version "4.26.1" |
2626 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633" |
2627 |
| - integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg== |
| 2624 | +"@typescript-eslint/typescript-estree@4.27.0": |
| 2625 | + version "4.27.0" |
| 2626 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da" |
| 2627 | + integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g== |
2628 | 2628 | dependencies:
|
2629 |
| - "@typescript-eslint/types" "4.26.1" |
2630 |
| - "@typescript-eslint/visitor-keys" "4.26.1" |
| 2629 | + "@typescript-eslint/types" "4.27.0" |
| 2630 | + "@typescript-eslint/visitor-keys" "4.27.0" |
2631 | 2631 | debug "^4.3.1"
|
2632 | 2632 | globby "^11.0.3"
|
2633 | 2633 | is-glob "^4.0.1"
|
|
2642 | 2642 | "@typescript-eslint/types" "4.22.0"
|
2643 | 2643 | eslint-visitor-keys "^2.0.0"
|
2644 | 2644 |
|
2645 |
| -"@typescript-eslint/visitor-keys@4.26.1": |
2646 |
| - version "4.26.1" |
2647 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546" |
2648 |
| - integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw== |
| 2645 | +"@typescript-eslint/visitor-keys@4.27.0": |
| 2646 | + version "4.27.0" |
| 2647 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81" |
| 2648 | + integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg== |
2649 | 2649 | dependencies:
|
2650 |
| - "@typescript-eslint/types" "4.26.1" |
| 2650 | + "@typescript-eslint/types" "4.27.0" |
2651 | 2651 | eslint-visitor-keys "^2.0.0"
|
2652 | 2652 |
|
2653 | 2653 | JSONStream@^1.0.4:
|
@@ -8916,9 +8916,9 @@ regex-not@^1.0.0, regex-not@^1.0.2:
|
8916 | 8916 | safe-regex "^1.1.0"
|
8917 | 8917 |
|
8918 | 8918 | regexpp@^3.1.0:
|
8919 |
| - version "3.1.0" |
8920 |
| - resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" |
8921 |
| - integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== |
| 8919 | + version "3.2.0" |
| 8920 | + resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" |
| 8921 | + integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== |
8922 | 8922 |
|
8923 | 8923 | regexpu-core@^4.7.1:
|
8924 | 8924 | version "4.7.1"
|
|
0 commit comments