Skip to content

Commit

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

chore(dev-deps): bump @oclif/plugin-help from 5.2.8 to 5.2.9
  • Loading branch information
svc-cli-bot committed Apr 8, 2023
2 parents 4037601 + 0fc02d2 commit e71a9f8
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.2.8",
"@oclif/plugin-help": "^5.2.9",
"@oclif/test": "^2.3.10",
"@types/chai": "^4.3.4",
"@types/fs-extra": "^9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,12 +654,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", "@oclif/plugin-help@^5.2.8":
version "5.2.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.8.tgz#25821ea8588b59e5554187611ce58b8a95d4e90d"
integrity sha512-Fl1DD6Hm7USG/BYqcUmc/hMXK6Bnd3HvkZsRG+qi0dbYaNtY9zJ58C5b3lgPn69bXJlyi1eWX4S8djSUWD8VYg==
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.9":
version "5.2.9"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.9.tgz#badbafdfe3f98ac78a5a3b79582e081d4b64c4b7"
integrity sha512-0J3oowPURZJ4Dn1p1WpQ46E4+CoV20KTn1cvsNiDl6Hmbw+qoljKQnArJJzNFeZQxWo4R7/S42PrzKJTVYh68Q==
dependencies:
"@oclif/core" "^2.6.2"
"@oclif/core" "^2.8.0"

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

0 comments on commit e71a9f8

Please sign in to comment.