Skip to content

Commit 40a28c8

Browse files
authored
Merge pull request #777 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.12
chore(dev-deps): bump @oclif/plugin-help from 6.2.11 to 6.2.12
2 parents e4ef7db + c1209a4 commit 40a28c8

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.11",
19+
"@oclif/plugin-help": "^6.2.12",
2020
"@salesforce/dev-scripts": "^10.2.10",
2121
"@salesforce/plugin-auth": "^3.6.60",
2222
"@salesforce/plugin-user": "^3.5.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,10 +1289,10 @@
12891289
wordwrap "^1.0.0"
12901290
wrap-ansi "^7.0.0"
12911291

1292-
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.11":
1293-
version "6.2.11"
1294-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.11.tgz#4477cf02778c6051b91cf21add5593fea9c8418c"
1295-
integrity sha512-Vo854dALtNhA34g6m4T9uWIrYfm/JFM82LWa5gLrsJGwpUGgeBwBX4P64HLo5ro59LF3YO2xPWViLaoK6gkm3g==
1292+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.12":
1293+
version "6.2.12"
1294+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.12.tgz#73bdec08dbfc73621182854040ea5f4e9a5f4ab3"
1295+
integrity sha512-yLWIIQScGpr5YJzREXeRHRa0TYvTAZC+joHw/wCLw2diVOBkAlDGO67bYvfMN279YU00UJ46Yy22GEO2trtPug==
12961296
dependencies:
12971297
"@oclif/core" "^4"
12981298

0 commit comments

Comments
 (0)