Skip to content

Commit

Permalink
Update dependency oclif to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2022
1 parent a93258d commit 9de8b3f
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 @@ -43,7 +43,7 @@
"eslint-config-oclif": "4.0.0",
"eslint-config-oclif-typescript": "1.0.2",
"globby": "13.1.2",
"oclif": "3.1.1",
"oclif": "3.2.0",
"shx": "0.3.4",
"ts-node": "10.8.1",
"tslib": "2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4222,10 +4222,10 @@ object.assign@^4.1.2:
has-symbols "^1.0.1"
object-keys "^1.1.1"

oclif@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.1.1.tgz#d79ea49384ef27b30d840f68af91696a8551fe33"
integrity sha512-5ahBXt5Q4Nh+JmRWAJhW2LIj6hXNhRu0aqkN4U2VMZ0YTHEN6jrr0HyJ7aGp5FnXt9rycOeVQqcixt62+iSj8w==
oclif@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.0.tgz#2760e97803bf35771103e20b50697b99f574ba0d"
integrity sha512-OknO1OGKNzdrE0Hz2/4nz60dLXJ0FKHGJ1mkC7GBWSMW3SMgGBsbfiWyiAXBLoBfva3W8R32CE8n8rBXiH3U2Q==
dependencies:
"@oclif/core" "^1.9.9"
"@oclif/plugin-help" "^5.1.12"
Expand Down

0 comments on commit 9de8b3f

Please sign in to comment.