Skip to content

Commit cb22fb2

Browse files
authored
Merge pull request #819 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.18
chore(dev-deps): bump @oclif/plugin-help from 6.2.17 to 6.2.18
2 parents 9182198 + 3e7a420 commit cb22fb2

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.17",
19+
"@oclif/plugin-help": "^6.2.18",
2020
"@salesforce/dev-scripts": "^10.2.11",
2121
"@salesforce/plugin-auth": "^3.6.75",
2222
"@salesforce/plugin-user": "^3.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,10 +1424,10 @@
14241424
wordwrap "^1.0.0"
14251425
wrap-ansi "^7.0.0"
14261426

1427-
"@oclif/plugin-help@^6.2.17":
1428-
version "6.2.17"
1429-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.17.tgz#e2a063cdde2c5c08fa6838abbe05652719508e52"
1430-
integrity sha512-+Z+xC11h+f4SHX1pW5lhoCT+aC0bQABfnRsIs/02gf7dZ1XSfi1I17ZMrrzYCcUNcDJA33guKUQeUK740hXPlw==
1427+
"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.18":
1428+
version "6.2.18"
1429+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
1430+
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
14311431
dependencies:
14321432
"@oclif/core" "^4"
14331433

0 commit comments

Comments
 (0)