Skip to content

Commit 77aeb0b

Browse files
authored
Merge pull request #435 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.17
chore(dev-deps): bump @oclif/plugin-help from 5.2.16 to 5.2.17
2 parents ede18be + d0d77eb commit 77aeb0b

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

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.14", "@oclif/plugin-help@^5.2.16":
720-
version "5.2.16"
721-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.16.tgz#bcb8ae96d3023ed3dfbbe38eba9f50f987caab4a"
722-
integrity sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==
719+
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.17":
720+
version "5.2.17"
721+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f"
722+
integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ==
723723
dependencies:
724-
"@oclif/core" "^2.11.7"
724+
"@oclif/core" "^2.11.8"
725725

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

0 commit comments

Comments
 (0)