Skip to content

Commit

Permalink
chore(deps): update dependency @oclif/plugin-help to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 33e2b78 commit 286f8ff
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@oclif/dev-cli": "1.26.0",
"@oclif/plugin-help": "3.2.2",
"@oclif/plugin-help": "3.2.3",
"@oclif/test": "1.2.8",
"@salesforce/dev-config": "1.6.0",
"@salesforce/ts-sinon": "1.3.12",
Expand Down
24 changes: 20 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -623,10 +623,10 @@
cli-ux "^5.4.5"
lodash "^4.17.11"

"@oclif/plugin-help@3.2.2", "@oclif/plugin-help@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.2.tgz#063ee08cee556573a5198fbdfdaa32796deba0ed"
integrity sha512-SPZ8U8PBYK0n4srFjCLedk0jWU4QlxgEYLCXIBShJgOwPhTTQknkUlsEwaMIevvCU4iCQZhfMX+D8Pz5GZjFgA==
"@oclif/plugin-help@3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.3.tgz#cd24010e7eb326782843d3aa6d6b5a4affebb2c3"
integrity sha512-l2Pd0lbOMq4u/7xsl9hqISFqyR9gWEz/8+05xmrXFr67jXyS6EUCQB+mFBa0wepltrmJu0sAFg9AvA2mLaMMqQ==
dependencies:
"@oclif/command" "^1.5.20"
"@oclif/config" "^1.15.1"
Expand Down Expand Up @@ -668,6 +668,22 @@
widest-line "^3.1.0"
wrap-ansi "^4.0.0"

"@oclif/plugin-help@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.2.tgz#063ee08cee556573a5198fbdfdaa32796deba0ed"
integrity sha512-SPZ8U8PBYK0n4srFjCLedk0jWU4QlxgEYLCXIBShJgOwPhTTQknkUlsEwaMIevvCU4iCQZhfMX+D8Pz5GZjFgA==
dependencies:
"@oclif/command" "^1.5.20"
"@oclif/config" "^1.15.1"
"@oclif/errors" "^1.2.2"
chalk "^4.1.0"
indent-string "^4.0.0"
lodash.template "^4.4.0"
string-width "^4.2.0"
strip-ansi "^6.0.0"
widest-line "^3.1.0"
wrap-ansi "^4.0.0"

"@oclif/plugin-not-found@^1.2.2", "@oclif/plugin-not-found@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-1.2.4.tgz#160108c82f0aa10f4fb52cee4e0135af34b7220b"
Expand Down

0 comments on commit 286f8ff

Please sign in to comment.