Bump table from 6.1.0 to 6.2.0

Bumps [table](https://github.com/gajus/table) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/gajus/table/releases)
- [Commits](https://github.com/gajus/table/compare/v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
main
dependabot-preview[bot] 2021-04-22 16:47:19 +00:00
parent 50934e519c
commit 6ffa0b3d0b
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"microbundle": "^0.13.0",
"mocha": "^8.0.1",
"prettier": "^2.0.2",
"table": "^6.0.1",
"table": "^6.2.0",
"typescript": "^3.6.3"
}
}

View File

@ -5783,10 +5783,10 @@ table@^5.2.3:
slice-ansi "^2.1.0"
string-width "^3.0.0"
table@^6.0.1:
version "6.1.0"
resolved "https://registry.yarnpkg.com/table/-/table-6.1.0.tgz#676a0cfb206008b59e783fcd94ef8ba7d67d966c"
integrity sha512-T4G5KMmqIk6X87gLKWyU5exPpTjLjY5KyrFWaIjv3SvgaIUGXV7UEzGEnZJdTA38/yUS6f9PlKezQ0bYXG3iIQ==
table@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/table/-/table-6.2.0.tgz#3d92adbd37aca3c45de5f9c698d0474aa1de22b8"
integrity sha512-WMBBLuauiLXJjth35K4vOnd/xkaZ/dxEcyoZ+YhxSwfxFqvh+av06+oRqIwbR14m1lENB1egSWOFv/bNEt2D8A==
dependencies:
ajv "^8.0.1"
is-boolean-object "^1.1.0"