Skip to content

Commit

Permalink
Merge pull request #1001 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-plugin-help-6.2.21

chore(dev-deps): bump @oclif/plugin-help from 6.2.20 to 6.2.21
  • Loading branch information
svc-cli-bot authored Jan 12, 2025
2 parents 743850e + d7ecb0a commit 1a0ec7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.26",
"@oclif/plugin-help": "^6.2.19",
"@oclif/plugin-help": "^6.2.21",
"@salesforce/cli-plugins-testkit": "^5.3.39",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.38",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1761,10 +1761,10 @@
semver "^7.6.3"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.2.19", "@oclif/plugin-help@^6.2.20":
version "6.2.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
"@oclif/plugin-help@^6.2.20", "@oclif/plugin-help@^6.2.21":
version "6.2.21"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 1a0ec7f

Please sign in to comment.