Skip to content

Commit

Permalink
Merge pull request #565 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-3.8.1

chore(dev-deps): bump oclif from 3.7.3 to 3.8.1
  • Loading branch information
svc-cli-bot authored Apr 16, 2023
2 parents 75434ba + 211040d commit 473242f
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 @@ -39,7 +39,7 @@
"husky": "^7.0.4",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"oclif": "^3.7.3",
"oclif": "^3.8.1",
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"shelljs": "^0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6556,10 +6556,10 @@ object.values@^1.1.5, object.values@^1.1.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"

oclif@^3.7.0, oclif@^3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.7.3.tgz#822bb37626e65bf49d6644f07477dc3523fe0f4f"
integrity sha512-yQ85UkSJAsDIRx0DXrp287GyvsBc2piyk3a8wup8/T+wxmsdEvWW+SaDWIQfpHNzMHYHrGus0hGW2ZwNvcNgjg==
oclif@^3.7.0, oclif@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.1.tgz#15be26a8ce842b690c8384b4056fcf67394caa11"
integrity sha512-1yc1rtsQrou6t21WYM6JM2fUzK3GKhGboB/A6ZeTFyC3VJb39fUWcRrQYE1JEoNlBHk5Z5hok8PEq09Vhm4ZZA==
dependencies:
"@oclif/core" "^2.8.0"
"@oclif/plugin-help" "^5.1.19"
Expand Down

0 comments on commit 473242f

Please sign in to comment.