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.90 to 3.1.0.
- [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.90...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent ed61002 commit 4d932c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@oclif/plugin-command-snapshot": "^5.2.0",
"@salesforce/cli-plugins-testkit": "^5.3.9",
"@salesforce/dev-scripts": "^10.1.0",
"@salesforce/plugin-command-reference": "^3.0.90",
"@salesforce/plugin-command-reference": "^3.1.0",
"eslint-plugin-sf-plugin": "^1.18.5",
"oclif": "^4.11.1",
"ts-node": "^10.9.2",
Expand Down
25 changes: 6 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1694,15 +1694,15 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.90":
version "3.0.90"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.90.tgz#b224f348b86bba278bc97d277b2754268cf0f429"
integrity sha512-y63FQ7eVjT08rP7so7TBVLz8qWeWqeqy8FxMuRDedFsG3v3xYPLFNUcB3f2QvdcsHZNTF2Ms50gW9KZlB7MScw==
"@salesforce/plugin-command-reference@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.0.tgz#1d3654cbfb872e3f98a4f76f2c371367b3f43fbe"
integrity sha512-UG6KcHYbDbTKCtdDbOZQj2odvdnnNKXocPnADmcfHXy3EAgtNmgPpuAlMdHVcDFcO1gtyPhfxZlvXu7KoKjDdQ==
dependencies:
"@oclif/core" "^3.26.6"
"@oclif/core" "^4"
"@salesforce/core" "^7.3.9"
"@salesforce/kit" "^3.1.1"
"@salesforce/sf-plugins-core" "^9.1.1"
"@salesforce/sf-plugins-core" "^10.0.0"
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"
debug "^4.3.4"
Expand Down Expand Up @@ -1736,19 +1736,6 @@
string-width "^7.1.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^9.1.1":
version "9.1.1"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz#8818fdb23e0f174d9e6dded0cf34a88be5e3cc44"
integrity sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==
dependencies:
"@inquirer/confirm" "^3.1.9"
"@inquirer/password" "^2.1.9"
"@oclif/core" "^3.26.6"
"@salesforce/core" "^7.3.9"
"@salesforce/kit" "^3.1.2"
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"

"@salesforce/ts-types@^2.0.9":
version "2.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
Expand Down

0 comments on commit 4d932c4

Please sign in to comment.