From 3087a3a569e7de929da66500982b5eb461d9472e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 23:56:20 +0000 Subject: [PATCH] Bump cli-table from 0.3.1 to 0.3.6 Bumps [cli-table](https://github.com/Automattic/cli-table) from 0.3.1 to 0.3.6. - [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/commits) 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..91713f8 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.6" + resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.6.tgz#e9d6aa859c7fe636981fd3787378c2a20bce92fc" + integrity sha512-ZkNZbnZjKERTY5NwC2SeMeLeifSPq/pubeRoTpdr3WchLlnZg6hEgvHkK5zL7KNFdd9PmHN8lxrENUwI3cE8vQ== dependencies: colors "1.0.3"