Skip to content

Commit dcfadbb

Browse files
authored
Merge pull request #927 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.17
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.16 to 5.3.17
2 parents 7a8a61c + a4b30c2 commit dcfadbb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@oclif/core": "^4.0.6",
1313
"@oclif/plugin-command-snapshot": "^5.2.3",
1414
"@oclif/test": "^4",
15-
"@salesforce/cli-plugins-testkit": "^5.3.16",
15+
"@salesforce/cli-plugins-testkit": "^5.3.17",
1616
"@salesforce/dev-scripts": "^10.2.2",
1717
"@salesforce/plugin-command-reference": "^3.1.5",
1818
"@salesforce/ts-types": "^2.0.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,12 +1768,12 @@
17681768
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
17691769
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
17701770

1771-
"@salesforce/cli-plugins-testkit@^5.3.16":
1772-
version "5.3.16"
1773-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.16.tgz#903aeb6b00fbce627652e1f6dc1f5f795386ad55"
1774-
integrity sha512-Qzhd9dIUlAYPGdAJGmY2GuyMI6HkXPoJHZtumIg436VjWFnZchXJ/O7wipEk2zsqa8RfkZNJyollWd41wxTnHA==
1771+
"@salesforce/cli-plugins-testkit@^5.3.17":
1772+
version "5.3.17"
1773+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz#b1a66508cf7a5d235d4fe30cf6b0045776ef7a2f"
1774+
integrity sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ==
17751775
dependencies:
1776-
"@salesforce/core" "^8.0.3"
1776+
"@salesforce/core" "^8.1.0"
17771777
"@salesforce/kit" "^3.1.6"
17781778
"@salesforce/ts-types" "^2.0.10"
17791779
"@types/shelljs" "^0.8.15"

0 commit comments

Comments
 (0)