|
1106 | 1106 | dependencies: |
1107 | 1107 | "@types/yargs-parser" "*" |
1108 | 1108 |
|
1109 | | -"@typescript-eslint/eslint-plugin@^2.16.0": |
1110 | | - version "2.16.0" |
1111 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.16.0.tgz#bf339b7db824c7cc3fd1ebedbc88dd17016471af" |
1112 | | - integrity sha512-TKWbeFAKRPrvKiR9GNxErQ8sELKqg1ZvXi6uho07mcKShBnCnqNpDQWP01FEvWKf0bxM2g7uQEI5MNjSNqvUpQ== |
| 1109 | +"@typescript-eslint/eslint-plugin@^2.17.0": |
| 1110 | + version "2.17.0" |
| 1111 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.17.0.tgz#880435a9f9bdd50b45fa286ba63fed723d73c837" |
| 1112 | + integrity sha512-tg/OMOtPeXlvk0ES8mZzEZ4gd1ruSE03nsKcK+teJhxYv5CPCXK6Mb/OK6NpB4+CqGTHs4MVeoSZXNFqpT1PyQ== |
1113 | 1113 | dependencies: |
1114 | | - "@typescript-eslint/experimental-utils" "2.16.0" |
| 1114 | + "@typescript-eslint/experimental-utils" "2.17.0" |
1115 | 1115 | eslint-utils "^1.4.3" |
1116 | 1116 | functional-red-black-tree "^1.0.1" |
1117 | 1117 | regexpp "^3.0.0" |
1118 | 1118 | tsutils "^3.17.1" |
1119 | 1119 |
|
1120 | | -"@typescript-eslint/experimental-utils@2.16.0": |
1121 | | - version "2.16.0" |
1122 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.16.0.tgz#bba65685728c532e0ddc811a0376e8d38e671f77" |
1123 | | - integrity sha512-bXTmAztXpqxliDKZgvWkl+5dHeRN+jqXVZ16peKKFzSXVzT6mz8kgBpHiVzEKO2NZ8OCU7dG61K9sRS/SkUUFQ== |
1124 | | - dependencies: |
1125 | | - "@types/json-schema" "^7.0.3" |
1126 | | - "@typescript-eslint/typescript-estree" "2.16.0" |
1127 | | - eslint-scope "^5.0.0" |
1128 | | - |
1129 | 1120 | "@typescript-eslint/experimental-utils@2.17.0": |
1130 | 1121 | version "2.17.0" |
1131 | 1122 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.17.0.tgz#12ed4a5d656e02ff47a93efc7d1ce1b8f1242351" |
|
1145 | 1136 | "@typescript-eslint/typescript-estree" "2.17.0" |
1146 | 1137 | eslint-visitor-keys "^1.1.0" |
1147 | 1138 |
|
1148 | | -"@typescript-eslint/typescript-estree@2.16.0": |
1149 | | - version "2.16.0" |
1150 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.16.0.tgz#b444943a76c716ed32abd08cbe96172d2ca0ab75" |
1151 | | - integrity sha512-hyrCYjFHISos68Bk5KjUAXw0pP/455qq9nxqB1KkT67Pxjcfw+r6Yhcmqnp8etFL45UexCHUMrADHH7dI/m2WQ== |
1152 | | - dependencies: |
1153 | | - debug "^4.1.1" |
1154 | | - eslint-visitor-keys "^1.1.0" |
1155 | | - glob "^7.1.6" |
1156 | | - is-glob "^4.0.1" |
1157 | | - lodash "^4.17.15" |
1158 | | - semver "^6.3.0" |
1159 | | - tsutils "^3.17.1" |
1160 | | - |
1161 | 1139 | "@typescript-eslint/typescript-estree@2.17.0": |
1162 | 1140 | version "2.17.0" |
1163 | 1141 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.17.0.tgz#2ce1531ec0925ef8d22d7026235917c2638a82af" |
|
0 commit comments