From 446e95a153692533bd4b05728fa8e3f9ac011345 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 06:53:31 +0000 Subject: [PATCH] Bump rc-table from 6.5.1 to 6.7.0 Bumps [rc-table](https://github.com/react-component/table) from 6.5.1 to 6.7.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.7.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..135c9e0 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.7.0", "react": "^15.4.2", "react-dom": "^15.3.0", "react-linkify": "^0.2.2", diff --git a/yarn.lock b/yarn.lock index 04ee475..78f4ec7 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.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.7.0.tgz#8aca002f84a43a2d51a4fcda0f7a51694154286d" dependencies: babel-runtime "6.x" classnames "^2.2.5"