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.1.23 to 3.1.26.
- [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.1.23...3.1.26)

---
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 Sep 22, 2024
1 parent 45fbafa commit 4b58e8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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/test": "^3.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.32",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.1.23",
"@salesforce/plugin-command-reference": "^3.1.26",
"eslint-plugin-sf-plugin": "^1.20.7",
"oclif": "^4.14.34",
"ts-node": "^10.9.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1869,7 +1869,7 @@
semver "^7.6.0"
ts-retry-promise "^0.7.1"

"@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
"@salesforce/core@^8.4.0", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
version "8.5.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
Expand Down Expand Up @@ -1937,14 +1937,14 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-command-reference@^3.1.23":
version "3.1.23"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.23.tgz#71969e939a114b69eab5aa099fe7b1fec1444402"
integrity sha512-w04Ff0JWt3I64bustH+wM07OgMwuKzuYMBkCwvDq/mU4lHWyLVvP3Kc6ByqziPUdnx9oczyxEl2qSXTaS2odtQ==
"@salesforce/plugin-command-reference@^3.1.26":
version "3.1.26"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.26.tgz#eabf0fb7eca24a94554233157abeed2697e21f6d"
integrity sha512-pKDangm2kXKasyIEU7SSTIQCDz/9qf14L0CbZFrQDWCaHQd5hSl15G/IYqM3FU08Yk6AkR6O2zcpqsRsB9GoIw==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.2"
"@salesforce/core" "^8.5.7"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.5"
"@salesforce/ts-types" "^2.0.11"
chalk "^5.3.0"
Expand Down

0 comments on commit 4b58e8f

Please sign in to comment.