Skip to content

Commit

Permalink
Merge pull request #1189 from salesforcecli/dependabot-npm_and_yarn-s…
Browse files Browse the repository at this point in the history
…alesforce-cli-plugins-testkit-5.3.34

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.33 to 5.3.34
  • Loading branch information
svc-cli-bot authored Oct 24, 2024
2 parents 794afa9 + 6fc776f commit 0a19755
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.17",
"@salesforce/cli-plugins-testkit": "^5.3.32",
"@salesforce/cli-plugins-testkit": "^5.3.34",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-command-reference": "^3.1.27",
"@salesforce/schemas": "^1.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,12 +1361,12 @@
istanbul-lib-report "^3.0.1"
istanbul-reports "^3.1.7"

"@salesforce/cli-plugins-testkit@^5.3.32", "@salesforce/cli-plugins-testkit@^5.3.33":
version "5.3.33"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.33.tgz#de3211fe4774e9090f8b1fc6a41a7212e2b9524e"
integrity sha512-Ee/2s2aGcVTH49Dujd1Vbf6BLnQG5uwv+u+Ah4uWXjlE1ogcsZto48OhpABlxoS9UaQVBcBuZFZGGQt/mU0HKQ==
"@salesforce/cli-plugins-testkit@^5.3.33", "@salesforce/cli-plugins-testkit@^5.3.34":
version "5.3.34"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.34.tgz#456503a30dade3459e1736a77a362fce2b41947b"
integrity sha512-OiXjWiLM1euGNr+DRK8iaOYAhp1gnhkD9oxbk+TZC2gQ/RYQ39dd/FEIGqyleCmeeFQMWupKXXni1dEighgoCw==
dependencies:
"@salesforce/core" "^8.6.1"
"@salesforce/core" "^8.6.2"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
Expand Down

0 comments on commit 0a19755

Please sign in to comment.