|
1422 | 1422 | semver "^7.6.0" |
1423 | 1423 | ts-retry-promise "^0.7.1" |
1424 | 1424 |
|
1425 | | -"@salesforce/core@^8.2.1", "@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0": |
1426 | | - version "8.3.0" |
1427 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878" |
1428 | | - integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A== |
| 1425 | +"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0": |
| 1426 | + version "8.4.0" |
| 1427 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93" |
| 1428 | + integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g== |
1429 | 1429 | dependencies: |
1430 | 1430 | "@jsforce/jsforce-node" "^3.4.0" |
1431 | 1431 | "@salesforce/kit" "^3.1.6" |
|
2517 | 2517 | "@typescript-eslint/types" "6.21.0" |
2518 | 2518 | "@typescript-eslint/visitor-keys" "6.21.0" |
2519 | 2519 |
|
2520 | | -"@typescript-eslint/scope-manager@7.17.0": |
2521 | | - version "7.17.0" |
2522 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz#e072d0f914662a7bfd6c058165e3c2b35ea26b9d" |
2523 | | - integrity sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA== |
| 2520 | +"@typescript-eslint/scope-manager@7.18.0": |
| 2521 | + version "7.18.0" |
| 2522 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
| 2523 | + integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
2524 | 2524 | dependencies: |
2525 | | - "@typescript-eslint/types" "7.17.0" |
2526 | | - "@typescript-eslint/visitor-keys" "7.17.0" |
| 2525 | + "@typescript-eslint/types" "7.18.0" |
| 2526 | + "@typescript-eslint/visitor-keys" "7.18.0" |
2527 | 2527 |
|
2528 | 2528 | "@typescript-eslint/type-utils@6.21.0": |
2529 | 2529 | version "6.21.0" |
|
2540 | 2540 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
2541 | 2541 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
2542 | 2542 |
|
2543 | | -"@typescript-eslint/types@7.17.0": |
2544 | | - version "7.17.0" |
2545 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff" |
2546 | | - integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A== |
| 2543 | +"@typescript-eslint/types@7.18.0": |
| 2544 | + version "7.18.0" |
| 2545 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
| 2546 | + integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
2547 | 2547 |
|
2548 | 2548 | "@typescript-eslint/typescript-estree@6.21.0": |
2549 | 2549 | version "6.21.0" |
|
2559 | 2559 | semver "^7.5.4" |
2560 | 2560 | ts-api-utils "^1.0.1" |
2561 | 2561 |
|
2562 | | -"@typescript-eslint/typescript-estree@7.17.0": |
2563 | | - version "7.17.0" |
2564 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz#dcab3fea4c07482329dd6107d3c6480e228e4130" |
2565 | | - integrity sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw== |
| 2562 | +"@typescript-eslint/typescript-estree@7.18.0": |
| 2563 | + version "7.18.0" |
| 2564 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
| 2565 | + integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
2566 | 2566 | dependencies: |
2567 | | - "@typescript-eslint/types" "7.17.0" |
2568 | | - "@typescript-eslint/visitor-keys" "7.17.0" |
| 2567 | + "@typescript-eslint/types" "7.18.0" |
| 2568 | + "@typescript-eslint/visitor-keys" "7.18.0" |
2569 | 2569 | debug "^4.3.4" |
2570 | 2570 | globby "^11.1.0" |
2571 | 2571 | is-glob "^4.0.3" |
|
2586 | 2586 | "@typescript-eslint/typescript-estree" "6.21.0" |
2587 | 2587 | semver "^7.5.4" |
2588 | 2588 |
|
2589 | | -"@typescript-eslint/utils@^7.17.0": |
2590 | | - version "7.17.0" |
2591 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.17.0.tgz#815cd85b9001845d41b699b0ce4f92d6dfb84902" |
2592 | | - integrity sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw== |
| 2589 | +"@typescript-eslint/utils@^7.18.0": |
| 2590 | + version "7.18.0" |
| 2591 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
| 2592 | + integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
2593 | 2593 | dependencies: |
2594 | 2594 | "@eslint-community/eslint-utils" "^4.4.0" |
2595 | | - "@typescript-eslint/scope-manager" "7.17.0" |
2596 | | - "@typescript-eslint/types" "7.17.0" |
2597 | | - "@typescript-eslint/typescript-estree" "7.17.0" |
| 2595 | + "@typescript-eslint/scope-manager" "7.18.0" |
| 2596 | + "@typescript-eslint/types" "7.18.0" |
| 2597 | + "@typescript-eslint/typescript-estree" "7.18.0" |
2598 | 2598 |
|
2599 | 2599 | "@typescript-eslint/visitor-keys@6.21.0": |
2600 | 2600 | version "6.21.0" |
|
2604 | 2604 | "@typescript-eslint/types" "6.21.0" |
2605 | 2605 | eslint-visitor-keys "^3.4.1" |
2606 | 2606 |
|
2607 | | -"@typescript-eslint/visitor-keys@7.17.0": |
2608 | | - version "7.17.0" |
2609 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz#680465c734be30969e564b4647f38d6cdf49bfb0" |
2610 | | - integrity sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A== |
| 2607 | +"@typescript-eslint/visitor-keys@7.18.0": |
| 2608 | + version "7.18.0" |
| 2609 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
| 2610 | + integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
2611 | 2611 | dependencies: |
2612 | | - "@typescript-eslint/types" "7.17.0" |
| 2612 | + "@typescript-eslint/types" "7.18.0" |
2613 | 2613 | eslint-visitor-keys "^3.4.3" |
2614 | 2614 |
|
2615 | 2615 | "@ungap/structured-clone@^1.2.0": |
@@ -4028,13 +4028,13 @@ eslint-plugin-jsdoc@^46.10.1: |
4028 | 4028 | semver "^7.5.4" |
4029 | 4029 | spdx-expression-parse "^4.0.0" |
4030 | 4030 |
|
4031 | | -eslint-plugin-sf-plugin@^1.20.0: |
4032 | | - version "1.20.0" |
4033 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.0.tgz#0b954ba609f9c893a2acf1f89ff0f1caae6640e1" |
4034 | | - integrity sha512-2gEdFUkDYO/Yx5q2tnw7pyE85ezmlWkp5PKMV8nxw+4RPkeFpXcdlI6S2bKgsGKKFlj78YSwDAuOwlnFr+bh+A== |
| 4031 | +eslint-plugin-sf-plugin@^1.20.5: |
| 4032 | + version "1.20.5" |
| 4033 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a" |
| 4034 | + integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA== |
4035 | 4035 | dependencies: |
4036 | | - "@salesforce/core" "^8.2.1" |
4037 | | - "@typescript-eslint/utils" "^7.17.0" |
| 4036 | + "@salesforce/core" "^8.4.0" |
| 4037 | + "@typescript-eslint/utils" "^7.18.0" |
4038 | 4038 |
|
4039 | 4039 | eslint-plugin-unicorn@^50.0.1: |
4040 | 4040 | version "50.0.1" |
|
0 commit comments