Skip to content

Commit 8b7d982

Browse files
authored
Merge pull request #1174 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.36
chore(dev-deps): bump @oclif/plugin-help from 6.2.35 to 6.2.36
2 parents 192feab + 9d98938 commit 8b7d982

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.3.8",
14-
"@oclif/plugin-help": "^6.2.35",
14+
"@oclif/plugin-help": "^6.2.36",
1515
"@salesforce/cli-plugins-testkit": "^5.3.41",
1616
"@salesforce/dev-scripts": "^11.0.4",
1717
"@salesforce/plugin-command-reference": "^3.1.78",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,10 +1416,10 @@
14161416
semver "^7.7.3"
14171417
ts-json-schema-generator "^1.5.1"
14181418

1419-
"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.35":
1420-
version "6.2.35"
1421-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.35.tgz#0e11e0c8eff9eb0eef46f2e5d429f95504eea947"
1422-
integrity sha512-ZMcQTsHaiCEOZIRZoynUQ+98fyM1Adoqx4LbOgYWRVKXKbavHPCZKm6F+/y0GpWscXVoeGnvJO6GIBsigrqaSA==
1419+
"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.36":
1420+
version "6.2.36"
1421+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0"
1422+
integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==
14231423
dependencies:
14241424
"@oclif/core" "^4"
14251425

0 commit comments

Comments
 (0)