Skip to content

Commit 76b66f4

Browse files
chore(dev-deps): bump oclif from 3.4.2 to 3.4.3
Bumps [oclif](https://github.com/oclif/oclif) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.4.2...3.4.3) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3541032 commit 76b66f4

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)