|
1117 | 1117 | regexpp "^3.0.0" |
1118 | 1118 | tsutils "^3.17.1" |
1119 | 1119 |
|
1120 | | -"@typescript-eslint/[email protected]": |
1121 | | - version "2.11.0" |
1122 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.11.0.tgz#cef18e6b122706c65248a5d8984a9779ed1e52ac" |
1123 | | - integrity sha512-YxcA/y0ZJaCc/fB/MClhcDxHI0nOBB7v2/WxBju2cOTanX7jO9ttQq6Fy4yW9UaY5bPd9xL3cun3lDVqk67sPQ== |
1124 | | - dependencies: |
1125 | | - "@types/json-schema" "^7.0.3" |
1126 | | - "@typescript-eslint/typescript-estree" "2.11.0" |
1127 | | - eslint-scope "^5.0.0" |
1128 | | - |
1129 | 1120 | "@typescript-eslint/[email protected]": |
1130 | 1121 | version "2.12.0" |
1131 | 1122 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.12.0.tgz#e0a76ffb6293e058748408a191921e453c31d40d" |
|
1135 | 1126 | "@typescript-eslint/typescript-estree" "2.12.0" |
1136 | 1127 | eslint-scope "^5.0.0" |
1137 | 1128 |
|
1138 | | -"@typescript-eslint/parser@^2.11.0": |
1139 | | - version "2.11.0" |
1140 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.11.0.tgz#cdcc3be73ee31cbef089af5ff97ccaa380ef6e8b" |
1141 | | - integrity sha512-DyGXeqhb3moMioEFZIHIp7oXBBh7dEfPTzGrlyP0Mi9ScCra4SWEGs3kPd18mG7Sy9Wy8z88zmrw5tSGL6r/6A== |
| 1129 | +"@typescript-eslint/parser@^2.12.0": |
| 1130 | + version "2.12.0" |
| 1131 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.12.0.tgz#393f1604943a4ca570bb1a45bc8834e9b9158884" |
| 1132 | + integrity sha512-lPdkwpdzxEfjI8TyTzZqPatkrswLSVu4bqUgnB03fHSOwpC7KSerPgJRgIAf11UGNf7HKjJV6oaPZI4AghLU6g== |
1142 | 1133 | dependencies: |
1143 | 1134 | "@types/eslint-visitor-keys" "^1.0.0" |
1144 | | - "@typescript-eslint/experimental-utils" "2.11.0" |
1145 | | - "@typescript-eslint/typescript-estree" "2.11.0" |
1146 | | - eslint-visitor-keys "^1.1.0" |
1147 | | - |
1148 | | -"@typescript-eslint/[email protected]": |
1149 | | - version "2.11.0" |
1150 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.11.0.tgz#21ada6504274cd1644855926312c798fc697e9fb" |
1151 | | - integrity sha512-HGY4+d4MagO6cKMcKfIKaTMxcAv7dEVnji2Zi+vi5VV8uWAM631KjAB5GxFcexMYrwKT0EekRiiGK1/Sd7VFGA== |
1152 | | - dependencies: |
1153 | | - debug "^4.1.1" |
| 1135 | + "@typescript-eslint/experimental-utils" "2.12.0" |
| 1136 | + "@typescript-eslint/typescript-estree" "2.12.0" |
1154 | 1137 | eslint-visitor-keys "^1.1.0" |
1155 | | - glob "^7.1.6" |
1156 | | - is-glob "^4.0.1" |
1157 | | - lodash.unescape "4.0.1" |
1158 | | - semver "^6.3.0" |
1159 | | - tsutils "^3.17.1" |
1160 | 1138 |
|
1161 | 1139 | "@typescript-eslint/[email protected]": |
1162 | 1140 | version "2.12.0" |
|
0 commit comments