Skip to content

Commit 1fabf6a

Browse files
authored
Merge pull request #447 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.19
chore(dev-deps): bump @oclif/plugin-help from 5.2.17 to 5.2.19
2 parents 13e872e + 7f4612e commit 1fabf6a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.17",
18+
"@oclif/plugin-help": "^5.2.19",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.10.0",
2121
"@salesforce/plugin-auth": "^2.8.13",

yarn.lock

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

717-
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.17":
718-
version "5.2.17"
719-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f"
720-
integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ==
717+
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.19":
718+
version "5.2.19"
719+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.19.tgz#be8019730c6540eefeb30e95fe13ff0b91364bf0"
720+
integrity sha512-gf6/dFtzMJ8RA4ovlBCBGJsZsd4jPXhYWJho+Gh6KmA+Ev9LupoExbE0qT+a2uHJyHEvIg4uX/MBW3qdERD/8g==
721721
dependencies:
722-
"@oclif/core" "^2.11.8"
722+
"@oclif/core" "^2.15.0"
723723

724724
"@oclif/plugin-not-found@^2.3.32":
725725
version "2.3.34"

0 commit comments

Comments
 (0)