Skip to content

Commit 34ce840

Browse files
authored
Merge pull request #276 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.0.3
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.0.2 to 5.0.3
2 parents 4ba6110 + 4257956 commit 34ce840

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@oclif/plugin-command-snapshot": "^5.0.2",
18-
"@salesforce/cli-plugins-testkit": "^5.0.2",
18+
"@salesforce/cli-plugins-testkit": "^5.0.3",
1919
"@salesforce/dev-scripts": "^6.0.3",
2020
"@salesforce/plugin-command-reference": "^3.0.46",
2121
"@types/color-convert": "^2.0.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -961,15 +961,15 @@
961961
istanbul-lib-report "^3.0.1"
962962
istanbul-reports "^3.1.6"
963963

964-
"@salesforce/cli-plugins-testkit@^5.0.2":
965-
version "5.0.2"
966-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.2.tgz#be35c0b449223ee50e395aba7e1b4ccb1a5e49d7"
967-
integrity sha512-piHWPnbkwytudtc3VntfyECa3NzxngecM7/hka2rooLWs7NZCLcJoAEvYDWNRGgNa0Yw6gefBJVNivoVpfNSKQ==
964+
"@salesforce/cli-plugins-testkit@^5.0.3":
965+
version "5.0.3"
966+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.3.tgz#c1b066d499f9d29f918a9337c37e0d01a9313631"
967+
integrity sha512-fIW7xdyUNb8pPn8hUtIR2zsCD+dXTK7WC0OJG5m+XMM/LTLFTh31ygaKEACbdWlrpJSySfB2WOmOPMx5cRZsPQ==
968968
dependencies:
969969
"@salesforce/core" "^5.3.17"
970970
"@salesforce/kit" "^3.0.15"
971971
"@salesforce/ts-types" "^2.0.6"
972-
"@types/shelljs" "^0.8.14"
972+
"@types/shelljs" "^0.8.15"
973973
debug "^4.3.1"
974974
jszip "^3.10.1"
975975
shelljs "^0.8.4"
@@ -1391,7 +1391,7 @@
13911391
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
13921392
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
13931393

1394-
"@types/shelljs@^0.8.14":
1394+
"@types/shelljs@^0.8.15":
13951395
version "0.8.15"
13961396
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
13971397
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==

0 commit comments

Comments
 (0)