Skip to content

Commit eda152d

Browse files
authored
Merge pull request #220 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 2dba4b4 + 3432d16 commit eda152d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.4.2",
41+
"oclif": "^3.4.3",
4242
"prettier": "^2.8.1",
4343
"pretty-quick": "^3.1.3",
4444
"salesforce-alm": "^54.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7711,10 +7711,10 @@ object.values@^1.1.5:
77117711
define-properties "^1.1.3"
77127712
es-abstract "^1.19.1"
77137713

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

0 commit comments

Comments
 (0)