Skip to content

Commit b61fddb

Browse files
authored
Merge pull request #814 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.17
chore(dev-deps): bump @oclif/plugin-help from 6.2.16 to 6.2.17
2 parents 412bfb3 + d656040 commit b61fddb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.16",
19+
"@oclif/plugin-help": "^6.2.17",
2020
"@salesforce/dev-scripts": "^10.2.10",
2121
"@salesforce/plugin-auth": "^3.6.72",
2222
"@salesforce/plugin-user": "^3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,10 +1408,10 @@
14081408
wordwrap "^1.0.0"
14091409
wrap-ansi "^7.0.0"
14101410

1411-
"@oclif/plugin-help@^6.2.16":
1412-
version "6.2.16"
1413-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
1414-
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
1411+
"@oclif/plugin-help@^6.2.16", "@oclif/plugin-help@^6.2.17":
1412+
version "6.2.17"
1413+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.17.tgz#e2a063cdde2c5c08fa6838abbe05652719508e52"
1414+
integrity sha512-+Z+xC11h+f4SHX1pW5lhoCT+aC0bQABfnRsIs/02gf7dZ1XSfi1I17ZMrrzYCcUNcDJA33guKUQeUK740hXPlw==
14151415
dependencies:
14161416
"@oclif/core" "^4"
14171417

0 commit comments

Comments
 (0)