Skip to content

Commit

Permalink
Merge pull request #743 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-help-6.0.20

chore(dev-deps): bump @oclif/plugin-help from 6.0.18 to 6.0.20
  • Loading branch information
svc-cli-bot authored Mar 31, 2024
2 parents 9f6bcfc + ff37719 commit 0c53a1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.2",
"@oclif/plugin-help": "^6.0.17",
"@oclif/plugin-help": "^6.0.20",
"@salesforce/cli-plugins-testkit": "^5.1.12",
"@salesforce/dev-scripts": "^8.4.2",
"@salesforce/plugin-command-reference": "^3.0.73",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,12 +1365,12 @@
semver "^7.6.0"
ts-json-schema-generator "^1.5.0"

"@oclif/plugin-help@^6.0.17", "@oclif/plugin-help@^6.0.18":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.18.tgz#9ba4151b5d77b78a345ad1308620a1fbf9731ac8"
integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
"@oclif/plugin-help@^6.0.18", "@oclif/plugin-help@^6.0.20":
version "6.0.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.20.tgz#e4a640505508224d7b9c0e61711ae4dad3f4782b"
integrity sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA==
dependencies:
"@oclif/core" "^3.23.0"
"@oclif/core" "^3.26.0"

"@oclif/plugin-not-found@^3.0.14":
version "3.0.14"
Expand Down

0 comments on commit 0c53a1d

Please sign in to comment.