Skip to content

Commit 02fc5d9

Browse files
authored
Merge pull request #942 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.1.9
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.1.8 to 5.1.9
2 parents 483a100 + 8ed255c commit 02fc5d9

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@oclif/plugin-command-snapshot": "^5.0.7",
20-
"@salesforce/cli-plugins-testkit": "^5.1.8",
20+
"@salesforce/cli-plugins-testkit": "^5.1.9",
2121
"@salesforce/dev-scripts": "^8.3.0",
2222
"@salesforce/plugin-command-reference": "^3.0.67",
2323
"@salesforce/ts-sinon": "^1.4.19",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1948,12 +1948,12 @@
19481948
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
19491949
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
19501950

1951-
"@salesforce/cli-plugins-testkit@^5.1.8":
1952-
version "5.1.8"
1953-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.8.tgz#789630cc389c13fe016c7593aa4ac8bbf532e3bd"
1954-
integrity sha512-3/jvEc+RVWFRbGPtyEzNJ5eb84p7HuLYDZ1EAokLVgDpnW5qy9UpBWrU0Tv98MaQhfRtPdSc/gmzB6m6nqWZLg==
1951+
"@salesforce/cli-plugins-testkit@^5.1.9":
1952+
version "5.1.9"
1953+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.9.tgz#c21b0d282c0d309141ca5e2fe47835530a24621d"
1954+
integrity sha512-8a9dwYdo2tXhVMrDe4ex8tjMYGuIwT9wlltB4+h3gt/IuowazjQGy5VWam08gsm3UT/FhhjZBdN0aKJPbD4wXA==
19551955
dependencies:
1956-
"@salesforce/core" "^6.5.1"
1956+
"@salesforce/core" "^6.5.3"
19571957
"@salesforce/kit" "^3.0.15"
19581958
"@salesforce/ts-types" "^2.0.9"
19591959
"@types/shelljs" "^0.8.15"

0 commit comments

Comments
 (0)