Skip to content

Commit

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

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.9 to 5.3.10
  • Loading branch information
svc-cli-bot authored Jun 9, 2024
2 parents 7026238 + bb539e0 commit ad2e6ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.0",
"@oclif/test": "^3.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.9",
"@salesforce/cli-plugins-testkit": "^5.3.10",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.1.0",
"eslint-plugin-sf-plugin": "^1.18.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1633,12 +1633,12 @@
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.9":
version "5.3.9"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.9.tgz#864cb3e2421c1734c3d4ba838aa7e6447abaf201"
integrity sha512-v9WQZCCX1Izs4e/4hMn5nCsPyoE3iUmdpV5/nT9lfjFdtdUlwpfhdwUJqNczEz8g2qkJnebYETrB+KklHAQj2A==
"@salesforce/cli-plugins-testkit@^5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.10.tgz#d2dbd19525b0c91ae6ea037c90d437f604855b03"
integrity sha512-D41LFxtkZGExooVecva5q/oGM+ggsoK7BDcxfdpHS+wD4c62pzQC9qeH7qb3QZczmvXf5Iyt1g/c9ajBzvk74g==
dependencies:
"@salesforce/core" "^7.3.9"
"@salesforce/core" "^7.3.12"
"@salesforce/kit" "^3.1.2"
"@salesforce/ts-types" "^2.0.9"
"@types/shelljs" "^0.8.15"
Expand Down Expand Up @@ -1672,7 +1672,7 @@
semver "^7.6.0"
ts-retry-promise "^0.7.1"

"@salesforce/core@^7.3.10", "@salesforce/core@^7.3.9":
"@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9":
version "7.3.12"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.12.tgz#9138980db21566c467f35afe9192f33bf77f160c"
integrity sha512-a53KYv2xaJpmFlN4haI7ewaMpRqdRwaqbm11wLn0il6+LNR1/2zkRdqE3opdTW6aXNvVecNu0YQj5/u3Uz3oPw==
Expand Down

0 comments on commit ad2e6ce

Please sign in to comment.