Skip to content

Commit

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

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.65 to 3.0.69
  • Loading branch information
svc-cli-bot authored Feb 25, 2024
2 parents b122e0f + 39af440 commit e75b695
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 @@ -22,7 +22,7 @@
"@oclif/plugin-command-snapshot": "^5.0.8",
"@salesforce/cli-plugins-testkit": "^5.1.9",
"@salesforce/dev-scripts": "^8.4.0",
"@salesforce/plugin-command-reference": "^3.0.65",
"@salesforce/plugin-command-reference": "^3.0.69",
"@salesforce/plugin-telemetry": "^2.3.8",
"@salesforce/ts-sinon": "^1.4.18",
"@types/shelljs": "^0.8.15",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2387,13 +2387,13 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@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==
"@salesforce/plugin-command-reference@^3.0.69":
version "3.0.69"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
dependencies:
"@oclif/core" "^3.18.2"
"@salesforce/core" "^6.5.1"
"@oclif/core" "^3.19.6"
"@salesforce/core" "^6.5.3"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.13"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit e75b695

Please sign in to comment.