Skip to content

Commit 57fc939

Browse files
authored
Merge pull request #945 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.29
chore(dev-deps): bump @oclif/plugin-help from 6.2.28 to 6.2.29
2 parents 1489fcd + a6f3709 commit 57fc939

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.28",
19+
"@oclif/plugin-help": "^6.2.29",
2020
"@salesforce/dev-scripts": "^11.0.2",
2121
"@salesforce/plugin-auth": "^3.6.129",
2222
"@salesforce/plugin-user": "^3.6.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@
15891589
wordwrap "^1.0.0"
15901590
wrap-ansi "^7.0.0"
15911591

1592-
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1593-
version "6.2.28"
1594-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1595-
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
1592+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29":
1593+
version "6.2.29"
1594+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1595+
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
15961596
dependencies:
15971597
"@oclif/core" "^4"
15981598

0 commit comments

Comments
 (0)