Skip to content

Commit 2ef2b59

Browse files
authored
Merge pull request #728 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 69e7f60 + 2662a12 commit 2ef2b59

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
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.2.3",
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
"eslint-plugin-sf-plugin": "^1.18.9",

yarn.lock

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

1384-
"@salesforce/cli-plugins-testkit@^5.3.16":
1385-
version "5.3.16"
1386-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.16.tgz#903aeb6b00fbce627652e1f6dc1f5f795386ad55"
1387-
integrity sha512-Qzhd9dIUlAYPGdAJGmY2GuyMI6HkXPoJHZtumIg436VjWFnZchXJ/O7wipEk2zsqa8RfkZNJyollWd41wxTnHA==
1384+
"@salesforce/cli-plugins-testkit@^5.3.17":
1385+
version "5.3.17"
1386+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz#b1a66508cf7a5d235d4fe30cf6b0045776ef7a2f"
1387+
integrity sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ==
13881388
dependencies:
1389-
"@salesforce/core" "^8.0.3"
1389+
"@salesforce/core" "^8.1.0"
13901390
"@salesforce/kit" "^3.1.6"
13911391
"@salesforce/ts-types" "^2.0.10"
13921392
"@types/shelljs" "^0.8.15"

0 commit comments

Comments
 (0)