From 2ab48eeacca97791ecb2741e07b7ea38935e9aea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 05:22:31 +0000 Subject: [PATCH] Bump antd from 3.26.1 to 3.26.2 in /web Bumps [antd](https://github.com/ant-design/ant-design) from 3.26.1 to 3.26.2. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/3.26.1...3.26.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 639651 -> 639651 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index f25d3dc1b34198bb21e0b567a254bdbd37d13ed9..ae1e87bf5cb7c12fcf3534012a8deba458f45fc6 100644 GIT binary patch delta 150 zcmZ47s=l~YyuwU2!HO5HkTWGZ3=?F)I+W0Wmueb8J_f$=Rd{06Tj!E&u=k delta 149 zcmZ47s=l~Yy{M*xoLye*6%lCY9grN9nwjeu zSZoqyZ04EiqMe@O8I_i8oabB-5Mbh#Ul!zERhU#6;8^MJ5#nFyR%DP95mDjlUL4>N rRFPtoT;h`(Y!=+EIFk{GnShuXh*^M`6^Pk@m>q~Ywkyu$Y|;b(1v@fu diff --git a/web/package.json b/web/package.json index e8c0844e0..fca516c5d 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@types/react": "^16.9.16", "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.3", - "antd": "^3.26.1", + "antd": "^3.26.2", "babel-plugin-import": "^1.13.0", "customize-cra": "^0.9.1", "react": "^16.12.0",