Skip to content

Commit 426913b

Browse files
fix(deps): bump @oclif/core from 4.2.4 to 4.2.6
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.4 to 4.2.6. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.2.4...4.2.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51c232a commit 426913b

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
@@ -1657,12 +1657,12 @@
16571657
fastq "^1.6.0"
16581658

16591659
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3":
1660-
version "4.2.4"
1661-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1662-
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1660+
version "4.2.6"
1661+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1662+
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
16631663
dependencies:
16641664
ansi-escapes "^4.3.2"
1665-
ansis "^3.9.0"
1665+
ansis "^3.10.0"
16661666
clean-stack "^3.0.1"
16671667
cli-spinners "^2.9.2"
16681668
debug "^4.4.0"
@@ -2986,10 +2986,10 @@ ansicolors@~0.3.2:
29862986
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
29872987
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
29882988

2989-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2990-
version "3.9.0"
2991-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2992-
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
2989+
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2:
2990+
version "3.10.0"
2991+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2992+
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
29932993

29942994
anymatch@~3.1.2:
29952995
version "3.1.2"

0 commit comments

Comments
 (0)