Skip to content

Commit

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

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.64 to 3.0.65
  • Loading branch information
svc-cli-bot authored Feb 10, 2024
2 parents d532a1b + 89754a4 commit 242856a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1.8",
"@salesforce/dev-scripts": "^8.3.0",
"@salesforce/kit": "^3.0.15",
"@salesforce/plugin-command-reference": "^3.0.64",
"@salesforce/plugin-command-reference": "^3.0.65",
"@salesforce/plugin-deploy-retrieve": "^1.20.3",
"@salesforce/ts-sinon": "^1.4.17",
"@types/fast-levenshtein": "^0.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2101,12 +2101,12 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.64":
version "3.0.64"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.64.tgz#d911288fd89a13b0a5dbe138dc98bc8df5613929"
integrity sha512-nSd/FDYe+v88iHG6L7fEa7Q4iYa2pqQV9xeDN3RmAazWEjq3fImIAmOwjABOCdlLbZLs+dar/luzYWyNklLl2Q==
"@salesforce/plugin-command-reference@^3.0.65":
version "3.0.65"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.65.tgz#03ccb9005525132c309829f5a633d72db171f39c"
integrity sha512-VaDvlOweE4WeSx1DlnAuTJk/sFlMTe/oGjuvl9aIxe4oUxKObRtl8kwW7Ife/ojfHItj2Rtb0GnZG+iPjYbkWA==
dependencies:
"@oclif/core" "^3.18.1"
"@oclif/core" "^3.18.2"
"@salesforce/core" "^6.5.1"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.13"
Expand Down

0 comments on commit 242856a

Please sign in to comment.