Skip to content

Commit 1fb21d1

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-oclif": "^4",
3434
"eslint-config-oclif-typescript": "^1.0.3",
3535
"mocha": "^9",
36-
"oclif": "^3.9.0",
36+
"oclif": "^3.9.1",
3737
"ts-node": "^9.1.1",
3838
"typescript": "^4.6.3"
3939
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3712,10 +3712,10 @@ object-treeify@^1.1.33:
37123712
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
37133713
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
37143714

3715-
oclif@^3.9.0:
3716-
version "3.9.0"
3717-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
3718-
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
3715+
oclif@^3.9.1:
3716+
version "3.9.1"
3717+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
3718+
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
37193719
dependencies:
37203720
"@oclif/core" "^2.8.4"
37213721
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)