diff --git a/package.json b/package.json index ee8c30aa..e64e8515 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^4.0.13", - "@salesforce/cli-plugins-testkit": "^4.3.0", + "@salesforce/cli-plugins-testkit": "^4.3.4", "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.10.0", "@salesforce/plugin-command-reference": "^3.0.31", diff --git a/yarn.lock b/yarn.lock index 50020290..b93a33fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -891,20 +891,20 @@ istanbul-lib-report "^3.0.1" istanbul-reports "^3.1.6" -"@salesforce/cli-plugins-testkit@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.0.tgz#253079d476569fbc4977c8100b3bf201b3e4a788" - integrity sha512-kW59i4muO49evQ76waWTfDUXpTfyBUQ0N1QIF4ZFB+aSAdVGG5N/oTMYz882ScS/SwB0XP0H119wT4cLoJI+Mw== +"@salesforce/cli-plugins-testkit@^4.3.4": + version "4.3.4" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.4.tgz#c79df959261d9b7c6360869ba937158d75d31934" + integrity sha512-QcUV83trR9O/uWZApNdPBtBjAWAU4o23FKHpapvfChfqd+1ldgVTFSzipLy3k2eMD8tsOziBQ1Fw0xuiRM+HOQ== dependencies: - "@salesforce/core" "^5.2.0" - "@salesforce/kit" "^3.0.9" + "@salesforce/core" "^5.2.5" + "@salesforce/kit" "^3.0.11" "@salesforce/ts-types" "^2.0.6" "@types/shelljs" "^0.8.12" debug "^4.3.1" jszip "^3.10.1" shelljs "^0.8.4" strip-ansi "6.0.1" - ts-retry-promise "^0.7.0" + ts-retry-promise "^0.7.1" "@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@salesforce/core@^5.2.5", "@salesforce/core@^5.2.6": version "5.2.7" @@ -7230,12 +7230,7 @@ ts-node@^10.0.0, ts-node@^10.8.1, ts-node@^10.9.1: v8-compile-cache-lib "^3.0.1" yn "3.1.1" -ts-retry-promise@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147" - integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg== - -ts-retry-promise@^0.7.1: +ts-retry-promise@^0.7.0, ts-retry-promise@^0.7.1: version "0.7.1" resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906" integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==