Skip to content

Commit

Permalink
chore: bump oclif
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Oct 6, 2023
1 parent b9329dc commit 72c33c5
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 @@ -253,7 +253,7 @@
"husky": "^7.0.4",
"mocha": "^10",
"nyc": "^15.1.0",
"oclif": "^4.0.0-beta.5",
"oclif": "^4.0.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"sinon": "^15.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8178,10 +8178,10 @@ object.values@^1.1.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"

oclif@^4.0.0-beta.5:
version "4.0.0-beta.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.0-beta.5.tgz#a8149d87d657ab59f3b4e2b8f6a243fb3a541826"
integrity sha512-fLs5a4lTuOi7N6x6njjONusXDdigfhT9XHlGhAp6qj0d5cKwbK2VSS/WKOXVJLXvJK5ERTVmBA9MOr44ITeGvg==
oclif@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.0.tgz#fd472b9257b3a871587c7c9cef824ad91edc27fe"
integrity sha512-ZGJBNibk+tIf6+PMDoGteBE1i/bMNgIlm36/PnZNBXVIVrRZIkCsvaPgtrmti2rCf2E92OFKqmWyD2TMsLFB3g==
dependencies:
"@oclif/core" "^3.0.1"
"@oclif/plugin-help" "^5.2.14"
Expand Down

0 comments on commit 72c33c5

Please sign in to comment.