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.11.1" ,
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 1156
1156
dependencies :
1157
1157
" @types/yargs-parser" " *"
1158
1158
1159
- " @typescript-eslint/eslint-plugin@2.27 .0 " :
1160
- version "2.27 .0"
1161
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27 .0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b "
1162
- integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw ==
1159
+ " @typescript-eslint/eslint-plugin@2.28 .0 " :
1160
+ version "2.28 .0"
1161
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.28 .0.tgz#4431bc6d3af41903e5255770703d4e55a0ccbdec "
1162
+ integrity sha512-w0Ugcq2iatloEabQP56BRWJowliXUP5Wv6f9fKzjJmDW81hOTBxRoJ4LoEOxRpz9gcY51Libytd2ba3yLmSOfg ==
1163
1163
dependencies :
1164
- " @typescript-eslint/experimental-utils" " 2.27 .0"
1164
+ " @typescript-eslint/experimental-utils" " 2.28 .0"
1165
1165
functional-red-black-tree "^1.0.1"
1166
1166
regexpp "^3.0.0"
1167
1167
tsutils "^3.17.1"
1176
1176
eslint-scope "^5.0.0"
1177
1177
eslint-utils "^2.0.0"
1178
1178
1179
+ " @typescript-eslint/[email protected] " :
1180
+ version "2.28.0"
1181
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.28.0.tgz#1fd0961cd8ef6522687b4c562647da6e71f8833d"
1182
+ integrity sha512-4SL9OWjvFbHumM/Zh/ZeEjUFxrYKtdCi7At4GyKTbQlrj1HcphIDXlje4Uu4cY+qzszR5NdVin4CCm6AXCjd6w==
1183
+ dependencies :
1184
+ " @types/json-schema" " ^7.0.3"
1185
+ " @typescript-eslint/typescript-estree" " 2.28.0"
1186
+ eslint-scope "^5.0.0"
1187
+ eslint-utils "^2.0.0"
1188
+
1179
1189
" @typescript-eslint/[email protected] " :
1180
1190
version "2.27.0"
1181
1191
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287"
1199
1209
semver "^6.3.0"
1200
1210
tsutils "^3.17.1"
1201
1211
1212
+ " @typescript-eslint/[email protected] " :
1213
+ version "2.28.0"
1214
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.28.0.tgz#d34949099ff81092c36dc275b6a1ea580729ba00"
1215
+ integrity sha512-HDr8MP9wfwkiuqzRVkuM3BeDrOC4cKbO5a6BymZBHUt5y/2pL0BXD6I/C/ceq2IZoHWhcASk+5/zo+dwgu9V8Q==
1216
+ dependencies :
1217
+ debug "^4.1.1"
1218
+ eslint-visitor-keys "^1.1.0"
1219
+ glob "^7.1.6"
1220
+ is-glob "^4.0.1"
1221
+ lodash "^4.17.15"
1222
+ semver "^6.3.0"
1223
+ tsutils "^3.17.1"
1224
+
1202
1225
abab@^2.0.0 :
1203
1226
version "2.0.3"
1204
1227
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments