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.51 to 3.0.54.
- [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.51...3.0.54)

---
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 Dec 17, 2023
1 parent 9a9b831 commit 93585eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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 @@
"@salesforce/cli-plugins-testkit": "^5.1.1",
"@salesforce/dev-scripts": "^8.1.2",
"@salesforce/kit": "^3.0.15",
"@salesforce/plugin-command-reference": "^3.0.51",
"@salesforce/plugin-command-reference": "^3.0.54",
"@salesforce/plugin-deploy-retrieve": "^1.20.3",
"@salesforce/ts-sinon": "^1.4.17",
"@types/fast-levenshtein": "^0.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1":
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1":
version "3.14.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e"
integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ==
Expand Down Expand Up @@ -1079,15 +1079,15 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.51":
version "3.0.51"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.51.tgz#d944701bef9ae43bf2ef1f74d3a1d79dccee6399"
integrity sha512-lKIktlP3ZwL9gM5DUl0yuclY9GaEIGaJ9E5CzGzCMN3FihMU7GJ+K80Z9XU2D4egb37U5LDfQFZepmqpi6hWUg==
"@salesforce/plugin-command-reference@^3.0.54":
version "3.0.54"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.54.tgz#55718d05e4d6192056c7de0811c7209bdf75d9db"
integrity sha512-qTdkyVVn2g6KCnkrULfdo3fzGij3mN/H/UvqnNBwsE74dJdUBUKcFqWZCHxFbNLnItu6VFz4QaSmrtJQb3Td2w==
dependencies:
"@oclif/core" "^3.13.1"
"@salesforce/core" "^6.2.2"
"@oclif/core" "^3.14.1"
"@salesforce/core" "^6.4.0"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.5"
"@salesforce/sf-plugins-core" "^5.0.8"
"@salesforce/ts-types" "^2.0.9"
chalk "^4"
handlebars "^4.7.8"
Expand Down Expand Up @@ -1130,7 +1130,7 @@
chalk "^4"
inquirer "^8.2.5"

"@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.5":
"@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.8":
version "5.0.10"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz#f13cc406100f9aba3a9d5ddea361854068fc7e7d"
integrity sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w==
Expand Down

0 comments on commit 93585eb

Please sign in to comment.