Skip to content

Commit

Permalink
chore: bump oclif
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Sep 21, 2023
1 parent e29b5db commit 9bb5e02
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 @@ -256,7 +256,7 @@
"husky": "^7.0.4",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"oclif": "^3.17.0",
"oclif": "^3.17.1",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"sinon": "^11.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8219,10 +8219,10 @@ object.values@^1.1.5, object.values@^1.1.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"

oclif@^3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.0.tgz#65f2e719c4c2fe3f2e6404532cc138b713fa9ed8"
integrity sha512-kgEZ1UKS5QKIZyrsyVv91rPXM6yKIQqPVIpP3c5ziY/mS+sOw7LIzJfDVxiNnBnVCeqzMVdu7LUM5bnO655x0g==
oclif@^3.17.1:
version "3.17.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.1.tgz#be210c063d4e78995b8dab594c3a220c4cf17710"
integrity sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ==
dependencies:
"@oclif/core" "^2.11.4"
"@oclif/plugin-help" "^5.2.14"
Expand Down

0 comments on commit 9bb5e02

Please sign in to comment.