Skip to content

Commit 59f95af

Browse files
authored
Merge pull request #415 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.15
chore(dev-deps): bump @oclif/plugin-help from 5.2.14 to 5.2.15
2 parents 4ddbddd + 5bccb6d commit 59f95af

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tslib": "^2"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-help": "^5.2.10",
18+
"@oclif/plugin-help": "^5.2.15",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.4.3",
2121
"@salesforce/plugin-auth": "^2.8.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -716,12 +716,12 @@
716716
wordwrap "^1.0.0"
717717
wrap-ansi "^7.0.0"
718718

719-
"@oclif/plugin-help@^5.2.10", "@oclif/plugin-help@^5.2.14":
720-
version "5.2.14"
721-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.14.tgz#c89f623712fc7d74f01fd2c9d909434b335a2e7b"
722-
integrity sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA==
719+
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.15":
720+
version "5.2.15"
721+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.15.tgz#3880e02689db948a868d2a6ce413fa667f189a2e"
722+
integrity sha512-q3gC4kIRlTilA8sG/9Eq2BEW2wo2KWV0ZbQ+8i3uQCvrgY4qoCIp5JTfsbbKR5XWaqPDdZPWhWuS1Rveu5V4FA==
723723
dependencies:
724-
"@oclif/core" "^2.9.3"
724+
"@oclif/core" "^2.11.1"
725725

726726
"@oclif/plugin-not-found@^2.3.32":
727727
version "2.3.34"

0 commit comments

Comments
 (0)