Skip to content

Commit 3e5c72d

Browse files
authored
Merge pull request #321 from salesforcecli/dependabot-npm_and_yarn-oclif-3.8.1
chore(dev-deps): bump oclif from 3.7.3 to 3.8.1
2 parents 8863b2b + 28e19b6 commit 3e5c72d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"husky": "^7.0.4",
3939
"mocha": "^9.1.3",
4040
"nyc": "^15.1.0",
41-
"oclif": "^3.7.3",
41+
"oclif": "^3.8.1",
4242
"prettier": "^2.8.7",
4343
"pretty-quick": "^3.1.3",
4444
"salesforce-alm": "^54.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7902,10 +7902,10 @@ object.values@^1.1.5, object.values@^1.1.6:
79027902
define-properties "^1.1.4"
79037903
es-abstract "^1.20.4"
79047904

7905-
oclif@^3.7.3:
7906-
version "3.7.3"
7907-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.7.3.tgz#822bb37626e65bf49d6644f07477dc3523fe0f4f"
7908-
integrity sha512-yQ85UkSJAsDIRx0DXrp287GyvsBc2piyk3a8wup8/T+wxmsdEvWW+SaDWIQfpHNzMHYHrGus0hGW2ZwNvcNgjg==
7905+
oclif@^3.8.1:
7906+
version "3.8.1"
7907+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.1.tgz#15be26a8ce842b690c8384b4056fcf67394caa11"
7908+
integrity sha512-1yc1rtsQrou6t21WYM6JM2fUzK3GKhGboB/A6ZeTFyC3VJb39fUWcRrQYE1JEoNlBHk5Z5hok8PEq09Vhm4ZZA==
79097909
dependencies:
79107910
"@oclif/core" "^2.8.0"
79117911
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)