Skip to content

Commit

Permalink
Merge pull request #1151 from salesforcecli/dependabot-npm_and_yarn-s…
Browse files Browse the repository at this point in the history
…alesforce-plugin-command-reference-3.1.10

fix(deps): bump @salesforce/plugin-command-reference from 3.1.6 to 3.1.10
  • Loading branch information
svc-cli-bot authored Jul 20, 2024
2 parents 412942c + 3f57633 commit a4494fc
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 @@ -16,7 +16,7 @@
"@salesforce/cli-plugins-testkit": "^5.3.18",
"@salesforce/core": "^8.1.0",
"@salesforce/kit": "^3.1.6",
"@salesforce/plugin-command-reference": "^3.1.5",
"@salesforce/plugin-command-reference": "^3.1.10",
"@salesforce/plugin-trust": "^3.7.10",
"@salesforce/sf-plugins-core": "^11.1.6",
"@salesforce/ts-types": "^2.0.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1749,15 +1749,15 @@
dependencies:
"@salesforce/ts-types" "^2.0.10"

"@salesforce/plugin-command-reference@^3.1.5":
version "3.1.6"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.6.tgz#6a71ca96df1c3392681bb3d41188066b235c50d8"
integrity sha512-Rdql2M20NVWgK3zwWwN+izUdBSAKkAlgus179bSSyz98Vs4h4kJIS83VWOoBg7zY0adZZOCvCED3WSwEXF/iNQ==
"@salesforce/plugin-command-reference@^3.1.10":
version "3.1.10"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.10.tgz#ad020adf0e4d90650fdedfa83ace19f838ca8d77"
integrity sha512-YWuVg1QLzEcif0rjiY6+zj8i6zVovBdBHmtf03TfW9d1DTKF062Uq3djvjD1fp0hum1qTLCyqfGK07ILUfKUGQ==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.0.3"
"@salesforce/core" "^8.1.0"
"@salesforce/kit" "^3.1.6"
"@salesforce/sf-plugins-core" "^11.1.1"
"@salesforce/sf-plugins-core" "^11.1.6"
"@salesforce/ts-types" "^2.0.10"
chalk "^5.3.0"
debug "^4.3.4"
Expand Down

0 comments on commit a4494fc

Please sign in to comment.