Skip to content

Commit

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

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.59 to 3.0.61
  • Loading branch information
svc-cli-bot authored Jan 13, 2024
2 parents 8cb38e5 + 37ef48b commit 41efb4c
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 @@ -21,7 +21,7 @@
"@oclif/plugin-command-snapshot": "^5.0.5",
"@salesforce/cli-plugins-testkit": "^5.1.4",
"@salesforce/dev-scripts": "^8.3.0",
"@salesforce/plugin-command-reference": "^3.0.59",
"@salesforce/plugin-command-reference": "^3.0.61",
"@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 @@ -1387,13 +1387,13 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.59":
version "3.0.59"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.59.tgz#309dba84ae01828e1b8d62d80390240418688c43"
integrity sha512-8mjPJyxz1FF6Ei7RwjMLHZTmFX2+bOOh5aq7lNwk3qkSqy5cSTW8bf+1/lcOPkm2125qCbAUL0wAgAyNACF6Xg==
"@salesforce/plugin-command-reference@^3.0.61":
version "3.0.61"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.61.tgz#3f7cd5089b52eed02059d5b6831349913b092f7c"
integrity sha512-0mS90XJW8UaWDaf+bGz0digHjUz69nEZJkYV6UJ/TliYciHlGX3GZT/pRG0rEvnNvggIdcSbdZrq6IP9xyZoVg==
dependencies:
"@oclif/core" "^3.15.1"
"@salesforce/core" "^6.4.1"
"@oclif/core" "^3.16.0"
"@salesforce/core" "^6.4.4"
"@salesforce/kit" "^3.0.15"
"@salesforce/sf-plugins-core" "^5.0.13"
"@salesforce/ts-types" "^2.0.9"
Expand Down

0 comments on commit 41efb4c

Please sign in to comment.