Skip to content

Commit 7dd36ea

Browse files
authored
Merge pull request #1029 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.8.0
fix(deps): bump @oclif/core from 4.7.2 to 4.8.0
2 parents a1156ac + 1a1e062 commit 7dd36ea

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

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"
@@ -8496,16 +8496,7 @@ wrap-ansi@^8.1.0:
84968496
string-width "^5.0.1"
84978497
strip-ansi "^7.0.1"
84988498

8499-
wrap-ansi@^9.0.0:
8500-
version "9.0.0"
8501-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e"
8502-
integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==
8503-
dependencies:
8504-
ansi-styles "^6.2.1"
8505-
string-width "^7.0.0"
8506-
strip-ansi "^7.1.0"
8507-
8508-
wrap-ansi@^9.0.2:
8499+
wrap-ansi@^9.0.0, wrap-ansi@^9.0.2:
85098500
version "9.0.2"
85108501
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
85118502
integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==

0 commit comments

Comments
 (0)