Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-command-reference
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.0.83 to 3.0.85.
- [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases)
- [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-command-reference@3.0.83...3.0.85)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-command-reference"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent c55f502 commit 7b44fac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@oclif/test": "^3.2.14",
"@salesforce/cli-plugins-testkit": "^5.3.2",
"@salesforce/dev-scripts": "^9.1.2",
"@salesforce/plugin-command-reference": "^3.0.83",
"@salesforce/plugin-command-reference": "^3.0.85",
"@salesforce/plugin-deploy-retrieve": "^3.7.0",
"@salesforce/ts-sinon": "^1.4.17",
"@types/fast-levenshtein": "^0.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1480,13 +1480,13 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.83":
version "3.0.83"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.83.tgz#1dfb07c2720a1e7b3475c39685cf4d209b57cce2"
integrity sha512-x/QS3vTkO5/3bleCTv943fPxGrcMbJ0N4AjhfZ0CsahHgI3CiH+0ClKk/vssPthzFp1NedKT774q7fYLgegCVw==
"@salesforce/plugin-command-reference@^3.0.85":
version "3.0.85"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.85.tgz#d7254fedb4fe7dbd93a8ba7958a680c3c5e2bcd4"
integrity sha512-e6BIYJLo/NpQoSp9cAUr1aWPijfvzjF6igafq2aH2LRBTEHC2+IWnFQZ/nFoyX85+vDjqGTXw1BzqTLrAFu8NQ==
dependencies:
"@oclif/core" "^3.26.5"
"@salesforce/core" "^7.3.1"
"@oclif/core" "^3.26.6"
"@salesforce/core" "^7.3.6"
"@salesforce/kit" "^3.1.1"
"@salesforce/sf-plugins-core" "^9.0.5"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit 7b44fac

Please sign in to comment.