|
1221 | 1221 | semver "^7.3.7" |
1222 | 1222 | tsutils "^3.21.0" |
1223 | 1223 |
|
1224 | | -"@typescript-eslint/parser@^5.27.1": |
1225 | | - version "5.52.0" |
1226 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4" |
1227 | | - integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA== |
1228 | | - dependencies: |
1229 | | - "@typescript-eslint/scope-manager" "5.52.0" |
1230 | | - "@typescript-eslint/types" "5.52.0" |
1231 | | - "@typescript-eslint/typescript-estree" "5.52.0" |
1232 | | - debug "^4.3.4" |
1233 | | - |
1234 | | -"@typescript-eslint/scope-manager@5.52.0": |
1235 | | - version "5.52.0" |
1236 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.52.0.tgz#a993d89a0556ea16811db48eabd7c5b72dcb83d1" |
1237 | | - integrity sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw== |
| 1224 | +"@typescript-eslint/parser@^5.62.0": |
| 1225 | + version "5.62.0" |
| 1226 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" |
| 1227 | + integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== |
1238 | 1228 | dependencies: |
1239 | | - "@typescript-eslint/types" "5.52.0" |
1240 | | - "@typescript-eslint/visitor-keys" "5.52.0" |
| 1229 | + "@typescript-eslint/scope-manager" "5.62.0" |
| 1230 | + "@typescript-eslint/types" "5.62.0" |
| 1231 | + "@typescript-eslint/typescript-estree" "5.62.0" |
| 1232 | + debug "^4.3.4" |
1241 | 1233 |
|
1242 | 1234 | "@typescript-eslint/scope-manager@5.62.0": |
1243 | 1235 | version "5.62.0" |
|
1257 | 1249 | debug "^4.3.4" |
1258 | 1250 | tsutils "^3.21.0" |
1259 | 1251 |
|
1260 | | -"@typescript-eslint/types@5.52.0": |
1261 | | - version "5.52.0" |
1262 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b" |
1263 | | - integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ== |
1264 | | - |
1265 | 1252 | "@typescript-eslint/types@5.62.0": |
1266 | 1253 | version "5.62.0" |
1267 | 1254 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
1268 | 1255 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
1269 | 1256 |
|
1270 | | -"@typescript-eslint/typescript-estree@5.52.0": |
1271 | | - version "5.52.0" |
1272 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca" |
1273 | | - integrity sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ== |
1274 | | - dependencies: |
1275 | | - "@typescript-eslint/types" "5.52.0" |
1276 | | - "@typescript-eslint/visitor-keys" "5.52.0" |
1277 | | - debug "^4.3.4" |
1278 | | - globby "^11.1.0" |
1279 | | - is-glob "^4.0.3" |
1280 | | - semver "^7.3.7" |
1281 | | - tsutils "^3.21.0" |
1282 | | - |
1283 | 1257 | "@typescript-eslint/typescript-estree@5.62.0": |
1284 | 1258 | version "5.62.0" |
1285 | 1259 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" |
|
1307 | 1281 | eslint-scope "^5.1.1" |
1308 | 1282 | semver "^7.3.7" |
1309 | 1283 |
|
1310 | | -"@typescript-eslint/visitor-keys@5.52.0": |
1311 | | - version "5.52.0" |
1312 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.52.0.tgz#e38c971259f44f80cfe49d97dbffa38e3e75030f" |
1313 | | - integrity sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA== |
1314 | | - dependencies: |
1315 | | - "@typescript-eslint/types" "5.52.0" |
1316 | | - eslint-visitor-keys "^3.3.0" |
1317 | | - |
1318 | 1284 | "@typescript-eslint/visitor-keys@5.62.0": |
1319 | 1285 | version "5.62.0" |
1320 | 1286 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" |
|
0 commit comments