Skip to content

Commit e27d3eb

Browse files
authored
Merge pull request #724 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.7
chore(dev-deps): bump @oclif/plugin-help from 6.2.6 to 6.2.7
2 parents c7f9409 + 19c6576 commit e27d3eb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"handlebars": "^4.7.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.6",
19+
"@oclif/plugin-help": "^6.2.7",
2020
"@salesforce/dev-scripts": "^10.2.9",
2121
"@salesforce/plugin-auth": "^3.6.42",
2222
"@salesforce/plugin-user": "^3.5.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,10 +1284,10 @@
12841284
wordwrap "^1.0.0"
12851285
wrap-ansi "^7.0.0"
12861286

1287-
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.6":
1288-
version "6.2.6"
1289-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd"
1290-
integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==
1287+
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.7":
1288+
version "6.2.7"
1289+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.7.tgz#d046b19ff51c13151c04fc55be686bf3022dea34"
1290+
integrity sha512-gwrCZW0EjbMe6iIXrkXWpIcfoqo+uMvWRudV3nkwa7ARL2U2GWy8RQ3+bqXvqByauRUcbgv3D6+38lSWqmMwtA==
12911291
dependencies:
12921292
"@oclif/core" "^4"
12931293

0 commit comments

Comments
 (0)