|
2740 | 2740 | dependencies:
|
2741 | 2741 | "@types/yargs-parser" "*"
|
2742 | 2742 |
|
2743 |
| -"@typescript-eslint/eslint-plugin@2.4.0", "@typescript-eslint/eslint-plugin@^2.3.0": |
| 2743 | +"@typescript-eslint/eslint-plugin@2.11.0": |
| 2744 | + version "2.11.0" |
| 2745 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.11.0.tgz#4477c33491ccf0a9a3f4a30ef84978fa0ea0cad2" |
| 2746 | + integrity sha512-G2HHA1vpMN0EEbUuWubiCCfd0R3a30BB+UdvnFkxwZIxYEGOrWEXDv8tBFO9f44CWc47Xv9lLM3VSn4ORLI2bA== |
| 2747 | + dependencies: |
| 2748 | + "@typescript-eslint/experimental-utils" "2.11.0" |
| 2749 | + eslint-utils "^1.4.3" |
| 2750 | + functional-red-black-tree "^1.0.1" |
| 2751 | + regexpp "^3.0.0" |
| 2752 | + tsutils "^3.17.1" |
| 2753 | + |
| 2754 | +"@typescript-eslint/eslint-plugin@^2.3.0": |
2744 | 2755 | version "2.4.0"
|
2745 | 2756 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.4.0.tgz#aaf6b542ff75b78f4191a8bf1c519184817caa24"
|
2746 | 2757 | integrity sha512-se/YCk7PUoyMwSm/u3Ii9E+BgDUc736uw/lXCDpXEqRgPGsoBTtS8Mntue/vZX8EGyzGplYuePBuVyhZDM9EpQ==
|
|
2751 | 2762 | regexpp "^2.0.1"
|
2752 | 2763 | tsutils "^3.17.1"
|
2753 | 2764 |
|
| 2765 | +"@typescript-eslint/experimental-utils@2.11.0": |
| 2766 | + version "2.11.0" |
| 2767 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.11.0.tgz#cef18e6b122706c65248a5d8984a9779ed1e52ac" |
| 2768 | + integrity sha512-YxcA/y0ZJaCc/fB/MClhcDxHI0nOBB7v2/WxBju2cOTanX7jO9ttQq6Fy4yW9UaY5bPd9xL3cun3lDVqk67sPQ== |
| 2769 | + dependencies: |
| 2770 | + "@types/json-schema" "^7.0.3" |
| 2771 | + "@typescript-eslint/typescript-estree" "2.11.0" |
| 2772 | + eslint-scope "^5.0.0" |
| 2773 | + |
2754 | 2774 | "@typescript-eslint/experimental-utils@2.4.0":
|
2755 | 2775 | version "2.4.0"
|
2756 | 2776 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.4.0.tgz#dd8f3f466be25c3610a06fed22cfb6e6aa17f6d9"
|
|
2760 | 2780 | "@typescript-eslint/typescript-estree" "2.4.0"
|
2761 | 2781 | eslint-scope "^5.0.0"
|
2762 | 2782 |
|
2763 |
| -"@typescript-eslint/parser@2.4.0": |
2764 |
| - version "2.4.0" |
2765 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.4.0.tgz#fe43ed5fec14af03d3594fce2c3b7ec4c8df0243" |
2766 |
| - integrity sha512-IouAKi/grJ4MFrwdXIJ1GHAwbPWYgkT3b/x8Q49F378c9nwgxVkO76e0rZeUVpwHMaUuoKG2sUeK0XGkwdlwkw== |
| 2783 | +"@typescript-eslint/parser@2.11.0": |
| 2784 | + version "2.11.0" |
| 2785 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.11.0.tgz#cdcc3be73ee31cbef089af5ff97ccaa380ef6e8b" |
| 2786 | + integrity sha512-DyGXeqhb3moMioEFZIHIp7oXBBh7dEfPTzGrlyP0Mi9ScCra4SWEGs3kPd18mG7Sy9Wy8z88zmrw5tSGL6r/6A== |
2767 | 2787 | dependencies:
|
2768 | 2788 | "@types/eslint-visitor-keys" "^1.0.0"
|
2769 |
| - "@typescript-eslint/experimental-utils" "2.4.0" |
2770 |
| - "@typescript-eslint/typescript-estree" "2.4.0" |
| 2789 | + "@typescript-eslint/experimental-utils" "2.11.0" |
| 2790 | + "@typescript-eslint/typescript-estree" "2.11.0" |
2771 | 2791 | eslint-visitor-keys "^1.1.0"
|
2772 | 2792 |
|
| 2793 | +"@typescript-eslint/typescript-estree@2.11.0": |
| 2794 | + version "2.11.0" |
| 2795 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.11.0.tgz#21ada6504274cd1644855926312c798fc697e9fb" |
| 2796 | + integrity sha512-HGY4+d4MagO6cKMcKfIKaTMxcAv7dEVnji2Zi+vi5VV8uWAM631KjAB5GxFcexMYrwKT0EekRiiGK1/Sd7VFGA== |
| 2797 | + dependencies: |
| 2798 | + debug "^4.1.1" |
| 2799 | + eslint-visitor-keys "^1.1.0" |
| 2800 | + glob "^7.1.6" |
| 2801 | + is-glob "^4.0.1" |
| 2802 | + lodash.unescape "4.0.1" |
| 2803 | + semver "^6.3.0" |
| 2804 | + tsutils "^3.17.1" |
| 2805 | + |
2773 | 2806 | "@typescript-eslint/typescript-estree@2.4.0":
|
2774 | 2807 | version "2.4.0"
|
2775 | 2808 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.4.0.tgz#722c95493e1b7682893edaaaec0e69f36917feef"
|
@@ -6455,6 +6488,13 @@ eslint-utils@^1.4.2:
|
6455 | 6488 | dependencies:
|
6456 | 6489 | eslint-visitor-keys "^1.0.0"
|
6457 | 6490 |
|
| 6491 | +eslint-utils@^1.4.3: |
| 6492 | + version "1.4.3" |
| 6493 | + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f" |
| 6494 | + integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q== |
| 6495 | + dependencies: |
| 6496 | + eslint-visitor-keys "^1.1.0" |
| 6497 | + |
6458 | 6498 | eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
6459 | 6499 | version "1.1.0"
|
6460 | 6500 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
@@ -7593,6 +7633,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
7593 | 7633 | once "^1.3.0"
|
7594 | 7634 | path-is-absolute "^1.0.0"
|
7595 | 7635 |
|
| 7636 | +glob@^7.1.6: |
| 7637 | + version "7.1.6" |
| 7638 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
| 7639 | + integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
| 7640 | + dependencies: |
| 7641 | + fs.realpath "^1.0.0" |
| 7642 | + inflight "^1.0.4" |
| 7643 | + inherits "2" |
| 7644 | + minimatch "^3.0.4" |
| 7645 | + once "^1.3.0" |
| 7646 | + path-is-absolute "^1.0.0" |
| 7647 | + |
7596 | 7648 | global-dirs@^0.1.0:
|
7597 | 7649 | version "0.1.1"
|
7598 | 7650 | resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
|
@@ -13783,6 +13835,11 @@ regexpp@^2.0.1:
|
13783 | 13835 | resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
|
13784 | 13836 | integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
|
13785 | 13837 |
|
| 13838 | +regexpp@^3.0.0: |
| 13839 | + version "3.0.0" |
| 13840 | + resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e" |
| 13841 | + integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g== |
| 13842 | + |
13786 | 13843 | regexpu-core@^4.5.4:
|
13787 | 13844 | version "4.5.4"
|
13788 | 13845 | resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.5.4.tgz#080d9d02289aa87fe1667a4f5136bc98a6aebaae"
|
|
0 commit comments