Skip to content

Commit e3e95ca

Browse files
authored
Merge pull request #1076 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.28
chore(dev-deps): bump @oclif/plugin-help from 6.2.27 to 6.2.28
2 parents 0cf1b37 + 9dc3296 commit e3e95ca

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.38",
14-
"@oclif/plugin-help": "^6.2.27",
14+
"@oclif/plugin-help": "^6.2.28",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.49",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@
15781578
semver "^7.7.1"
15791579
ts-json-schema-generator "^1.5.1"
15801580

1581-
"@oclif/plugin-help@^6.2.27":
1582-
version "6.2.27"
1583-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.27.tgz#a3a49c3751d9f4bd66af11621017ec1e8cddcf10"
1584-
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
1581+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1582+
version "6.2.28"
1583+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1584+
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
15851585
dependencies:
15861586
"@oclif/core" "^4"
15871587

0 commit comments

Comments
 (0)