Skip to content

Commit 0d96003

Browse files
authored
Merge pull request #605 from forcedotcom/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.9
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.8 to 5.3.9
2 parents ef6b62d + 742012c commit 0d96003

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ts-retry-promise": "^0.8.1"
6161
},
6262
"devDependencies": {
63-
"@salesforce/cli-plugins-testkit": "^5.3.8",
63+
"@salesforce/cli-plugins-testkit": "^5.3.9",
6464
"@salesforce/dev-scripts": "^10.1.0",
6565
"@salesforce/schemas": "^1.9.0",
6666
"@types/graceful-fs": "^4.1.9",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -571,16 +571,16 @@
571571
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
572572
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
573573

574-
"@salesforce/cli-plugins-testkit@^5.3.8":
575-
version "5.3.8"
576-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.8.tgz#35c0d34b17e04a1162cdfa6c6450bda3f9062502"
577-
integrity sha512-A+//ZlAwRPQQylIAPwo2Lob5PfSObyFbiYqYsG/ktBQlF41MASZHkCb/3/qJv1/2gPusVOUbEsmF1LRIj8reNg==
574+
"@salesforce/cli-plugins-testkit@^5.3.9":
575+
version "5.3.9"
576+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.9.tgz#864cb3e2421c1734c3d4ba838aa7e6447abaf201"
577+
integrity sha512-v9WQZCCX1Izs4e/4hMn5nCsPyoE3iUmdpV5/nT9lfjFdtdUlwpfhdwUJqNczEz8g2qkJnebYETrB+KklHAQj2A==
578578
dependencies:
579579
"@salesforce/core" "^7.3.9"
580580
"@salesforce/kit" "^3.1.2"
581581
"@salesforce/ts-types" "^2.0.9"
582582
"@types/shelljs" "^0.8.15"
583-
debug "^4.3.1"
583+
debug "^4.3.5"
584584
jszip "^3.10.1"
585585
shelljs "^0.8.4"
586586
sinon "^17.0.2"

0 commit comments

Comments
 (0)