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 1143
1143
dependencies :
1144
1144
" @types/yargs-parser" " *"
1145
1145
1146
- " @typescript-eslint/eslint-plugin@2.25 .0 " :
1147
- version "2.25 .0"
1148
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.25 .0.tgz#0b60917332f20dcff54d0eb9be2a9e9f4c9fbd02 "
1149
- integrity sha512-W2YyMtjmlrOjtXc+FtTelVs9OhuR6OlYc4XKIslJ8PUJOqgYYAPRJhAqkYRQo3G4sjvG8jSodsNycEn4W2gHUw ==
1146
+ " @typescript-eslint/eslint-plugin@2.26 .0 " :
1147
+ version "2.26 .0"
1148
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.26 .0.tgz#04c96560c8981421e5a9caad8394192363cc423f "
1149
+ integrity sha512-4yUnLv40bzfzsXcTAtZyTjbiGUXMrcIJcIMioI22tSOyAxpdXiZ4r7YQUU8Jj6XXrLz9d5aMHPQf5JFR7h27Nw ==
1150
1150
dependencies :
1151
- " @typescript-eslint/experimental-utils" " 2.25 .0"
1151
+ " @typescript-eslint/experimental-utils" " 2.26 .0"
1152
1152
functional-red-black-tree "^1.0.1"
1153
1153
regexpp "^3.0.0"
1154
1154
tsutils "^3.17.1"
1163
1163
eslint-scope "^5.0.0"
1164
1164
eslint-utils "^2.0.0"
1165
1165
1166
+ " @typescript-eslint/[email protected] " :
1167
+ version "2.26.0"
1168
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.26.0.tgz#063390c404d9980767d76274df386c0aa675d91d"
1169
+ integrity sha512-RELVoH5EYd+JlGprEyojUv9HeKcZqF7nZUGSblyAw1FwOGNnmQIU8kxJ69fttQvEwCsX5D6ECJT8GTozxrDKVQ==
1170
+ dependencies :
1171
+ " @types/json-schema" " ^7.0.3"
1172
+ " @typescript-eslint/typescript-estree" " 2.26.0"
1173
+ eslint-scope "^5.0.0"
1174
+ eslint-utils "^2.0.0"
1175
+
1166
1176
" @typescript-eslint/[email protected] " :
1167
1177
version "2.25.0"
1168
1178
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.25.0.tgz#abfb3d999084824d9a756d9b9c0f36fba03adb76"
1186
1196
semver "^6.3.0"
1187
1197
tsutils "^3.17.1"
1188
1198
1199
+ " @typescript-eslint/[email protected] " :
1200
+ version "2.26.0"
1201
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.26.0.tgz#d8132cf1ee8a72234f996519a47d8a9118b57d56"
1202
+ integrity sha512-3x4SyZCLB4zsKsjuhxDLeVJN6W29VwBnYpCsZ7vIdPel9ZqLfIZJgJXO47MNUkurGpQuIBALdPQKtsSnWpE1Yg==
1203
+ dependencies :
1204
+ debug "^4.1.1"
1205
+ eslint-visitor-keys "^1.1.0"
1206
+ glob "^7.1.6"
1207
+ is-glob "^4.0.1"
1208
+ lodash "^4.17.15"
1209
+ semver "^6.3.0"
1210
+ tsutils "^3.17.1"
1211
+
1189
1212
abab@^2.0.0 :
1190
1213
version "2.0.3"
1191
1214
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
You can’t perform that action at this time.
0 commit comments