Skip to content

Commit 99e9bc3

Browse files
authored
Merge pull request #941 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.14
chore(dev-deps): bump @oclif/plugin-help from 6.2.11 to 6.2.14
2 parents 7560164 + e74bb3f commit 99e9bc3

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.16",
14-
"@oclif/plugin-help": "^6.2.11",
14+
"@oclif/plugin-help": "^6.2.14",
1515
"@salesforce/cli-plugins-testkit": "^5.3.33",
1616
"@salesforce/dev-scripts": "^10.2.10",
1717
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,10 +1279,10 @@
12791279
semver "^7.6.3"
12801280
ts-json-schema-generator "^1.5.1"
12811281

1282-
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.11":
1283-
version "6.2.11"
1284-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.11.tgz#4477cf02778c6051b91cf21add5593fea9c8418c"
1285-
integrity sha512-Vo854dALtNhA34g6m4T9uWIrYfm/JFM82LWa5gLrsJGwpUGgeBwBX4P64HLo5ro59LF3YO2xPWViLaoK6gkm3g==
1282+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.14":
1283+
version "6.2.14"
1284+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.14.tgz#3b5f2b3537b5f1e06445b86f6a37755d183137bb"
1285+
integrity sha512-Tz0QuOstZhr9EXftjihMScM0sXtjzDPrx683lKnEit/XGPdx3IJtH8+0uKxmmeDQ/VbGLNWb57ZLjB62H5yA9g==
12861286
dependencies:
12871287
"@oclif/core" "^4"
12881288

0 commit comments

Comments
 (0)