Skip to content

Commit

Permalink
chore(dev-deps): bump oclif from 3.4.2 to 3.6.3
Browse files Browse the repository at this point in the history
Bumps [oclif](https://github.com/oclif/oclif) from 3.4.2 to 3.6.3.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@3.4.2...3.6.3)

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2023
1 parent abf86a5 commit 601e26e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"husky": "^7.0.4",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"oclif": "^3.4.2",
"oclif": "^3.6.3",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.0",
"shx": "0.3.4",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6153,12 +6153,12 @@ object.values@^1.1.5:
define-properties "^1.1.3"
es-abstract "^1.19.1"

oclif@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.4.2.tgz#718d6a52107bdab0ca861cd63acdf73eb049a2bc"
integrity sha512-YF7zqHCEWiRvfuXkqyPuQsC4PiEJuXLQWIMXOtdJgOnIKqBh9Sp3e4xFsSal9QheVsCwO5kM3Nhe+G430hk/mA==
oclif@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.3.tgz#c8d1b2b32edcb3b913d68e68b2abfdc19229becb"
integrity sha512-S4pSWrPB9fm6IIiXBWtmNkeSWvGfw8Vb51hS6TTyv0fa2xU4sdcDU0YYKM3oFqpfapyf3aH0YjQTofJKU5joSw==
dependencies:
"@oclif/core" "^1.20.4"
"@oclif/core" "^2.0.3"
"@oclif/plugin-help" "^5.1.19"
"@oclif/plugin-not-found" "^2.3.7"
"@oclif/plugin-warn-if-update-available" "^2.0.14"
Expand All @@ -6172,6 +6172,7 @@ oclif@^3.4.2:
lodash "^4.17.21"
normalize-package-data "^3.0.3"
semver "^7.3.8"
shelljs "^0.8.5"
tslib "^2.3.1"
yeoman-environment "^3.11.1"
yeoman-generator "^5.6.1"
Expand Down

0 comments on commit 601e26e

Please sign in to comment.