Skip to content

Commit b994183

Browse files
fix(deps): bump @oclif/core from 4.2.6 to 4.2.8 (#811)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.6 to 4.2.8. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.2.6...4.2.8) --- 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 b486120 commit b994183

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,12 +1515,12 @@
15151515
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
15161516

15171517
"@oclif/core@^4", "@oclif/core@^4.2.3":
1518-
version "4.2.6"
1519-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1520-
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
1518+
version "4.2.8"
1519+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1520+
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
15211521
dependencies:
15221522
ansi-escapes "^4.3.2"
1523-
ansis "^3.10.0"
1523+
ansis "^3.16.0"
15241524
clean-stack "^3.0.1"
15251525
cli-spinners "^2.9.2"
15261526
debug "^4.4.0"
@@ -2576,10 +2576,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
25762576
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
25772577
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
25782578

2579-
ansis@^3.10.0, ansis@^3.5.2:
2580-
version "3.10.0"
2581-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2582-
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
2579+
ansis@^3.10.0, ansis@^3.16.0, ansis@^3.5.2:
2580+
version "3.16.0"
2581+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2582+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
25832583

25842584
anymatch@~3.1.2:
25852585
version "3.1.3"

0 commit comments

Comments
 (0)