Skip to content

Commit

Permalink
Merge pull request #677 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-cli-plugins-testkit-5.3.24

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.20 to 5.3.24
  • Loading branch information
svc-cli-bot authored Aug 11, 2024
2 parents 8e479da + 553c1f8 commit 2130e5f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.12",
"@salesforce/cli-plugins-testkit": "^5.3.20",
"@salesforce/cli-plugins-testkit": "^5.3.24",
"@salesforce/dev-scripts": "^10.2.9",
"@salesforce/plugin-command-reference": "^3.1.13",
"@salesforce/ts-types": "^2.0.11",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1623,26 +1623,26 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.3.20":
version "5.3.20"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.20.tgz#03ecb0fe32345a8d468101d2c34bdd7235196b39"
integrity sha512-MRY3o8TXmiRmdDQ4orwnGhbxFHqX5xCKvGTIYwPRGSgMs2RHyyPrWrtS+aSC3IINEFJX7NSsXluTJIgl1R2fPA==
"@salesforce/cli-plugins-testkit@^5.3.24":
version "5.3.24"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.24.tgz#6578027fc012977ce2be6af7ee2d15722bfc1b9b"
integrity sha512-1zt3CFPXr9u4RUBphHN2tj2775tlG5Rf3wbGN2fiai27BOZLEPKc/+9M50OwZzFgDsyU1edtmjTHsi92I4rXwQ==
dependencies:
"@salesforce/core" "^8.2.3"
"@salesforce/kit" "^3.1.6"
"@salesforce/ts-types" "^2.0.10"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.0"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
debug "^4.3.5"
debug "^4.3.6"
jszip "^3.10.1"
shelljs "^0.8.4"
sinon "^17.0.2"
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8":
version "8.2.8"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.2.8.tgz#1e93ddd8b9f348f1e20547de4cdff30062520fd9"
integrity sha512-Fyy1TG9cUtQV+YAjyYCHerZ0K/t9fuB6dU9HrXFvcjMKorMS5JaI1wkZh8w1+zfvu6GY/MOzeqVZCq2W+9ShLA==
"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
dependencies:
"@jsforce/jsforce-node" "^3.4.0"
"@salesforce/kit" "^3.1.6"
Expand Down Expand Up @@ -1700,7 +1700,7 @@
typescript "^5.5.4"
wireit "^0.14.5"

"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.0", "@salesforce/kit@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
Expand Down

0 comments on commit 2130e5f

Please sign in to comment.