From e77c191dfdb3137f1606f3c5e86d9305ddbc6a2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2019 14:16:25 +0000 Subject: [PATCH] Bump antd from 3.23.5 to 3.23.6 in /src/FilterLists.Web Bumps [antd](https://github.com/ant-design/ant-design) from 3.23.5 to 3.23.6. - [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.23.5...3.23.6) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605363 -> 605363 bytes src/FilterLists.Web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 23a17009d5bd634569bc5dfc0d0c607f3f52cb56..e2b727cccbebae1063454ddfef6d1461971f707a 100644 GIT binary patch delta 150 zcmdn|Q)Tl{m4+>hdhyenOj(VlC&V)fPG59_NjbD2EjiuPGAXk%xXjVNvNE_(zrv}^ zBqi6&#jP~GB3s)rpeV&4*uvYa#K_S-(bL(v#52#wE6UJ6Ak;Ojyf9PS)xyWO%+s$d uDL=$GKP4(RKRnT5@hdhwG#u^LTJh-Va>&ZNtz9O`1?XK0X_pPc1WQQ+eg=%j6#;g=ke z8tz@3p`Ge$TpF3|tnX>$6_}jsmK+=qROxT&=2hk&l;~&f<82XEk#Fvs?4D6j5#XPc sQkh;55uE6m;~hA8qlij7ZvrC_GXXI(5VHU=D-g2*G5dDj1de5Q0Pn0Y?EnA( diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 0404d7484..cf5a5059a 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -8,7 +8,7 @@ "@types/react": "^16.9.5", "@types/react-dom": "^16.9.1", "@types/react-router-dom": "^5.1.0", - "antd": "^3.23.5", + "antd": "^3.23.6", "babel-plugin-import": "^1.12.2", "customize-cra": "^0.8.0", "react": "^16.10.2",