|
1117 | 1117 | regexpp "^3.0.0" |
1118 | 1118 | tsutils "^3.17.1" |
1119 | 1119 |
|
1120 | | -"@typescript-eslint/experimental-utils@2.14.0": |
1121 | | - version "2.14.0" |
1122 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.14.0.tgz#e9179fa3c44e00b3106b85d7b69342901fb43e3b" |
1123 | | - integrity sha512-KcyKS7G6IWnIgl3ZpyxyBCxhkBPV+0a5Jjy2g5HxlrbG2ZLQNFeneIBVXdaBCYOVjvGmGGFKom1kgiAY75SDeQ== |
1124 | | - dependencies: |
1125 | | - "@types/json-schema" "^7.0.3" |
1126 | | - "@typescript-eslint/typescript-estree" "2.14.0" |
1127 | | - eslint-scope "^5.0.0" |
1128 | | - |
1129 | 1120 | "@typescript-eslint/experimental-utils@2.15.0": |
1130 | 1121 | version "2.15.0" |
1131 | 1122 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.15.0.tgz#41e35313bfaef91650ddb5380846d1c78a780070" |
|
1135 | 1126 | "@typescript-eslint/typescript-estree" "2.15.0" |
1136 | 1127 | eslint-scope "^5.0.0" |
1137 | 1128 |
|
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== |
| 1129 | +"@typescript-eslint/parser@^2.15.0": |
| 1130 | + version "2.15.0" |
| 1131 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.15.0.tgz#379a71a51b0429bc3bc55c5f8aab831bf607e411" |
| 1132 | + integrity sha512-6iSgQsqAYTaHw59t0tdjzZJluRAjswdGltzKEdLtcJOxR2UVTPHYvZRqkAVGCkaMVb6Fpa60NnuozNCvsSpA9g== |
1142 | 1133 | dependencies: |
1143 | 1134 | "@types/eslint-visitor-keys" "^1.0.0" |
1144 | | - "@typescript-eslint/experimental-utils" "2.14.0" |
1145 | | - "@typescript-eslint/typescript-estree" "2.14.0" |
1146 | | - eslint-visitor-keys "^1.1.0" |
1147 | | - |
1148 | | -"@typescript-eslint/typescript-estree@2.14.0": |
1149 | | - version "2.14.0" |
1150 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.14.0.tgz#c67698acdc14547f095eeefe908958d93e1a648d" |
1151 | | - integrity sha512-pnLpUcMNG7GfFFfNQbEX6f1aPa5fMnH2G9By+A1yovYI4VIOK2DzkaRuUlIkbagpAcrxQHLqovI1YWqEcXyRnA== |
1152 | | - dependencies: |
1153 | | - debug "^4.1.1" |
| 1135 | + "@typescript-eslint/experimental-utils" "2.15.0" |
| 1136 | + "@typescript-eslint/typescript-estree" "2.15.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/typescript-estree@2.15.0": |
1162 | 1140 | version "2.15.0" |
|
0 commit comments