|
1153 | 1153 | "@typescript-eslint/typescript-estree" "2.2.0"
|
1154 | 1154 | eslint-scope "^5.0.0"
|
1155 | 1155 |
|
1156 |
| -"@typescript-eslint/parser@^2.2.0": |
1157 |
| - version "2.2.0" |
1158 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.2.0.tgz#3cd758ed85ae9be06667beb61bbdf8060f274fb7" |
1159 |
| - integrity sha512-0mf893kj9L65O5sA7wP6EoYvTybefuRFavUNhT7w9kjhkdZodoViwVS+k3D+ZxKhvtL7xGtP/y/cNMJX9S8W4A== |
| 1156 | +"@typescript-eslint/[email protected]": |
| 1157 | + version "2.3.0" |
| 1158 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.0.tgz#19a8e1b8fcee7d7469f3b44691d91830568de140" |
| 1159 | + integrity sha512-ry+fgd0Hh33LyzS30bIhX/a1HJpvtnecjQjWxxsZTavrRa1ymdmX7tz+7lPrPAxB018jnNzwNtog6s3OhxPTAg== |
| 1160 | + dependencies: |
| 1161 | + "@types/json-schema" "^7.0.3" |
| 1162 | + "@typescript-eslint/typescript-estree" "2.3.0" |
| 1163 | + eslint-scope "^5.0.0" |
| 1164 | + |
| 1165 | +"@typescript-eslint/parser@^2.3.0": |
| 1166 | + version "2.3.0" |
| 1167 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.0.tgz#d2df1d4bb8827e36125fb7c6274df1b4d4e614f0" |
| 1168 | + integrity sha512-Dc+LAtHts0yDuusxG0NVjGvrpPy2kZauxqPbfFs0fmcMB4JhNs+WwIDMFGWeKjbGoPt/SIUC9XJ7E0ZD/f8InQ== |
1160 | 1169 | dependencies:
|
1161 | 1170 | "@types/eslint-visitor-keys" "^1.0.0"
|
1162 |
| - "@typescript-eslint/experimental-utils" "2.2.0" |
1163 |
| - "@typescript-eslint/typescript-estree" "2.2.0" |
| 1171 | + "@typescript-eslint/experimental-utils" "2.3.0" |
| 1172 | + "@typescript-eslint/typescript-estree" "2.3.0" |
1164 | 1173 | eslint-visitor-keys "^1.1.0"
|
1165 | 1174 |
|
1166 | 1175 | "@typescript-eslint/[email protected]":
|
|
1173 | 1182 | lodash.unescape "4.0.1"
|
1174 | 1183 | semver "^6.3.0"
|
1175 | 1184 |
|
| 1185 | +"@typescript-eslint/[email protected]": |
| 1186 | + version "2.3.0" |
| 1187 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.0.tgz#fd8faff7e4c73795c65e5817c52f9038e33ef29d" |
| 1188 | + integrity sha512-WBxfwsTeCOsmQ7cLjow7lgysviBKUW34npShu7dxJYUQCbSG5nfZWZTgmQPKEc+3flpbSM7tjXjQOgETYp+njQ== |
| 1189 | + dependencies: |
| 1190 | + glob "^7.1.4" |
| 1191 | + is-glob "^4.0.1" |
| 1192 | + lodash.unescape "4.0.1" |
| 1193 | + semver "^6.3.0" |
| 1194 | + |
1176 | 1195 | abbrev@1:
|
1177 | 1196 | version "1.1.1"
|
1178 | 1197 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
0 commit comments