|
1126 | 1126 | "@typescript-eslint/typescript-estree" "2.13.0" |
1127 | 1127 | eslint-scope "^5.0.0" |
1128 | 1128 |
|
1129 | | -"@typescript-eslint/parser@^2.13.0": |
1130 | | - version "2.13.0" |
1131 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.13.0.tgz#ea1ab394cf9ca17467e3da7f96eca9309f57c326" |
1132 | | - integrity sha512-vbDeLr5QRJ1K7x5iRK8J9wuGwR9OVyd1zDAY9XFAQvAosHVjSVbDgkm328ayE6hx2QWVGhwvGaEhedcqAbfQcA== |
| 1129 | +"@typescript-eslint/[email protected]": |
| 1130 | + version "2.14.0" |
| 1131 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.14.0.tgz#e9179fa3c44e00b3106b85d7b69342901fb43e3b" |
| 1132 | + integrity sha512-KcyKS7G6IWnIgl3ZpyxyBCxhkBPV+0a5Jjy2g5HxlrbG2ZLQNFeneIBVXdaBCYOVjvGmGGFKom1kgiAY75SDeQ== |
| 1133 | + dependencies: |
| 1134 | + "@types/json-schema" "^7.0.3" |
| 1135 | + "@typescript-eslint/typescript-estree" "2.14.0" |
| 1136 | + eslint-scope "^5.0.0" |
| 1137 | + |
| 1138 | +"@typescript-eslint/parser@^2.14.0": |
| 1139 | + version "2.14.0" |
| 1140 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.14.0.tgz#30fa0523d86d74172a5e32274558404ba4262cd6" |
| 1141 | + integrity sha512-haS+8D35fUydIs+zdSf4BxpOartb/DjrZ2IxQ5sR8zyGfd77uT9ZJZYF8+I0WPhzqHmfafUBx8MYpcp8pfaoSA== |
1133 | 1142 | dependencies: |
1134 | 1143 | "@types/eslint-visitor-keys" "^1.0.0" |
1135 | | - "@typescript-eslint/experimental-utils" "2.13.0" |
1136 | | - "@typescript-eslint/typescript-estree" "2.13.0" |
| 1144 | + "@typescript-eslint/experimental-utils" "2.14.0" |
| 1145 | + "@typescript-eslint/typescript-estree" "2.14.0" |
1137 | 1146 | eslint-visitor-keys "^1.1.0" |
1138 | 1147 |
|
1139 | 1148 | "@typescript-eslint/[email protected]": |
|
1149 | 1158 | semver "^6.3.0" |
1150 | 1159 | tsutils "^3.17.1" |
1151 | 1160 |
|
| 1161 | +"@typescript-eslint/[email protected]": |
| 1162 | + version "2.14.0" |
| 1163 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.14.0.tgz#c67698acdc14547f095eeefe908958d93e1a648d" |
| 1164 | + integrity sha512-pnLpUcMNG7GfFFfNQbEX6f1aPa5fMnH2G9By+A1yovYI4VIOK2DzkaRuUlIkbagpAcrxQHLqovI1YWqEcXyRnA== |
| 1165 | + dependencies: |
| 1166 | + debug "^4.1.1" |
| 1167 | + eslint-visitor-keys "^1.1.0" |
| 1168 | + glob "^7.1.6" |
| 1169 | + is-glob "^4.0.1" |
| 1170 | + lodash.unescape "4.0.1" |
| 1171 | + semver "^6.3.0" |
| 1172 | + tsutils "^3.17.1" |
| 1173 | + |
1152 | 1174 | abab@^2.0.0: |
1153 | 1175 | version "2.0.2" |
1154 | 1176 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.2.tgz#a2fba1b122c69a85caa02d10f9270c7219709a9d" |
|
0 commit comments