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.9.5" ,
81
81
"@types/rimraf" : " 3.0.0" ,
82
- "@typescript-eslint/eslint-plugin" : " 2.25 .0" ,
82
+ "@typescript-eslint/eslint-plugin" : " 2.26 .0" ,
83
83
"@typescript-eslint/parser" : " 2.25.0" ,
84
84
"codecov" : " 3.6.5" ,
85
85
"eslint" : " 6.8.0" ,
Original file line number Diff line number Diff line change 1153
1153
dependencies :
1154
1154
" @types/yargs-parser" " *"
1155
1155
1156
- " @typescript-eslint/eslint-plugin@2.25 .0 " :
1157
- version "2.25 .0"
1158
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.25 .0.tgz#0b60917332f20dcff54d0eb9be2a9e9f4c9fbd02 "
1159
- integrity sha512-W2YyMtjmlrOjtXc+FtTelVs9OhuR6OlYc4XKIslJ8PUJOqgYYAPRJhAqkYRQo3G4sjvG8jSodsNycEn4W2gHUw ==
1156
+ " @typescript-eslint/eslint-plugin@2.26 .0 " :
1157
+ version "2.26 .0"
1158
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.26 .0.tgz#04c96560c8981421e5a9caad8394192363cc423f "
1159
+ integrity sha512-4yUnLv40bzfzsXcTAtZyTjbiGUXMrcIJcIMioI22tSOyAxpdXiZ4r7YQUU8Jj6XXrLz9d5aMHPQf5JFR7h27Nw ==
1160
1160
dependencies :
1161
- " @typescript-eslint/experimental-utils" " 2.25 .0"
1161
+ " @typescript-eslint/experimental-utils" " 2.26 .0"
1162
1162
functional-red-black-tree "^1.0.1"
1163
1163
regexpp "^3.0.0"
1164
1164
tsutils "^3.17.1"
1173
1173
eslint-scope "^5.0.0"
1174
1174
eslint-utils "^2.0.0"
1175
1175
1176
+ " @typescript-eslint/[email protected] " :
1177
+ version "2.26.0"
1178
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.26.0.tgz#063390c404d9980767d76274df386c0aa675d91d"
1179
+ integrity sha512-RELVoH5EYd+JlGprEyojUv9HeKcZqF7nZUGSblyAw1FwOGNnmQIU8kxJ69fttQvEwCsX5D6ECJT8GTozxrDKVQ==
1180
+ dependencies :
1181
+ " @types/json-schema" " ^7.0.3"
1182
+ " @typescript-eslint/typescript-estree" " 2.26.0"
1183
+ eslint-scope "^5.0.0"
1184
+ eslint-utils "^2.0.0"
1185
+
1176
1186
" @typescript-eslint/[email protected] " :
1177
1187
version "2.25.0"
1178
1188
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.25.0.tgz#abfb3d999084824d9a756d9b9c0f36fba03adb76"
1196
1206
semver "^6.3.0"
1197
1207
tsutils "^3.17.1"
1198
1208
1209
+ " @typescript-eslint/[email protected] " :
1210
+ version "2.26.0"
1211
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.26.0.tgz#d8132cf1ee8a72234f996519a47d8a9118b57d56"
1212
+ integrity sha512-3x4SyZCLB4zsKsjuhxDLeVJN6W29VwBnYpCsZ7vIdPel9ZqLfIZJgJXO47MNUkurGpQuIBALdPQKtsSnWpE1Yg==
1213
+ dependencies :
1214
+ debug "^4.1.1"
1215
+ eslint-visitor-keys "^1.1.0"
1216
+ glob "^7.1.6"
1217
+ is-glob "^4.0.1"
1218
+ lodash "^4.17.15"
1219
+ semver "^6.3.0"
1220
+ tsutils "^3.17.1"
1221
+
1199
1222
abab@^2.0.0 :
1200
1223
version "2.0.3"
1201
1224
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments