Skip to content

Commit 5af303a

Browse files
fix(deps): bump @oclif/core from 4.2.0 to 4.2.2
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.2.0...4.2.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66b716e commit 5af303a

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,12 +1401,12 @@
14011401
fastq "^1.6.0"
14021402

14031403
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1404-
version "4.2.0"
1405-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
1406-
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
1404+
version "4.2.2"
1405+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.2.tgz#1f46f4a613f16dda636d27e0192d50f4b885e8d4"
1406+
integrity sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==
14071407
dependencies:
14081408
ansi-escapes "^4.3.2"
1409-
ansis "^3.3.2"
1409+
ansis "^3.6.0"
14101410
clean-stack "^3.0.1"
14111411
cli-spinners "^2.9.2"
14121412
debug "^4.4.0"
@@ -2617,15 +2617,10 @@ ansicolors@~0.3.2:
26172617
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
26182618
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
26192619

2620-
ansis@^3.3.2:
2621-
version "3.3.2"
2622-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
2623-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
2624-
2625-
ansis@^3.4.0, ansis@^3.5.2:
2626-
version "3.5.2"
2627-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
2628-
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
2620+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.6.0:
2621+
version "3.8.1"
2622+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2623+
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
26292624

26302625
anymatch@~3.1.2:
26312626
version "3.1.2"

0 commit comments

Comments
 (0)