Skip to content

Commit 8abceb5

Browse files
chore(dev-deps): bump oclif from 3.16.0 to 3.17.2
Bumps [oclif](https://github.com/oclif/oclif) from 3.16.0 to 3.17.2. - [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.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d95d863 commit 8abceb5

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
@@ -37,7 +37,7 @@
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.16.0",
40+
"oclif": "^3.17.2",
4141
"prettier": "^2.8.8",
4242
"pretty-quick": "^3.1.0",
4343
"shx": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5201,10 +5201,10 @@ object.values@^1.1.6:
52015201
define-properties "^1.1.4"
52025202
es-abstract "^1.20.4"
52035203

5204-
oclif@^3.16.0:
5205-
version "3.16.0"
5206-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0.tgz#b1983f310cbb25944d7da02125aa0c095aa7669d"
5207-
integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow==
5204+
oclif@^3.17.2:
5205+
version "3.17.2"
5206+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.2.tgz#f13756c9b1968047e76b99cb09db9725e96fb2f6"
5207+
integrity sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==
52085208
dependencies:
52095209
"@oclif/core" "^2.11.4"
52105210
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)