Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-command-reference (#647)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-command-reference](https://github.com/forcedotcom/plugin-command-reference) from 1.6.8 to 1.6.11.
- [Release notes](https://github.com/forcedotcom/plugin-command-reference/releases)
- [Commits](https://github.com/forcedotcom/plugin-command-reference/commits)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2023
1 parent 967eab4 commit fe65175
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@oclif/test": "^2",
"@salesforce/dev-config": "^3.0.0",
"@salesforce/dev-scripts": "^2.0.3",
"@salesforce/plugin-command-reference": "^1.6.8",
"@salesforce/plugin-command-reference": "^1.6.11",
"@salesforce/prettier-config": "^0.0.2",
"@salesforce/ts-sinon": "^1.4.6",
"@types/fs-extra": "^9.0.13",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,14 +1143,14 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/command@^5.3.3":
version "5.3.3"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.3.3.tgz#863380090d8febeb803ceb32690302c490ffe1fc"
integrity sha512-p6I5AiQG85Ptk6hxh0r9Xg34MTshnGmDkGSY+S1yqodOF8oV+frCnUenInjwibxyuSqL0hPm+scx8/jwhqLNVA==
"@salesforce/command@^5.3.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.3.5.tgz#4a613f6312428707aa9af8d7e4944f164bea1321"
integrity sha512-RJho0j0VVHU5jf+zFWVjwx2BbBed7t5wlmFG1yyHvW4WA6Akr4JZ764qlob0olpn7ZN7L5kLw9F5xbWDtZnLYA==
dependencies:
"@oclif/core" "^1.25.0"
"@oclif/test" "^2.2.21"
"@salesforce/core" "^3.33.6"
"@salesforce/core" "^3.34.6"
"@salesforce/kit" "^1.8.5"
"@salesforce/ts-types" "^1.7.1"
chalk "^2.4.2"
Expand Down Expand Up @@ -1179,7 +1179,7 @@
semver "^7.3.5"
ts-retry-promise "^0.6.0"

"@salesforce/core@^3.24.0", "@salesforce/core@^3.33.1", "@salesforce/core@^3.33.6", "@salesforce/core@^3.34.4":
"@salesforce/core@^3.24.0", "@salesforce/core@^3.33.1", "@salesforce/core@^3.33.6", "@salesforce/core@^3.34.6":
version "3.34.6"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.34.6.tgz#816031d3aab098d56165d876db626a3610d86c6e"
integrity sha512-9Nd+bQRSvCYDiZo97bhseajLhr7d51J9gsPUnfN3nHy1/TBQXjN+upRAPAeldvzU8G3L98WGDMtEpSTOG/PxkQ==
Expand Down Expand Up @@ -1265,13 +1265,13 @@
shx "^0.3.3"
tslib "^2.5.0"

"@salesforce/plugin-command-reference@^1.6.8":
version "1.6.8"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.6.8.tgz#e346e70f5724b854e79585048049d3efd649c879"
integrity sha512-yypJrE2Jc00Q1WSnCLo4Bv99eWUT+ZwojYRS1dqdzhOTvJeworyxBb5O50ECtwL2oux1Lqb5Rw0MLaVDYw88TQ==
"@salesforce/plugin-command-reference@^1.6.11":
version "1.6.11"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.6.11.tgz#661d2143fb43829642504261b9928863b3963c99"
integrity sha512-QIvLD+VdWIo+exChcKTypXm9tttLD/d3QYkMGwQeOF3QsqZqlr1OFzK8RfukRYvwJCh4wI3LMIPP+3Y3O8RexQ==
dependencies:
"@salesforce/command" "^5.3.3"
"@salesforce/core" "^3.34.4"
"@salesforce/command" "^5.3.5"
"@salesforce/core" "^3.34.6"
"@types/lodash.uniqby" "^4.7.7"
chalk "^3.0.0"
handlebars "4.7.7"
Expand Down

0 comments on commit fe65175

Please sign in to comment.