Skip to content

Commit 8482a9c

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

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
@@ -33,7 +33,7 @@
3333
"eslint-config-oclif": "^4",
3434
"eslint-config-oclif-typescript": "^1.0.3",
3535
"mocha": "^9",
36-
"oclif": "^3.16.0",
36+
"oclif": "^3.17.1",
3737
"ts-node": "^9.1.1",
3838
"typescript": "^4.6.3"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3618,10 +3618,10 @@ object-treeify@^1.1.33:
36183618
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
36193619
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
36203620

3621-
oclif@^3.16.0:
3622-
version "3.16.0"
3623-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0.tgz#b1983f310cbb25944d7da02125aa0c095aa7669d"
3624-
integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow==
3621+
oclif@^3.17.1:
3622+
version "3.17.1"
3623+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.1.tgz#be210c063d4e78995b8dab594c3a220c4cf17710"
3624+
integrity sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ==
36253625
dependencies:
36263626
"@oclif/core" "^2.11.4"
36273627
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)