1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 08:31:58 +03:00

Bump table from 6.0.9 to 6.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-14 07:42:43 +00:00 committed by GitHub
parent 936e181a46
commit 926a334089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"stylelint": "13.12.0",
"stylelint-config-primer": "11.0.1",
"stylelint-scss": "3.19.0",
"table": "6.0.9"
"table": "6.1.0"
},
"jest": {
"testEnvironment": "node",

View File

@ -6619,10 +6619,10 @@ symbol-tree@^3.2.4:
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
table@6.0.9, table@^6.0.4, table@^6.0.7:
version "6.0.9"
resolved "https://registry.yarnpkg.com/table/-/table-6.0.9.tgz#790a12bf1e09b87b30e60419bafd6a1fd85536fb"
integrity sha512-F3cLs9a3hL1Z7N4+EkSscsel3z55XT950AvB05bwayrNg5T1/gykXtigioTAjbltvbMSJvvhFCbnf6mX+ntnJQ==
table@6.1.0, table@^6.0.4, table@^6.0.7:
version "6.1.0"
resolved "https://registry.yarnpkg.com/table/-/table-6.1.0.tgz#676a0cfb206008b59e783fcd94ef8ba7d67d966c"
integrity sha512-T4G5KMmqIk6X87gLKWyU5exPpTjLjY5KyrFWaIjv3SvgaIUGXV7UEzGEnZJdTA38/yUS6f9PlKezQ0bYXG3iIQ==
dependencies:
ajv "^8.0.1"
is-boolean-object "^1.1.0"