Skip to content

Commit 5ffc22d

Browse files
authored
Merge pull request #745 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.19
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.18 to 5.3.19
2 parents 7f833eb + 44f2095 commit 5ffc22d

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.7",
15-
"@salesforce/cli-plugins-testkit": "^5.3.18",
15+
"@salesforce/cli-plugins-testkit": "^5.3.19",
1616
"@salesforce/dev-scripts": "^10.2.2",
1717
"@salesforce/plugin-command-reference": "^3.1.10",
1818
"eslint-plugin-sf-plugin": "^1.18.12",

yarn.lock

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

1397-
"@salesforce/cli-plugins-testkit@^5.3.18":
1398-
version "5.3.18"
1399-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.18.tgz#f36ae6ed8573b18396668a4d38b4effe0bd1a2bf"
1400-
integrity sha512-9+Yvmw5idIQryJcXVKZ2HASLKj2RUJizDuDFPq5ut9X+8y8MTWAkO0hO6OSj3IPkV+LTo8QF7QOCl16R2PWpMw==
1397+
"@salesforce/cli-plugins-testkit@^5.3.19":
1398+
version "5.3.19"
1399+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.19.tgz#495e7516a6046c42fc7cf60b11894d8922dd01aa"
1400+
integrity sha512-4mRlszh1q6bPw7dF4EHbYJ2IFxAanzKBbauZ5pSUHt+++otASmANoPc3TZ4CzNDG3rbt+5qFLnhhaQWMli0Nqw==
14011401
dependencies:
1402-
"@salesforce/core" "^8.1.1"
1402+
"@salesforce/core" "^8.2.1"
14031403
"@salesforce/kit" "^3.1.6"
14041404
"@salesforce/ts-types" "^2.0.10"
14051405
"@types/shelljs" "^0.8.15"

0 commit comments

Comments
 (0)