From 83ef2f1364daeb588c027743c475b4d570eee740 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 07:31:35 +0000 Subject: [PATCH] Bump rc-table from 6.5.1 to 6.8.6 Bumps [rc-table](https://github.com/react-component/table) from 6.5.1 to 6.8.6. - [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.8.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8be2c7b..3e50e26 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.8.6", "react": "^15.4.2", "react-dom": "^15.3.0", "react-linkify": "^0.2.2", diff --git a/yarn.lock b/yarn.lock index 04ee475..81f10f3 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.8.6: + version "6.8.6" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.8.6.tgz#11832e4696f4c81cec5dd8a14ad1c9f7021e287a" dependencies: babel-runtime "6.x" classnames "^2.2.5" @@ -5872,7 +5872,7 @@ rc-table@^6.5.1: rc-util "^4.0.4" react-lifecycles-compat "^3.0.2" shallowequal "^1.0.2" - warning "^3.0.0" + warning "^4.0.3" rc-util@^4.0.4: version "4.3.0" @@ -7473,6 +7473,12 @@ warning@^3.0.0: dependencies: loose-envify "^1.0.0" +warning@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" + dependencies: + loose-envify "^1.0.0" + watch@~0.10.0: version "0.10.0" resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"