Skip to content

Commit 3eb086e

Browse files
authored
Merge pull request #500 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 2e5f2e3 + 3d90b1c commit 3eb086e

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
@@ -36,7 +36,7 @@
3636
"husky": "^7.0.4",
3737
"mocha": "^9.1.3",
3838
"nyc": "^15.1.0",
39-
"oclif": "^3.4.2",
39+
"oclif": "^3.4.3",
4040
"prettier": "^2.8.1",
4141
"pretty-quick": "^3.1.0",
4242
"shx": "0.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5758,10 +5758,10 @@ object.values@^1.1.5:
57585758
define-properties "^1.1.3"
57595759
es-abstract "^1.19.1"
57605760

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

0 commit comments

Comments
 (0)