Skip to content

Commit 99b7bea

Browse files
authored
Merge pull request #829 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.3
fix(deps): bump @oclif/core from 4.2.2 to 4.2.3
2 parents 5aa30c0 + 5eecaee commit 99b7bea

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
@@ -1736,12 +1736,12 @@
17361736
fastq "^1.6.0"
17371737

17381738
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1739-
version "4.2.2"
1740-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.2.tgz#1f46f4a613f16dda636d27e0192d50f4b885e8d4"
1741-
integrity sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==
1739+
version "4.2.3"
1740+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
1741+
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
17421742
dependencies:
17431743
ansi-escapes "^4.3.2"
1744-
ansis "^3.6.0"
1744+
ansis "^3.8.1"
17451745
clean-stack "^3.0.1"
17461746
cli-spinners "^2.9.2"
17471747
debug "^4.4.0"
@@ -3577,7 +3577,7 @@ ansicolors@~0.3.2:
35773577
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
35783578
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
35793579

3580-
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.6.0, ansis@^3.8.1:
3580+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.8.1:
35813581
version "3.9.0"
35823582
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
35833583
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==

0 commit comments

Comments
 (0)