Skip to content

Commit 312f5c1

Browse files
chore(dev-deps): bump oclif from 4.0.4 to 4.1.0 (#602)
Bumps [oclif](https://github.com/oclif/oclif) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.0.4...4.1.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4344c2f commit 312f5c1

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
@@ -23,7 +23,7 @@
2323
"husky": "^8.0.3",
2424
"lint-staged": "^14.0.1",
2525
"mocha": "^10.2.0",
26-
"oclif": "^4.0.4",
26+
"oclif": "^4.1.0",
2727
"prettier": "^3.1.1",
2828
"shx": "^0.3.4",
2929
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4587,10 +4587,10 @@ object.values@^1.1.7:
45874587
define-properties "^1.2.0"
45884588
es-abstract "^1.22.1"
45894589

4590-
oclif@^4.0.4:
4591-
version "4.0.4"
4592-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
4593-
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
4590+
oclif@^4.1.0:
4591+
version "4.1.0"
4592+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
4593+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
45944594
dependencies:
45954595
"@oclif/core" "^3.0.4"
45964596
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)