From 3cf64992f0849813071cb359f331331228e7f9f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:16:24 +0000 Subject: [PATCH] Bump table from 6.0.8 to 6.0.9 Bumps [table](https://github.com/gajus/table) from 6.0.8 to 6.0.9. - [Release notes](https://github.com/gajus/table/releases) - [Commits](https://github.com/gajus/table/compare/v6.0.8...v6.0.9) 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 27dcef8..32c050b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5784,9 +5784,9 @@ table@^5.2.3: string-width "^3.0.0" table@^6.0.1: - version "6.0.8" - resolved "https://registry.yarnpkg.com/table/-/table-6.0.8.tgz#b63f35af8d90601de282a3292226007a9429644f" - integrity sha512-OBAdezyozae8IvjHGXBDHByVkLCcsmffXUSj8LXkNb0SluRd4ug3GFCjk6JynZONIPhOkyr0Nnvbq1rlIspXyQ== + version "6.0.9" + resolved "https://registry.yarnpkg.com/table/-/table-6.0.9.tgz#790a12bf1e09b87b30e60419bafd6a1fd85536fb" + integrity sha512-F3cLs9a3hL1Z7N4+EkSscsel3z55XT950AvB05bwayrNg5T1/gykXtigioTAjbltvbMSJvvhFCbnf6mX+ntnJQ== dependencies: ajv "^8.0.1" is-boolean-object "^1.1.0"