Skip to content

Commit 1a0ec7f

Browse files
authored
Merge pull request #1001 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.21
chore(dev-deps): bump @oclif/plugin-help from 6.2.20 to 6.2.21
2 parents 743850e + d7ecb0a commit 1a0ec7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.2.26",
14-
"@oclif/plugin-help": "^6.2.19",
14+
"@oclif/plugin-help": "^6.2.21",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,10 +1761,10 @@
17611761
semver "^7.6.3"
17621762
ts-json-schema-generator "^1.5.1"
17631763

1764-
"@oclif/plugin-help@^6.2.19", "@oclif/plugin-help@^6.2.20":
1765-
version "6.2.20"
1766-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1767-
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
1764+
"@oclif/plugin-help@^6.2.20", "@oclif/plugin-help@^6.2.21":
1765+
version "6.2.21"
1766+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1767+
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
17681768
dependencies:
17691769
"@oclif/core" "^4"
17701770

0 commit comments

Comments
 (0)