Skip to content

Commit

Permalink
Merge pull request #816 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-command-reference-3.0.63

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.60 to 3.0.63
  • Loading branch information
svc-cli-bot authored Jan 22, 2024
2 parents 55c2d62 + 8d33522 commit 8c5aa86
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.1.12",
"@salesforce/cli-plugins-testkit": "^5.1.7",
"@salesforce/dev-scripts": "^8.3.0",
"@salesforce/plugin-command-reference": "^3.0.60",
"@salesforce/plugin-command-reference": "^3.0.63",
"eslint-plugin-sf-plugin": "^1.17.2",
"oclif": "^4.3.7",
"shx": "0.3.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.0"

"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.4", "@salesforce/core@^6.4.7":
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.7":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.7.tgz#f15538380aa5c75de697d3c95a2ddbdabae69dbb"
integrity sha512-gebjw2xC8Z0gqS3lYRQWz7J+PuGZtybotrnnaJbnzzxdfpBFIp6PjW4nt/235BQW9UWFTLaQh+AwkFgmMTTSkA==
Expand Down Expand Up @@ -1924,13 +1924,13 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.60":
version "3.0.60"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.60.tgz#525f4e808716c7dd3db94f786e68f3b67eafc016"
integrity sha512-4R0ykWH3AFGEU7BpYap3GpbcppKQwKnJQWicC8jp8tdOfespqf5HrNykSaS8OpRMuISA8CPt+3klG55SZ0SBLQ==
"@salesforce/plugin-command-reference@^3.0.63":
version "3.0.63"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.63.tgz#22e20f473f2589d2ec912a19d7a7359b9846247b"
integrity sha512-VpfrKYfMQowJ1SFtSQY+gcDqc2EsRZBfJmDy4JCJ9681323UelCOku9W0cThQSv/6miDtvDofW107FM2STSQrg==
dependencies:
"@oclif/core" "^3.15.1"
"@salesforce/core" "^6.4.4"
"@oclif/core" "^3.18.1"
"@salesforce/core" "^6.4.7"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.13"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit 8c5aa86

Please sign in to comment.