|
899 | 899 | strip-ansi "6.0.1" |
900 | 900 | ts-retry-promise "^0.7.0" |
901 | 901 |
|
902 | | -"@salesforce/core@^4.1.0", "@salesforce/core@^4.1.3", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5": |
| 902 | +"@salesforce/core@^4.1.3", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5": |
903 | 903 | version "4.3.5" |
904 | 904 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.5.tgz#6b17141301923b5cd9423e08a7c2172084beca6b" |
905 | 905 | integrity sha512-OpelT9syDjEab4jCF82jzTzRJfAoTqj+jfQjzh0MwYMgsS4wGTtjUILZqqE82Cq/W4ByADjlclHcOd3gE9XVMQ== |
|
1364 | 1364 | "@typescript-eslint/types" "5.61.0" |
1365 | 1365 | "@typescript-eslint/visitor-keys" "5.61.0" |
1366 | 1366 |
|
| 1367 | +"@typescript-eslint/scope-manager@5.61.0": |
| 1368 | + version "5.61.0" |
| 1369 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2" |
| 1370 | + integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw== |
| 1371 | + dependencies: |
| 1372 | + "@typescript-eslint/types" "5.61.0" |
| 1373 | + "@typescript-eslint/visitor-keys" "5.61.0" |
| 1374 | + |
1367 | 1375 | "@typescript-eslint/type-utils@5.59.11": |
1368 | 1376 | version "5.59.11" |
1369 | 1377 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.11.tgz#5eb67121808a84cb57d65a15f48f5bdda25f2346" |
|
1384 | 1392 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0" |
1385 | 1393 | integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ== |
1386 | 1394 |
|
| 1395 | +"@typescript-eslint/types@5.61.0": |
| 1396 | + version "5.61.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0" |
| 1398 | + integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ== |
| 1399 | + |
1387 | 1400 | "@typescript-eslint/typescript-estree@5.59.11": |
1388 | 1401 | version "5.59.11" |
1389 | 1402 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f" |
|
1410 | 1423 | semver "^7.3.7" |
1411 | 1424 | tsutils "^3.21.0" |
1412 | 1425 |
|
1413 | | -"@typescript-eslint/utils@5.59.11", "@typescript-eslint/utils@^5.59.8": |
| 1426 | +"@typescript-eslint/typescript-estree@5.61.0": |
| 1427 | + version "5.61.0" |
| 1428 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3" |
| 1429 | + integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw== |
| 1430 | + dependencies: |
| 1431 | + "@typescript-eslint/types" "5.61.0" |
| 1432 | + "@typescript-eslint/visitor-keys" "5.61.0" |
| 1433 | + debug "^4.3.4" |
| 1434 | + globby "^11.1.0" |
| 1435 | + is-glob "^4.0.3" |
| 1436 | + semver "^7.3.7" |
| 1437 | + tsutils "^3.21.0" |
| 1438 | + |
| 1439 | +"@typescript-eslint/utils@5.59.11": |
1414 | 1440 | version "5.59.11" |
1415 | 1441 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1" |
1416 | 1442 | integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg== |
|
1424 | 1450 | eslint-scope "^5.1.1" |
1425 | 1451 | semver "^7.3.7" |
1426 | 1452 |
|
| 1453 | +"@typescript-eslint/utils@^5.59.11": |
| 1454 | + version "5.61.0" |
| 1455 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36" |
| 1456 | + integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ== |
| 1457 | + dependencies: |
| 1458 | + "@eslint-community/eslint-utils" "^4.2.0" |
| 1459 | + "@types/json-schema" "^7.0.9" |
| 1460 | + "@types/semver" "^7.3.12" |
| 1461 | + "@typescript-eslint/scope-manager" "5.61.0" |
| 1462 | + "@typescript-eslint/types" "5.61.0" |
| 1463 | + "@typescript-eslint/typescript-estree" "5.61.0" |
| 1464 | + eslint-scope "^5.1.1" |
| 1465 | + semver "^7.3.7" |
| 1466 | + |
1427 | 1467 | "@typescript-eslint/visitor-keys@5.59.11": |
1428 | 1468 | version "5.59.11" |
1429 | 1469 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56" |
|
1440 | 1480 | "@typescript-eslint/types" "5.61.0" |
1441 | 1481 | eslint-visitor-keys "^3.3.0" |
1442 | 1482 |
|
| 1483 | +"@typescript-eslint/visitor-keys@5.61.0": |
| 1484 | + version "5.61.0" |
| 1485 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140" |
| 1486 | + integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg== |
| 1487 | + dependencies: |
| 1488 | + "@typescript-eslint/types" "5.61.0" |
| 1489 | + eslint-visitor-keys "^3.3.0" |
| 1490 | + |
1443 | 1491 | "@ungap/promise-all-settled@1.1.2": |
1444 | 1492 | version "1.1.2" |
1445 | 1493 | resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44" |
@@ -2897,13 +2945,13 @@ eslint-plugin-prefer-arrow@^1.2.1: |
2897 | 2945 | resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" |
2898 | 2946 | integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== |
2899 | 2947 |
|
2900 | | -eslint-plugin-sf-plugin@^1.15.6: |
2901 | | - version "1.15.8" |
2902 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.8.tgz#6926244f8f8ea7015b8109283abf44736e59aa76" |
2903 | | - integrity sha512-78toJayNZinG0NFKPBVeRzGoYwUViQcrvCMQq/h/7D3f0XKZ6NRHEt1V+Dt3j0GOZ+A/UqWbrLuvMPl4sPMo2Q== |
| 2948 | +eslint-plugin-sf-plugin@^1.15.10: |
| 2949 | + version "1.15.10" |
| 2950 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.10.tgz#6b340a532572f80035f6d06626831cf5d8b058e1" |
| 2951 | + integrity sha512-OjSw7FIuoA+48d8KMKIYpcvCEs5rQagysHIpHZ2yJcEp2aGzP3+2R9qZcCnQjYSat4JKrPHWwjuJKRnV3txQtw== |
2904 | 2952 | dependencies: |
2905 | | - "@salesforce/core" "^4.1.0" |
2906 | | - "@typescript-eslint/utils" "^5.59.8" |
| 2953 | + "@salesforce/core" "^4.3.5" |
| 2954 | + "@typescript-eslint/utils" "^5.59.11" |
2907 | 2955 |
|
2908 | 2956 | eslint-scope@^5.1.1: |
2909 | 2957 | version "5.1.1" |
|
0 commit comments