Skip to content

Commit

Permalink
Merge pull request #704 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-help-6.2.6

chore(dev-deps): bump @oclif/plugin-help from 6.2.4 to 6.2.6
  • Loading branch information
svc-cli-bot authored Jul 14, 2024
2 parents 97b34a3 + 60e0720 commit 39e0995
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 @@ -16,7 +16,7 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@oclif/plugin-help": "^6.2.4",
"@oclif/plugin-help": "^6.2.6",
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/plugin-auth": "^3.6.28",
"@salesforce/plugin-user": "^3.5.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,10 +1382,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096"
integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg==
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.6":
version "6.2.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd"
integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 39e0995

Please sign in to comment.