Skip to content

Commit b26ed24

Browse files
authored
Merge pull request #852 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 7f73b4f + 9ea54fe commit b26ed24

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
@@ -1711,12 +1711,12 @@
17111711
fastq "^1.6.0"
17121712

17131713
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1714-
version "4.2.2"
1715-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.2.tgz#1f46f4a613f16dda636d27e0192d50f4b885e8d4"
1716-
integrity sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==
1714+
version "4.2.3"
1715+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
1716+
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
17171717
dependencies:
17181718
ansi-escapes "^4.3.2"
1719-
ansis "^3.6.0"
1719+
ansis "^3.8.1"
17201720
clean-stack "^3.0.1"
17211721
cli-spinners "^2.9.2"
17221722
debug "^4.4.0"
@@ -2927,10 +2927,10 @@ ansicolors@~0.3.2:
29272927
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
29282928
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
29292929

2930-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0:
2931-
version "3.8.1"
2932-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2933-
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
2930+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
2931+
version "3.9.0"
2932+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2933+
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
29342934

29352935
anymatch@~3.1.2:
29362936
version "3.1.2"

0 commit comments

Comments
 (0)