Skip to content

Commit

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

chore(dev-deps): bump @oclif/plugin-help from 6.1.0 to 6.2.2
  • Loading branch information
svc-cli-bot authored Jun 16, 2024
2 parents 1d79e7d + cea2a77 commit 46768d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.2.2",
"@oclif/plugin-help": "^6.1.0",
"@oclif/plugin-help": "^6.2.2",
"@salesforce/cli-plugins-testkit": "^5.3.10",
"@salesforce/dev-scripts": "^10.1.0",
"@salesforce/plugin-command-reference": "^3.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13":
"@oclif/core@^4":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
Expand Down Expand Up @@ -1679,12 +1679,12 @@
semver "^7.6.0"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.1.0.tgz#70271276c02a8224fb69234676f0079dbc836ff0"
integrity sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.2.2":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.2.tgz#d782f273693b19b6d78e7fbf696641d4ddfd8576"
integrity sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA==
dependencies:
"@oclif/core" "^4.0.0-beta.13"
"@oclif/core" "^4"

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

0 comments on commit 46768d9

Please sign in to comment.