Skip to content

Commit 3fddc30

Browse files
authored
Merge pull request #360 from salesforcecli/dependabot-npm_and_yarn-oclif-3.4.3
chore(dev-deps): bump oclif from 3.4.2 to 3.4.3
2 parents 3541032 + 76b66f4 commit 3fddc30

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
@@ -34,7 +34,7 @@
3434
"husky": "^7.0.4",
3535
"mocha": "^9.1.3",
3636
"nyc": "^15.1.0",
37-
"oclif": "^3.4.2",
37+
"oclif": "^3.4.3",
3838
"prettier": "^2.8.1",
3939
"pretty-quick": "^3.1.0",
4040
"shx": "0.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5691,10 +5691,10 @@ object.values@^1.1.5:
56915691
define-properties "^1.1.3"
56925692
es-abstract "^1.19.1"
56935693

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

0 commit comments

Comments
 (0)