|
959 | 959 | "@salesforce/ts-types" "^2.0.8"
|
960 | 960 | tslib "^2.6.2"
|
961 | 961 |
|
| 962 | +"@salesforce/kit@^3.0.12": |
| 963 | + version "3.0.13" |
| 964 | + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163" |
| 965 | + integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw== |
| 966 | + dependencies: |
| 967 | + "@salesforce/ts-types" "^2.0.8" |
| 968 | + tslib "^2.6.2" |
| 969 | + |
962 | 970 | "@salesforce/plugin-command-reference@^3.0.32":
|
963 | 971 | version "3.0.32"
|
964 | 972 | resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.32.tgz#63299759a2c4b515deb1a094914703d58b849fa1"
|
|
1022 | 1030 | dependencies:
|
1023 | 1031 | tslib "^2.6.2"
|
1024 | 1032 |
|
| 1033 | +"@salesforce/ts-types@^2.0.8": |
| 1034 | + version "2.0.8" |
| 1035 | + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca" |
| 1036 | + integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg== |
| 1037 | + dependencies: |
| 1038 | + tslib "^2.6.2" |
| 1039 | + |
1025 | 1040 | "@sindresorhus/is@^4.0.0":
|
1026 | 1041 | version "4.6.0"
|
1027 | 1042 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
@@ -2908,12 +2923,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
|
2908 | 2923 | resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
|
2909 | 2924 | integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
|
2910 | 2925 |
|
2911 |
| -eslint-plugin-sf-plugin@^1.16.7: |
2912 |
| - version "1.16.7" |
2913 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.7.tgz#dc3e7c451fea0cf642b7c45ec0c6d9ee1e53ae54" |
2914 |
| - integrity sha512-GS0/ylGA7ksr0aBB1DSVxW9NOu0QKFq/e0yJ/gSmZ33VP6Sx6LpwJ8uE2c3IY0KWLQ4D7zOR+jOJnxwjVlMGtA== |
| 2926 | +eslint-plugin-sf-plugin@^1.16.8: |
| 2927 | + version "1.16.8" |
| 2928 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.8.tgz#3509bbd79aceae106eafbef0f4dbbcdb2fc90154" |
| 2929 | + integrity sha512-vPnJgZcAiqIHw1UJSfaA+aIrJXKfZxKurfxkn+WIU3LWJBPkp/nKOYEAXURcH9Qte3PH4J7WgkQXfJY09Hs9Yg== |
2915 | 2930 | dependencies:
|
2916 |
| - "@salesforce/core" "^5.2.10" |
| 2931 | + "@salesforce/core" "^5.3.1" |
2917 | 2932 | "@typescript-eslint/utils" "^5.59.11"
|
2918 | 2933 |
|
2919 | 2934 | eslint-scope@^5.1.1:
|
|
0 commit comments