From a7fd73995bd90498a457adcf8f7c255d31a14ca7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 10:17:00 +0800 Subject: [PATCH] build(deps): bump @ant-design/pro-table from 2.3.4 to 2.3.5 (#6842) Bumps [@ant-design/pro-table](https://github.com/ant-design/pro-table) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/ant-design/pro-table/releases) - [Commits](https://github.com/ant-design/pro-table/compare/v2.3.4...v2.3.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c50586c..528d150f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dependencies": { "@ant-design/icons": "^4.0.0", "@ant-design/pro-layout": "^5.0.16", - "@ant-design/pro-table": "2.3.4", + "@ant-design/pro-table": "2.3.5", "antd": "4.3.3", "classnames": "^2.2.6", "lodash": "^4.17.11",