From 20ad4b282b981382814faaff18decc16cfe172a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 04:16:19 +0000 Subject: [PATCH] Bump ansi-colors from 4.1.1 to 4.1.3 in /tabby-terminal Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/doowb/ansi-colors/releases) - [Commits](https://github.com/doowb/ansi-colors/compare/4.1.1...4.1.3) --- updated-dependencies: - dependency-name: ansi-colors dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tabby-terminal/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tabby-terminal/yarn.lock b/tabby-terminal/yarn.lock index fa69811ac1..f273f25c39 100644 --- a/tabby-terminal/yarn.lock +++ b/tabby-terminal/yarn.lock @@ -8,9 +8,9 @@ ansi-color@^0.2.1: integrity sha1-PnXAN0dSF1RO12Oo21cJ+prlv5o= ansi-colors@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" - integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== + version "4.1.3" + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" + integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== binstring@^0.2.1: version "0.2.1"