Skip to content

Commit

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

chore(dev-deps): bump @oclif/plugin-help from 5.1.19 to 5.1.20
  • Loading branch information
svc-cli-bot committed Dec 17, 2022
2 parents 256c34d + 42385f2 commit 78370e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.1.19",
"@oclif/plugin-help": "^5.1.20",
"@oclif/plugin-plugins": "^2.1.8",
"@oclif/test": "^2.2.13",
"@types/ansi-styles": "^3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -479,12 +479,12 @@
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==

"@oclif/plugin-help@^5.1.19":
version "5.1.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.19.tgz#43051772fefafe9bfe8823e2298103feb351b9c7"
integrity sha512-eQVRCFJOwRj8Tbqz8Lzd9GN38egwLCg+ohJ0xfg12CoXml03WqkfcFiAWkVwSWmLVrZUlUVrxfXKKkmpUaXZHg==
"@oclif/plugin-help@^5.1.20":
version "5.1.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.20.tgz#eba25a93266c271c7bbd08034bf53975f022476e"
integrity sha512-N8xRxE/isFcdBDI8cobixEZA5toxIK5jbxpwALNTr4s8KNAtBA3ORQrSiY0fWGkcv0sCGMwZw7rJ0Izh18JPsw==
dependencies:
"@oclif/core" "^1.20.4"
"@oclif/core" "^1.21.0"

"@oclif/plugin-plugins@^2.1.8":
version "2.1.8"
Expand Down

0 comments on commit 78370e5

Please sign in to comment.