Skip to content

Commit 2457301

Browse files
authored
Merge pull request #856 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.4
fix(deps): bump @oclif/core from 4.2.3 to 4.2.4
2 parents 0148719 + 92eeb9a commit 2457301

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,12 +1695,12 @@
16951695
fastq "^1.6.0"
16961696

16971697
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1698-
version "4.2.3"
1699-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
1700-
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
1698+
version "4.2.4"
1699+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1700+
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
17011701
dependencies:
17021702
ansi-escapes "^4.3.2"
1703-
ansis "^3.8.1"
1703+
ansis "^3.9.0"
17041704
clean-stack "^3.0.1"
17051705
cli-spinners "^2.9.2"
17061706
debug "^4.4.0"
@@ -2911,7 +2911,7 @@ ansicolors@~0.3.2:
29112911
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
29122912
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
29132913

2914-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
2914+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
29152915
version "3.9.0"
29162916
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
29172917
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==

0 commit comments

Comments
 (0)