Skip to content

Commit

Permalink
Merge pull request #558 from forcedotcom/dependabot-npm_and_yarn-sale…
Browse files Browse the repository at this point in the history
…sforce-cli-plugins-testkit-5.3.0

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.2.0 to 5.3.0
  • Loading branch information
svc-cli-bot authored Apr 27, 2024
2 parents 9821100 + 44f4469 commit 4eb7f80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jszip": "^3.10.1"
},
"devDependencies": {
"@salesforce/cli-plugins-testkit": "^5.2.0",
"@salesforce/cli-plugins-testkit": "^5.3.0",
"@salesforce/dev-scripts": "^9.0.0",
"@salesforce/ts-sinon": "^1.4.19",
"@types/globby": "^9.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,13 +580,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz#dd664a9a51eac42f9959e0cfa1d3349256446291"
integrity sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==
"@salesforce/cli-plugins-testkit@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.0.tgz#ec7c8da49c36e4c07f6ddc80cb57776e687e4925"
integrity sha512-g+kmsucxS8QBxlV9gjltl4lVW8GjvtlQNUijhtZEqm9Vwb0s5MG/K0wfzg2MwVUZ+ZwNWgcKnRruD5K8LzMZkA==
dependencies:
"@salesforce/core" "^7.0.0"
"@salesforce/kit" "^3.1.0"
"@salesforce/core" "^7.3.0"
"@salesforce/kit" "^3.1.1"
"@salesforce/ts-types" "^2.0.9"
"@types/shelljs" "^0.8.15"
debug "^4.3.1"
Expand All @@ -596,7 +596,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.0"

"@salesforce/core@^7.0.0", "@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1":
"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1":
version "7.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.1.tgz#cda324f7a5ff1be6d7381943b15b23dbe3cd5dec"
integrity sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==
Expand Down Expand Up @@ -656,7 +656,7 @@
typescript "^5.4.3"
wireit "^0.14.4"

"@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1":
"@salesforce/kit@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
Expand Down

0 comments on commit 4eb7f80

Please sign in to comment.