Skip to content

Commit 39e0995

Browse files
authored
Merge pull request #704 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.6
chore(dev-deps): bump @oclif/plugin-help from 6.2.4 to 6.2.6
2 parents 97b34a3 + 60e0720 commit 39e0995

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.4",
19+
"@oclif/plugin-help": "^6.2.6",
2020
"@salesforce/dev-scripts": "^10.2.2",
2121
"@salesforce/plugin-auth": "^3.6.28",
2222
"@salesforce/plugin-user": "^3.5.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,10 +1382,10 @@
13821382
wordwrap "^1.0.0"
13831383
wrap-ansi "^7.0.0"
13841384

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

0 commit comments

Comments
 (0)