Skip to content

Commit 4434f99

Browse files
fix(deps): bump @oclif/core from 4.2.8 to 4.2.9 (#1060)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.8 to 4.2.9. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.2.8...4.2.9) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef5a134 commit 4434f99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,12 +1150,12 @@
11501150
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
11511151

11521152
"@oclif/core@^4", "@oclif/core@^4.2.8":
1153-
version "4.2.8"
1154-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1155-
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
1153+
version "4.2.9"
1154+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.9.tgz#6eab4a3651fa433df700ec33f7006f6971eb1c2d"
1155+
integrity sha512-cIlvpefLtorcyvnvJiOmYBqn6J6qdp/06tk54p2MddGEr0gnA7EIaQXM2UtRjf4ryDVCbIo+8IFRsW8Flt0uGA==
11561156
dependencies:
11571157
ansi-escapes "^4.3.2"
1158-
ansis "^3.16.0"
1158+
ansis "^3.17.0"
11591159
clean-stack "^3.0.1"
11601160
cli-spinners "^2.9.2"
11611161
debug "^4.4.0"

0 commit comments

Comments
 (0)