|
878 | 878 | dependencies:
|
879 | 879 | "@octokit/openapi-types" "^12.11.0"
|
880 | 880 |
|
881 |
| -"@salesforce/cli-plugins-testkit@^4.4.8": |
882 |
| - version "4.4.8" |
883 |
| - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.8.tgz#0c4a7e371f319f63c27b23ba6b89e3341655ff87" |
884 |
| - integrity sha512-8IuVupRX8APj9FEx8HjfRxYXeTrq78/Nstch2S6FhZXbDShzqBbVfQ3DVf2uDejxgU7rehah0mwcVyWYjTcBGA== |
| 881 | +"@salesforce/cli-plugins-testkit@^4.4.12": |
| 882 | + version "4.4.12" |
| 883 | + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.12.tgz#425132a4cd49b5aacb979df07af987b338ec00ae" |
| 884 | + integrity sha512-k0jJYqB0PazmVyhNBau8FtJDa3+4EbhvD8F3u+yZ71jjPkp7YLKqtxfs1y7P3LCrmtel8JE3faHTfMaahdK96Q== |
885 | 885 | dependencies:
|
886 |
| - "@salesforce/core" "^5.3.5" |
887 |
| - "@salesforce/kit" "^3.0.13" |
| 886 | + "@salesforce/core" "^5.3.10" |
| 887 | + "@salesforce/kit" "^3.0.15" |
888 | 888 | "@salesforce/ts-types" "^2.0.6"
|
889 |
| - "@types/shelljs" "^0.8.13" |
| 889 | + "@types/shelljs" "^0.8.14" |
890 | 890 | debug "^4.3.1"
|
891 | 891 | jszip "^3.10.1"
|
892 | 892 | shelljs "^0.8.4"
|
893 | 893 | strip-ansi "6.0.1"
|
894 | 894 | ts-retry-promise "^0.7.1"
|
895 | 895 |
|
896 |
| -"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.5", "@salesforce/core@^5.3.9": |
| 896 | +"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.9": |
897 | 897 | version "5.3.17"
|
898 | 898 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312"
|
899 | 899 | integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg==
|
|
1303 | 1303 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
|
1304 | 1304 | integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
|
1305 | 1305 |
|
1306 |
| -"@types/shelljs@^0.8.13": |
1307 |
| - version "0.8.13" |
1308 |
| - resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.13.tgz#a94bf7f2b82b7cd9f4496bbe063c3adb0868a650" |
1309 |
| - integrity sha512-++uMLOQSLlse1kCfEOwhgmHuaABZwinkylmUKCpvcEGZUov3TtM+gJZloSkW/W+9pEAEg/VBOwiSR05oqJsa5A== |
| 1306 | +"@types/shelljs@^0.8.14": |
| 1307 | + version "0.8.14" |
| 1308 | + resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.14.tgz#87b8817b2397ffe97b86a4d844036ee0d2a1f0ca" |
| 1309 | + integrity sha512-eqKaGPi60riuxI9pUVeCT02EGo94Y6HT119h7w5bXSELsis6+JqzdEy6H/w2xXl881wcN3VDnb/D0WlgSety5w== |
1310 | 1310 | dependencies:
|
1311 | 1311 | "@types/glob" "~7.2.0"
|
1312 | 1312 | "@types/node" "*"
|
|
0 commit comments