Skip to content

Commit

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

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.54 to 3.0.56
  • Loading branch information
svc-cli-bot authored Dec 24, 2023
2 parents 4c17cf0 + 5f835f6 commit 5b30a75
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 @@ -18,7 +18,7 @@
"@oclif/plugin-command-snapshot": "^5.0.4",
"@salesforce/cli-plugins-testkit": "^5.1.2",
"@salesforce/dev-scripts": "^8.1.2",
"@salesforce/plugin-command-reference": "^3.0.54",
"@salesforce/plugin-command-reference": "^3.0.56",
"@types/color-convert": "^2.0.3",
"eslint-plugin-sf-plugin": "^1.16.15",
"oclif": "^4.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/core@^6.1.0", "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1":
"@salesforce/core@^6.1.0", "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.1.tgz#27edd083b62ee96d6270b60da6dfb959bff1a0a5"
integrity sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==
Expand Down Expand Up @@ -1072,13 +1072,13 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.54":
version "3.0.54"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.54.tgz#55718d05e4d6192056c7de0811c7209bdf75d9db"
integrity sha512-qTdkyVVn2g6KCnkrULfdo3fzGij3mN/H/UvqnNBwsE74dJdUBUKcFqWZCHxFbNLnItu6VFz4QaSmrtJQb3Td2w==
"@salesforce/plugin-command-reference@^3.0.56":
version "3.0.56"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.56.tgz#538a9ad005cae322c43848e69952a7cc9474dd57"
integrity sha512-4+C8GwXpl7jlyEsJXiMPFG4QTk3Y6N+H+58AZ50RB7qIzXcWROLeIazuvRyZedPvzAdze02hVHPBAO+pltdh4w==
dependencies:
"@oclif/core" "^3.14.1"
"@salesforce/core" "^6.4.0"
"@oclif/core" "^3.15.0"
"@salesforce/core" "^6.4.1"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.8"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit 5b30a75

Please sign in to comment.