Skip to content

Commit

Permalink
fix(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.78 to 3.0.82.
- [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.78...3.0.82)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent d6aceb8 commit 4704ad7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.2.0",
"@salesforce/core": "^7.3.1",
"@salesforce/kit": "^3.1.0",
"@salesforce/plugin-command-reference": "^3.0.78",
"@salesforce/plugin-command-reference": "^3.0.82",
"@salesforce/plugin-trust": "^3.6.3",
"@salesforce/sf-plugins-core": "^9.0.7",
"@salesforce/ts-types": "^2.0.9",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
version "3.26.5"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
Expand Down Expand Up @@ -2149,15 +2149,15 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.78":
version "3.0.78"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.78.tgz#8158dbb62d9d7190e31a0c8c5fbfefb3dfd33efc"
integrity sha512-ASrRwX7iIdRWZ3UjsfhRyzaoL64SzYkqEz6AMqBsOk1O6W2YlS76z3u0M8cUOCHq27FioEkqJvpBMFR335D3GQ==
"@salesforce/plugin-command-reference@^3.0.82":
version "3.0.82"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.82.tgz#9a016bedf57a88c50a5d868d794ce9c8ab26e2ec"
integrity sha512-/XZoG9viDPmWeucz1cp0X7ePtx4UsaNZfRuw4hmRpya95P57MbGBilc+L2OAzISh9829OufC0TlbShr79aX8Sg==
dependencies:
"@oclif/core" "^3.26.3"
"@salesforce/core" "^7.2.0"
"@salesforce/kit" "^3.1.0"
"@salesforce/sf-plugins-core" "^9.0.1"
"@oclif/core" "^3.26.4"
"@salesforce/core" "^7.3.1"
"@salesforce/kit" "^3.1.1"
"@salesforce/sf-plugins-core" "^9.0.5"
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"
debug "^4.3.4"
Expand Down Expand Up @@ -2189,7 +2189,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==

"@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.7":
"@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.5", "@salesforce/sf-plugins-core@^9.0.7":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.7.tgz#77ffc67df994e0cec205827462811f521e3086ba"
integrity sha512-5F6/ax7welNZrizpl9QSQmGADqlCzFDB8t8I5P/n2LplMb3CwJRrZPcOZxJNnhlfXNlLrYtoShv2C+yrxgqYUA==
Expand Down

0 comments on commit 4704ad7

Please sign in to comment.