Skip to content

Commit 1a1e062

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

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@
17221722
fastq "^1.6.0"
17231723

17241724
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1725-
version "4.7.2"
1726-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1727-
integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
1725+
version "4.8.0"
1726+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1727+
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
17281728
dependencies:
17291729
ansi-escapes "^4.3.2"
17301730
ansis "^3.17.0"
@@ -8471,16 +8471,7 @@ wrap-ansi@^8.1.0:
84718471
string-width "^5.0.1"
84728472
strip-ansi "^7.0.1"
84738473

8474-
wrap-ansi@^9.0.0:
8475-
version "9.0.0"
8476-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e"
8477-
integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==
8478-
dependencies:
8479-
ansi-styles "^6.2.1"
8480-
string-width "^7.0.0"
8481-
strip-ansi "^7.1.0"
8482-
8483-
wrap-ansi@^9.0.2:
8474+
wrap-ansi@^9.0.0, wrap-ansi@^9.0.2:
84848475
version "9.0.2"
84858476
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
84868477
integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==

0 commit comments

Comments
 (0)