Skip to content

Commit a21365d

Browse files
fix(deps): bump @oclif/core from 4.2.2 to 4.2.3
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.2.2...4.2.3) --- 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 5cbeb02 commit a21365d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1142,12 +1142,12 @@
11421142
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
11431143

11441144
"@oclif/core@^4", "@oclif/core@^4.2.0":
1145-
version "4.2.2"
1146-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.2.tgz#1f46f4a613f16dda636d27e0192d50f4b885e8d4"
1147-
integrity sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==
1145+
version "4.2.3"
1146+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
1147+
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
11481148
dependencies:
11491149
ansi-escapes "^4.3.2"
1150-
ansis "^3.6.0"
1150+
ansis "^3.8.1"
11511151
clean-stack "^3.0.1"
11521152
cli-spinners "^2.9.2"
11531153
debug "^4.4.0"
@@ -2208,7 +2208,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
22082208
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
22092209
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
22102210

2211-
ansis@^3.4.0, ansis@^3.5.2, ansis@^3.6.0, ansis@^3.9.0:
2211+
ansis@^3.4.0, ansis@^3.5.2, ansis@^3.8.1, ansis@^3.9.0:
22122212
version "3.9.0"
22132213
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
22142214
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==

0 commit comments

Comments
 (0)