Skip to content

Commit ae15425

Browse files
chore(dev-deps): bump oclif from 3.7.3 to 3.8.1
Bumps [oclif](https://github.com/oclif/oclif) from 3.7.3 to 3.8.1. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.7.3...3.8.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 db71d7d commit ae15425

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
@@ -38,7 +38,7 @@
3838
"husky": "^7.0.4",
3939
"mocha": "^9.1.3",
4040
"nyc": "^15.1.0",
41-
"oclif": "^3.7.3",
41+
"oclif": "^3.8.1",
4242
"prettier": "^2.8.7",
4343
"pretty-quick": "^3.1.0",
4444
"shx": "^0.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5468,10 +5468,10 @@ object.values@^1.1.5, object.values@^1.1.6:
54685468
define-properties "^1.1.4"
54695469
es-abstract "^1.20.4"
54705470

5471-
oclif@^3.7.0, oclif@^3.7.3:
5472-
version "3.7.3"
5473-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.7.3.tgz#822bb37626e65bf49d6644f07477dc3523fe0f4f"
5474-
integrity sha512-yQ85UkSJAsDIRx0DXrp287GyvsBc2piyk3a8wup8/T+wxmsdEvWW+SaDWIQfpHNzMHYHrGus0hGW2ZwNvcNgjg==
5471+
oclif@^3.7.0, oclif@^3.8.1:
5472+
version "3.8.1"
5473+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.1.tgz#15be26a8ce842b690c8384b4056fcf67394caa11"
5474+
integrity sha512-1yc1rtsQrou6t21WYM6JM2fUzK3GKhGboB/A6ZeTFyC3VJb39fUWcRrQYE1JEoNlBHk5Z5hok8PEq09Vhm4ZZA==
54755475
dependencies:
54765476
"@oclif/core" "^2.8.0"
54775477
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)