From 1d936c7d500a4bf985f986e5d86b078f61c45934 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 13:35:04 +0000 Subject: [PATCH] Bump rc-table from 6.5.1 to 6.6.0 Bumps [rc-table](https://github.com/react-component/table) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/react-component/table/releases) - [Changelog](https://github.com/react-component/table/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/table/compare/6.5.1...6.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8be2c7b..4dc7e18 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bootstrap": "4.3.1", "pushstate-server": "^3.1.0", - "rc-table": "^6.5.1", + "rc-table": "^6.6.0", "react": "^15.4.2", "react-dom": "^15.3.0", "react-linkify": "^0.2.2", diff --git a/yarn.lock b/yarn.lock index 761f0f8..f8c56ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5859,9 +5859,9 @@ raw-body@2.3.3: iconv-lite "0.4.23" unpipe "1.0.0" -rc-table@^6.5.1: - version "6.5.1" - resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.5.1.tgz#b05ef79127e24b353083f8399dedaa9cbfbd16a2" +rc-table@^6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.6.0.tgz#4c90d1f510223ec87a034bf9b709398d4b6b5d80" dependencies: babel-runtime "6.x" classnames "^2.2.5"