|
1138 | 1138 | dependencies:
|
1139 | 1139 | "@types/yargs-parser" "*"
|
1140 | 1140 |
|
1141 |
| -"@typescript-eslint/eslint-plugin@2.0.0": |
1142 |
| - version "2.0.0" |
1143 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.0.0.tgz#609a5d7b00ce21a6f94d7ef282eba9da57ca1e42" |
1144 |
| - integrity sha512-Mo45nxTTELODdl7CgpZKJISvLb+Fu64OOO2ZFc2x8sYSnUpFrBUW3H+H/ZGYmEkfnL6VkdtOSxgdt+Av79j0sA== |
| 1141 | +"@typescript-eslint/eslint-plugin@2.1.0": |
| 1142 | + version "2.1.0" |
| 1143 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.1.0.tgz#4bcd978d88419ea971613675f2620dde39920d69" |
| 1144 | + integrity sha512-3i/dLPwxaVfCsaLu3HkB8CAA1Uw3McAegrTs+VBJ0BrGRKW7nUwSqRfHfCS7sw7zSbf62q3v0v6pOS8MyaYItg== |
1145 | 1145 | dependencies:
|
1146 |
| - "@typescript-eslint/experimental-utils" "2.0.0" |
| 1146 | + "@typescript-eslint/experimental-utils" "2.1.0" |
1147 | 1147 | eslint-utils "^1.4.0"
|
1148 | 1148 | functional-red-black-tree "^1.0.1"
|
1149 | 1149 | regexpp "^2.0.1"
|
1150 | 1150 | tsutils "^3.14.0"
|
1151 | 1151 |
|
1152 |
| -"@typescript-eslint/experimental-utils@2.0.0": |
1153 |
| - version "2.0.0" |
1154 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.0.0.tgz#f3d298bb411357f35c4184e24280b256b6321949" |
1155 |
| - integrity sha512-XGJG6GNBXIEx/mN4eTRypN/EUmsd0VhVGQ1AG+WTgdvjHl0G8vHhVBHrd/5oI6RRYBRnedNymSYWW1HAdivtmg== |
| 1152 | +"@typescript-eslint/experimental-utils@2.1.0": |
| 1153 | + version "2.1.0" |
| 1154 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.1.0.tgz#0837229f0e75a32db0db9bf662ad0eface914453" |
| 1155 | + integrity sha512-ZJGLYXa4nxjNzomaEk1qts38B/vludg2LOM7dRc7SppEKsMPTS1swaTKS/pom+x4d/luJGoG00BDIss7PR1NQA== |
1156 | 1156 | dependencies:
|
1157 | 1157 | "@types/json-schema" "^7.0.3"
|
1158 |
| - "@typescript-eslint/typescript-estree" "2.0.0" |
| 1158 | + "@typescript-eslint/typescript-estree" "2.1.0" |
1159 | 1159 | eslint-scope "^4.0.0"
|
1160 | 1160 |
|
1161 |
| -"@typescript-eslint/parser@2.0.0": |
1162 |
| - version "2.0.0" |
1163 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.0.0.tgz#4273bb19d03489daf8372cdaccbc8042e098178f" |
1164 |
| - integrity sha512-ibyMBMr0383ZKserIsp67+WnNVoM402HKkxqXGlxEZsXtnGGurbnY90pBO3e0nBUM7chEEOcxUhgw9aPq7fEBA== |
| 1161 | +"@typescript-eslint/parser@2.1.0": |
| 1162 | + version "2.1.0" |
| 1163 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.1.0.tgz#ca62b26fa6a5a34ecdec4a000f22baf103791830" |
| 1164 | + integrity sha512-0+hzirRJoqE1T4lSSvCfKD+kWjIpDWfbGBiisK5CENcr+22pPkHB2sfV1giON+UxHV4A08SSrQonZk7X2zIQdw== |
1165 | 1165 | dependencies:
|
1166 | 1166 | "@types/eslint-visitor-keys" "^1.0.0"
|
1167 |
| - "@typescript-eslint/experimental-utils" "2.0.0" |
1168 |
| - "@typescript-eslint/typescript-estree" "2.0.0" |
| 1167 | + "@typescript-eslint/experimental-utils" "2.1.0" |
| 1168 | + "@typescript-eslint/typescript-estree" "2.1.0" |
1169 | 1169 | eslint-visitor-keys "^1.0.0"
|
1170 | 1170 |
|
1171 |
| -"@typescript-eslint/typescript-estree@2.0.0": |
1172 |
| - version "2.0.0" |
1173 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.0.0.tgz#c9f6c0efd1b11475540d6a55dc973cc5b9a67e77" |
1174 |
| - integrity sha512-NXbmzA3vWrSgavymlzMWNecgNOuiMMp62MO3kI7awZRLRcsA1QrYWo6q08m++uuAGVbXH/prZi2y1AWuhSu63w== |
| 1171 | +"@typescript-eslint/typescript-estree@2.1.0": |
| 1172 | + version "2.1.0" |
| 1173 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.1.0.tgz#88e676cc9760516711f6fe43958adc31b93de8e5" |
| 1174 | + integrity sha512-482ErJJ7QYghBh+KA9G+Fwcuk/PLTy+9NBMz8S+6UFrUUnVvHRNAL7I70kdws2te0FBYEZW7pkDaXoT+y8UARw== |
1175 | 1175 | dependencies:
|
| 1176 | + glob "^7.1.4" |
| 1177 | + is-glob "^4.0.1" |
1176 | 1178 | lodash.unescape "4.0.1"
|
1177 | 1179 | semver "^6.2.0"
|
1178 | 1180 |
|
|
0 commit comments