|
1220 | 1220 | "@typescript-eslint/typescript-estree" "3.10.1" |
1221 | 1221 | eslint-visitor-keys "^1.1.0" |
1222 | 1222 |
|
1223 | | -"@typescript-eslint/parser@^4.16.1": |
1224 | | - version "4.16.1" |
1225 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a" |
1226 | | - integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg== |
1227 | | - dependencies: |
1228 | | - "@typescript-eslint/scope-manager" "4.16.1" |
1229 | | - "@typescript-eslint/types" "4.16.1" |
1230 | | - "@typescript-eslint/typescript-estree" "4.16.1" |
1231 | | - debug "^4.1.1" |
1232 | | - |
1233 | | -"@typescript-eslint/[email protected]": |
1234 | | - version "4.16.1" |
1235 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5" |
1236 | | - integrity sha512-6IlZv9JaurqV0jkEg923cV49aAn8V6+1H1DRfhRcvZUrptQ+UtSKHb5kwTayzOYTJJ/RsYZdcvhOEKiBLyc0Cw== |
| 1223 | +"@typescript-eslint/parser@^4.17.0": |
| 1224 | + version "4.17.0" |
| 1225 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.17.0.tgz#141b647ffc72ebebcbf9b0fe6087f65b706d3215" |
| 1226 | + integrity sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw== |
1237 | 1227 | dependencies: |
1238 | | - "@typescript-eslint/types" "4.16.1" |
1239 | | - "@typescript-eslint/visitor-keys" "4.16.1" |
| 1228 | + "@typescript-eslint/scope-manager" "4.17.0" |
| 1229 | + "@typescript-eslint/types" "4.17.0" |
| 1230 | + "@typescript-eslint/typescript-estree" "4.17.0" |
| 1231 | + debug "^4.1.1" |
1240 | 1232 |
|
1241 | 1233 | "@typescript-eslint/[email protected]": |
1242 | 1234 | version "4.17.0" |
|
1251 | 1243 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
1252 | 1244 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
1253 | 1245 |
|
1254 | | -"@typescript-eslint/[email protected]": |
1255 | | - version "4.16.1" |
1256 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15" |
1257 | | - integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA== |
1258 | | - |
1259 | 1246 | "@typescript-eslint/[email protected]": |
1260 | 1247 | version "4.17.0" |
1261 | 1248 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad" |
|
1275 | 1262 | semver "^7.3.2" |
1276 | 1263 | tsutils "^3.17.1" |
1277 | 1264 |
|
1278 | | -"@typescript-eslint/[email protected]": |
1279 | | - version "4.16.1" |
1280 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1" |
1281 | | - integrity sha512-m8I/DKHa8YbeHt31T+UGd/l8Kwr0XCTCZL3H4HMvvLCT7HU9V7yYdinTOv1gf/zfqNeDcCgaFH2BMsS8x6NvJg== |
1282 | | - dependencies: |
1283 | | - "@typescript-eslint/types" "4.16.1" |
1284 | | - "@typescript-eslint/visitor-keys" "4.16.1" |
1285 | | - debug "^4.1.1" |
1286 | | - globby "^11.0.1" |
1287 | | - is-glob "^4.0.1" |
1288 | | - semver "^7.3.2" |
1289 | | - tsutils "^3.17.1" |
1290 | | - |
1291 | 1265 | "@typescript-eslint/[email protected]": |
1292 | 1266 | version "4.17.0" |
1293 | 1267 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1" |
|
1308 | 1282 | dependencies: |
1309 | 1283 | eslint-visitor-keys "^1.1.0" |
1310 | 1284 |
|
1311 | | -"@typescript-eslint/[email protected]": |
1312 | | - version "4.16.1" |
1313 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293" |
1314 | | - integrity sha512-s/aIP1XcMkEqCNcPQtl60ogUYjSM8FU2mq1O7y5cFf3Xcob1z1iXWNB6cC43Op+NGRTFgGolri6s8z/efA9i1w== |
1315 | | - dependencies: |
1316 | | - "@typescript-eslint/types" "4.16.1" |
1317 | | - eslint-visitor-keys "^2.0.0" |
1318 | | - |
1319 | 1285 | "@typescript-eslint/[email protected]": |
1320 | 1286 | version "4.17.0" |
1321 | 1287 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d" |
|
0 commit comments