Skip to content

Commit 13799db

Browse files
authored
Merge pull request #1016 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.23
chore(dev-deps): bump @oclif/plugin-help from 6.2.21 to 6.2.23
2 parents 58c6ba6 + 45d2370 commit 13799db

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,10 +1707,10 @@
17071707
semver "^7.6.3"
17081708
ts-json-schema-generator "^1.5.1"
17091709

1710-
"@oclif/plugin-help@^6.2.21":
1711-
version "6.2.21"
1712-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1713-
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
1710+
"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.23":
1711+
version "6.2.23"
1712+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.23.tgz#e2ffdc8c94235d99ae4c3f5825006cf75343515b"
1713+
integrity sha512-BA0h1fbheN74cdrITKIwqfsRtnw/G+oysHbn+IsqWcsecgy5HZwI37/cCRLXZSZQndsgoYAhqvVpyleXv3g83A==
17141714
dependencies:
17151715
"@oclif/core" "^4"
17161716

0 commit comments

Comments
 (0)