Skip to content

Commit

Permalink
Bump oclif from 2.6.3 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [oclif](https://github.com/oclif/oclif) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/v2.7.0/CHANGELOG.md)
- [Commits](oclif/oclif@v2.6.3...v2.7.0)

---
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 Aug 3, 2022
1 parent 3ca643c commit 6a90797
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 @@ -45,7 +45,7 @@
"lint-staged": "^11.2.6",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"oclif": "^2.6.3",
"oclif": "^2.7.0",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"shelljs": "^0.8.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6046,10 +6046,10 @@ object.values@^1.1.5:
define-properties "^1.1.3"
es-abstract "^1.19.1"

oclif@^2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-2.6.3.tgz#77295d8342a41bfebcf13f7eba260d26ff5d92ef"
integrity sha512-t3w1GnDrZ9GnlO2WxdTRIlb5EmfLo7fkcpKo95q+03HoL4GVUNneraVymyUTYEBsvMyWcX8PbVkcMai/HhBydA==
oclif@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-2.7.0.tgz#590d866b02f20cff2a21ddfc56e22509c55865f5"
integrity sha512-nmgk/emtEth/0RYTMeovj22zpiT4P7KvIDc3OOT8VeAEDvdbnZfg3tV3YRnHK0zrSKETKqpHWFyNx2PLMl0eKQ==
dependencies:
"@oclif/core" "^1.6.4"
"@oclif/plugin-help" "^5.1.11"
Expand Down

0 comments on commit 6a90797

Please sign in to comment.