Skip to content

Commit 0608829

Browse files
authored
Merge pull request #1215 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.39
chore(dev-deps): bump @oclif/plugin-help from 6.2.38 to 6.2.39
2 parents 8f9cdce + a609e99 commit 0608829

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.3.13",
16-
"@oclif/plugin-help": "^6.2.38",
16+
"@oclif/plugin-help": "^6.2.40",
1717
"@salesforce/cli-plugins-testkit": "^5.3.41",
1818
"@salesforce/dev-scripts": "^11.0.4",
1919
"@salesforce/plugin-command-reference": "^3.1.82",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@
14741474
semver "^7.7.4"
14751475
ts-json-schema-generator "^1.5.1"
14761476

1477-
"@oclif/plugin-help@^6.2.38":
1478-
version "6.2.38"
1479-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.38.tgz#6614a84c68652931126866c7b9505387dd0ca59a"
1480-
integrity sha512-aTVQ8qPy5kD/Neq2B4OEo2joukHWdEabTMHfQyXtsagW1O2MvhM58+JUWADvieX67OSjSXseD6f6O/e5SA2N/Q==
1477+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.40":
1478+
version "6.2.40"
1479+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.40.tgz#e7bcac193c39595ca6eb33f675ef944ca13cf46e"
1480+
integrity sha512-sU/PMrz1LnnnNk4T3qvZU8dTUiSc0MZaL7woh2wfuNSXbCnxicJzx4kX1sYeY6eF0NmqFiYlpNEQJykBG0g1sA==
14811481
dependencies:
14821482
"@oclif/core" "^4"
14831483

0 commit comments

Comments
 (0)