From 0ff06213afa8949fa6eb661cb61bb7c0e0cacd5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 13:57:28 +0000 Subject: [PATCH] chore(dev-deps): bump @salesforce/cli-plugins-testkit Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases) - [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/cli-plugins-testkit/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: "@salesforce/cli-plugins-testkit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 36696a6c09..317d3bae8a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "unzipper": "0.10.11" }, "devDependencies": { - "@salesforce/cli-plugins-testkit": "^3.3.2", + "@salesforce/cli-plugins-testkit": "^3.3.3", "@salesforce/dev-config": "^3.1.0", "@salesforce/dev-scripts": "^4.3.0", "@salesforce/prettier-config": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 3edcce7824..2fe5f74e4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -875,15 +875,15 @@ mv "~2" safe-json-stringify "~1" -"@salesforce/cli-plugins-testkit@^3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-3.3.2.tgz#5a5bd6f1c505962b97682463c0a204fb6b67b5bf" - integrity sha512-lXxm9tYNRD34GdcHtYVcFIccG9k5v8Ai/O1ytHE4zOoDowmeyB5l47O7Qo8blmeYbggRJUQIFfao2EPrJlTKCQ== +"@salesforce/cli-plugins-testkit@^3.3.3": + version "3.3.3" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-3.3.3.tgz#861853bd97077d888f2b6a4acd56b3cf2f202c95" + integrity sha512-BBEMPFbRd20N79PQbodUJUvzTd4L5DVSS07JfXmMmJgpbyy8fgUzQmuczfMiU7Dfs445+1UX8St1Q1JaPp8z6A== dependencies: "@salesforce/core" "^3.34.6" "@salesforce/kit" "^1.9.2" "@salesforce/ts-types" "^1.7.3" - "@types/shelljs" "^0.8.11" + "@types/shelljs" "^0.8.12" archiver "^5.2.0" debug "^4.3.1" shelljs "^0.8.4" @@ -1239,7 +1239,7 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91" integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw== -"@types/shelljs@^0.8.11", "@types/shelljs@^0.8.12": +"@types/shelljs@^0.8.12": version "0.8.12" resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.12.tgz#79dc9632af7d5ca1b5afb65a6bfc1422d79b5fa0" integrity sha512-ZA8U81/gldY+rR5zl/7HSHrG2KDfEb3lzG6uCUDhW1DTQE9yC/VBQ45fXnXq8f3CgInfhZmjtdu/WOUlrXRQUg==