Skip to content

Commit 0691c5a

Browse files
authored
Merge pull request #976 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.38
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.36 to 5.3.38
2 parents 0b79dba + 8e90f72 commit 0691c5a

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
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.2.21",
1414
"@oclif/plugin-help": "^6.2.16",
15-
"@salesforce/cli-plugins-testkit": "^5.3.36",
15+
"@salesforce/cli-plugins-testkit": "^5.3.38",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.33",
1818
"@salesforce/ts-types": "^2.0.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,12 +1452,12 @@
14521452
"@pnpm/network.ca-file" "^1.0.1"
14531453
config-chain "^1.1.11"
14541454

1455-
"@salesforce/cli-plugins-testkit@^5.3.36":
1456-
version "5.3.36"
1457-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz#210acc4ee742e1f952e346e791590b14a2a9526c"
1458-
integrity sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg==
1455+
"@salesforce/cli-plugins-testkit@^5.3.38":
1456+
version "5.3.38"
1457+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.38.tgz#ab34836662cf5aa1cb4d53e4b994fc750df206e5"
1458+
integrity sha512-wNLEEk5SCeTsNhd0RM8zxTv8sEuuSLowjVN9jlP8H50/unGHKAsfsc/7ZJpi78U3T4tgxbGXdneOo8WpaZe4zg==
14591459
dependencies:
1460-
"@salesforce/core" "^8.6.4"
1460+
"@salesforce/core" "^8.8.0"
14611461
"@salesforce/kit" "^3.2.3"
14621462
"@salesforce/ts-types" "^2.0.11"
14631463
"@types/shelljs" "^0.8.15"

0 commit comments

Comments
 (0)