|
1345 | 1345 | "@typescript-eslint/typescript-estree" "2.8.0"
|
1346 | 1346 | eslint-scope "^5.0.0"
|
1347 | 1347 |
|
1348 |
| -"@typescript-eslint/parser@^2.8.0": |
1349 |
| - version "2.8.0" |
1350 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.8.0.tgz#e10f7c40c8cf2fb19920c879311e6c46ad17bacb" |
1351 |
| - integrity sha512-NseXWzhkucq+JM2HgqAAoKEzGQMb5LuTRjFPLQzGIdLthXMNUfuiskbl7QSykvWW6mvzCtYbw1fYWGa2EIaekw== |
| 1348 | +"@typescript-eslint/[email protected]": |
| 1349 | + version "2.9.0" |
| 1350 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.9.0.tgz#bbe99a8d9510240c055fc4b17230dd0192ba3c7f" |
| 1351 | + integrity sha512-0lOLFdpdJsCMqMSZT7l7W2ta0+GX8A3iefG3FovJjrX+QR8y6htFlFdU7aOVPL6pDvt6XcsOb8fxk5sq+girTw== |
| 1352 | + dependencies: |
| 1353 | + "@types/json-schema" "^7.0.3" |
| 1354 | + "@typescript-eslint/typescript-estree" "2.9.0" |
| 1355 | + eslint-scope "^5.0.0" |
| 1356 | + |
| 1357 | +"@typescript-eslint/parser@^2.9.0": |
| 1358 | + version "2.9.0" |
| 1359 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.9.0.tgz#2e9cf438de119b143f642a3a406e1e27eb70b7cd" |
| 1360 | + integrity sha512-fJ+dNs3CCvEsJK2/Vg5c2ZjuQ860ySOAsodDPwBaVlrGvRN+iCNC8kUfLFL8cT49W4GSiLPa/bHiMjYXA7EhKQ== |
1352 | 1361 | dependencies:
|
1353 | 1362 | "@types/eslint-visitor-keys" "^1.0.0"
|
1354 |
| - "@typescript-eslint/experimental-utils" "2.8.0" |
1355 |
| - "@typescript-eslint/typescript-estree" "2.8.0" |
| 1363 | + "@typescript-eslint/experimental-utils" "2.9.0" |
| 1364 | + "@typescript-eslint/typescript-estree" "2.9.0" |
1356 | 1365 | eslint-visitor-keys "^1.1.0"
|
1357 | 1366 |
|
1358 | 1367 | "@typescript-eslint/[email protected]":
|
|
1368 | 1377 | semver "^6.3.0"
|
1369 | 1378 | tsutils "^3.17.1"
|
1370 | 1379 |
|
| 1380 | +"@typescript-eslint/[email protected]": |
| 1381 | + version "2.9.0" |
| 1382 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.9.0.tgz#09138daf8f47d0e494ba7db9e77394e928803017" |
| 1383 | + integrity sha512-v6btSPXEWCP594eZbM+JCXuFoXWXyF/z8kaSBSdCb83DF+Y7+xItW29SsKtSULgLemqJBT+LpT+0ZqdfH7QVmA== |
| 1384 | + dependencies: |
| 1385 | + debug "^4.1.1" |
| 1386 | + eslint-visitor-keys "^1.1.0" |
| 1387 | + glob "^7.1.6" |
| 1388 | + is-glob "^4.0.1" |
| 1389 | + lodash.unescape "4.0.1" |
| 1390 | + semver "^6.3.0" |
| 1391 | + tsutils "^3.17.1" |
| 1392 | + |
1371 | 1393 | abbrev@1:
|
1372 | 1394 | version "1.1.1"
|
1373 | 1395 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
0 commit comments