File tree Expand file tree Collapse file tree 2 files changed +29
-6
lines changed Expand file tree Collapse file tree 2 files changed +29
-6
lines changed Original file line number Diff line number Diff line change 79
79
"@types/mkdirp" : " 1.0.0" ,
80
80
"@types/node" : " 13.13.0" ,
81
81
"@types/rimraf" : " 3.0.0" ,
82
- "@typescript-eslint/eslint-plugin" : " 2.27 .0" ,
82
+ "@typescript-eslint/eslint-plugin" : " 2.28 .0" ,
83
83
"@typescript-eslint/parser" : " 2.27.0" ,
84
84
"codecov" : " 3.6.5" ,
85
85
"eslint" : " 6.8.0" ,
Original file line number Diff line number Diff line change 1162
1162
dependencies :
1163
1163
" @types/yargs-parser" " *"
1164
1164
1165
- " @typescript-eslint/eslint-plugin@2.27 .0 " :
1166
- version "2.27 .0"
1167
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27 .0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b "
1168
- integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw ==
1165
+ " @typescript-eslint/eslint-plugin@2.28 .0 " :
1166
+ version "2.28 .0"
1167
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.28 .0.tgz#4431bc6d3af41903e5255770703d4e55a0ccbdec "
1168
+ integrity sha512-w0Ugcq2iatloEabQP56BRWJowliXUP5Wv6f9fKzjJmDW81hOTBxRoJ4LoEOxRpz9gcY51Libytd2ba3yLmSOfg ==
1169
1169
dependencies :
1170
- " @typescript-eslint/experimental-utils" " 2.27 .0"
1170
+ " @typescript-eslint/experimental-utils" " 2.28 .0"
1171
1171
functional-red-black-tree "^1.0.1"
1172
1172
regexpp "^3.0.0"
1173
1173
tsutils "^3.17.1"
1182
1182
eslint-scope "^5.0.0"
1183
1183
eslint-utils "^2.0.0"
1184
1184
1185
+ " @typescript-eslint/[email protected] " :
1186
+ version "2.28.0"
1187
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.28.0.tgz#1fd0961cd8ef6522687b4c562647da6e71f8833d"
1188
+ integrity sha512-4SL9OWjvFbHumM/Zh/ZeEjUFxrYKtdCi7At4GyKTbQlrj1HcphIDXlje4Uu4cY+qzszR5NdVin4CCm6AXCjd6w==
1189
+ dependencies :
1190
+ " @types/json-schema" " ^7.0.3"
1191
+ " @typescript-eslint/typescript-estree" " 2.28.0"
1192
+ eslint-scope "^5.0.0"
1193
+ eslint-utils "^2.0.0"
1194
+
1185
1195
" @typescript-eslint/[email protected] " :
1186
1196
version "2.27.0"
1187
1197
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287"
1205
1215
semver "^6.3.0"
1206
1216
tsutils "^3.17.1"
1207
1217
1218
+ " @typescript-eslint/[email protected] " :
1219
+ version "2.28.0"
1220
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.28.0.tgz#d34949099ff81092c36dc275b6a1ea580729ba00"
1221
+ integrity sha512-HDr8MP9wfwkiuqzRVkuM3BeDrOC4cKbO5a6BymZBHUt5y/2pL0BXD6I/C/ceq2IZoHWhcASk+5/zo+dwgu9V8Q==
1222
+ dependencies :
1223
+ debug "^4.1.1"
1224
+ eslint-visitor-keys "^1.1.0"
1225
+ glob "^7.1.6"
1226
+ is-glob "^4.0.1"
1227
+ lodash "^4.17.15"
1228
+ semver "^6.3.0"
1229
+ tsutils "^3.17.1"
1230
+
1208
1231
abab@^2.0.0 :
1209
1232
version "2.0.3"
1210
1233
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments