Skip to content

Commit

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

chore(dev-deps): bump oclif from 3.4.2 to 3.4.3
  • Loading branch information
svc-cli-bot authored Jan 1, 2023
2 parents 3541032 + 76b66f4 commit 3fddc30
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 @@ -34,7 +34,7 @@
"husky": "^7.0.4",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"oclif": "^3.4.2",
"oclif": "^3.4.3",
"prettier": "^2.8.1",
"pretty-quick": "^3.1.0",
"shx": "0.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5691,10 +5691,10 @@ object.values@^1.1.5:
define-properties "^1.1.3"
es-abstract "^1.19.1"

oclif@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.4.2.tgz#718d6a52107bdab0ca861cd63acdf73eb049a2bc"
integrity sha512-YF7zqHCEWiRvfuXkqyPuQsC4PiEJuXLQWIMXOtdJgOnIKqBh9Sp3e4xFsSal9QheVsCwO5kM3Nhe+G430hk/mA==
oclif@^3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.4.3.tgz#8db95c7d1f0c8c82fb3037545f78e65fa7769a4a"
integrity sha512-Kg8ezSJvDluazG6eyN+TeoryaFn3i9utKVty2hy6I0FUy6QcPnbl8+MCha4Jwc+x5+pA46Tu0n2cnjUcWqp56w==
dependencies:
"@oclif/core" "^1.20.4"
"@oclif/plugin-help" "^5.1.19"
Expand Down

0 comments on commit 3fddc30

Please sign in to comment.