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.0" ,
81
81
"@types/rimraf" : " 3.0.0" ,
82
- "@typescript-eslint/eslint-plugin" : " 2.26 .0" ,
82
+ "@typescript-eslint/eslint-plugin" : " 2.27 .0" ,
83
83
"@typescript-eslint/parser" : " 2.26.0" ,
84
84
"codecov" : " 3.6.5" ,
85
85
"eslint" : " 6.8.0" ,
Original file line number Diff line number Diff line change 1142
1142
dependencies :
1143
1143
" @types/yargs-parser" " *"
1144
1144
1145
- " @typescript-eslint/eslint-plugin@2.26 .0 " :
1146
- version "2.26 .0"
1147
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.26 .0.tgz#04c96560c8981421e5a9caad8394192363cc423f "
1148
- integrity sha512-4yUnLv40bzfzsXcTAtZyTjbiGUXMrcIJcIMioI22tSOyAxpdXiZ4r7YQUU8Jj6XXrLz9d5aMHPQf5JFR7h27Nw ==
1145
+ " @typescript-eslint/eslint-plugin@2.27 .0 " :
1146
+ version "2.27 .0"
1147
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27 .0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b "
1148
+ integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw ==
1149
1149
dependencies :
1150
- " @typescript-eslint/experimental-utils" " 2.26 .0"
1150
+ " @typescript-eslint/experimental-utils" " 2.27 .0"
1151
1151
functional-red-black-tree "^1.0.1"
1152
1152
regexpp "^3.0.0"
1153
1153
tsutils "^3.17.1"
1162
1162
eslint-scope "^5.0.0"
1163
1163
eslint-utils "^2.0.0"
1164
1164
1165
+ " @typescript-eslint/[email protected] " :
1166
+ version "2.27.0"
1167
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a"
1168
+ integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw==
1169
+ dependencies :
1170
+ " @types/json-schema" " ^7.0.3"
1171
+ " @typescript-eslint/typescript-estree" " 2.27.0"
1172
+ eslint-scope "^5.0.0"
1173
+ eslint-utils "^2.0.0"
1174
+
1165
1175
" @typescript-eslint/[email protected] " :
1166
1176
version "2.26.0"
1167
1177
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.26.0.tgz#385463615818b33acb72a25b39c03579df93d76f"
1185
1195
semver "^6.3.0"
1186
1196
tsutils "^3.17.1"
1187
1197
1198
+ " @typescript-eslint/[email protected] " :
1199
+ version "2.27.0"
1200
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8"
1201
+ integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg==
1202
+ dependencies :
1203
+ debug "^4.1.1"
1204
+ eslint-visitor-keys "^1.1.0"
1205
+ glob "^7.1.6"
1206
+ is-glob "^4.0.1"
1207
+ lodash "^4.17.15"
1208
+ semver "^6.3.0"
1209
+ tsutils "^3.17.1"
1210
+
1188
1211
abab@^2.0.0 :
1189
1212
version "2.0.3"
1190
1213
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments