Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #395 from oclif/dependabot-npm_and_yarn-oclif-plug…
Browse files Browse the repository at this point in the history
…in-help-5.2.20

chore(dev-deps): bump @oclif/plugin-help from 5.2.19 to 5.2.20
  • Loading branch information
svc-cli-bot authored Oct 1, 2023
2 parents 244c3e2 + 93e4c62 commit 47750ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"tslib": "^2"
},
"devDependencies": {
"@oclif/plugin-help": "^5.2.19",
"@oclif/plugin-help": "^5.2.20",
"@oclif/test": "^2.5.6",
"@salesforce/dev-config": "^2.1.2",
"@salesforce/ts-sinon": "1.4.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,10 +390,10 @@
dependencies:
"@oclif/core" "^1.0.10"

"@oclif/plugin-help@^5.2.19":
version "5.2.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.19.tgz#be8019730c6540eefeb30e95fe13ff0b91364bf0"
integrity sha512-gf6/dFtzMJ8RA4ovlBCBGJsZsd4jPXhYWJho+Gh6KmA+Ev9LupoExbE0qT+a2uHJyHEvIg4uX/MBW3qdERD/8g==
"@oclif/plugin-help@^5.2.20":
version "5.2.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.20.tgz#4035a0ac231f95fb8e334da342175e3ca00f6abc"
integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==
dependencies:
"@oclif/core" "^2.15.0"

Expand Down

0 comments on commit 47750ca

Please sign in to comment.