From 64189e8f49d303f7795e26a8146ba39bdb73d835 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 07:17:32 +0000 Subject: [PATCH] Bump rc-table from 6.5.1 to 6.6.7 Bumps [rc-table](https://github.com/react-component/table) from 6.5.1 to 6.6.7. - [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.7) 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..b9c4cda 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.7", "react": "^15.4.2", "react-dom": "^15.3.0", "react-linkify": "^0.2.2", diff --git a/yarn.lock b/yarn.lock index 04ee475..d988507 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.7: + version "6.6.7" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.6.7.tgz#eb26c29df4d4311d42c9e379d14e6aaa817f50cb" dependencies: babel-runtime "6.x" classnames "^2.2.5"