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