From 298c10432bef714dbf468ba472ffcdc0b80b15d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 21 Feb 2021 23:18:01 +0000 Subject: [PATCH] Bump cli-table from 0.3.1 to 0.3.5 Bumps [cli-table](https://github.com/Automattic/cli-table) from 0.3.1 to 0.3.5. - [Release notes](https://github.com/Automattic/cli-table/releases) - [Changelog](https://github.com/Automattic/cli-table/blob/master/History.md) - [Commits](https://github.com/Automattic/cli-table/compare/0.3.1...v0.3.5) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cd9ec39..7f437c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -309,9 +309,9 @@ cli-cursor@^3.1.0: restore-cursor "^3.1.0" cli-table@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.1.tgz#f53b05266a8b1a0b934b3d0821e6e2dc5914ae23" - integrity sha1-9TsFJmqLGguTSz0IIebi3FkUriM= + version "0.3.5" + resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.5.tgz#643508c1d6b6e7b02c82c18afd5fcc8b6dab3ca6" + integrity sha512-7uo2+RMNQUZ13M199udxqwk1qxTOS53EUak4gmu/aioUpdH5RvBz0JkJslcWz6ABKedZNqXXzikMZgHh+qF16A== dependencies: colors "1.0.3"