Skip to content

Commit 713607e

Browse files
fix(deps): bump @oclif/core from 4.0.11 to 4.0.12 (#1244)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.11 to 4.0.12. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.11...4.0.12) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a58d79 commit 713607e

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
@@ -1280,12 +1280,12 @@
12801280
fastq "^1.6.0"
12811281

12821282
"@oclif/core@^4", "@oclif/core@^4.0.8":
1283-
version "4.0.11"
1284-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.11.tgz#0a774d00ccab8ee63eb01c5ad2bffc69a170dba8"
1285-
integrity sha512-cZLLdSm9tGSbuoRjjgXf128zvPZH+afjQMQcrvDfoN347KvPg75ne8YJ8qHix+T3Vl03iXfgIH6guQN0kLgmjg==
1283+
version "4.0.12"
1284+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
1285+
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
12861286
dependencies:
12871287
ansi-escapes "^4.3.2"
1288-
ansis "^3.1.1"
1288+
ansis "^3.2.1"
12891289
clean-stack "^3.0.1"
12901290
cli-spinners "^2.9.2"
12911291
debug "^4.3.5"
@@ -2588,10 +2588,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
25882588
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
25892589
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
25902590

2591-
ansis@^3.1.1, ansis@^3.2.0:
2592-
version "3.2.0"
2593-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
2594-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
2591+
ansis@^3.2.0, ansis@^3.2.1:
2592+
version "3.3.1"
2593+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
2594+
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==
25952595

25962596
anymatch@~3.1.2:
25972597
version "3.1.3"

0 commit comments

Comments
 (0)