From 927c5ff474e18a1fc52d6c87cbc104469a2e3be5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 16:51:36 +0000 Subject: [PATCH] Bump babel-plugin-import from 1.12.1 to 1.12.2 in /src/FilterLists.Web Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/ant-design/babel-plugin-import/releases) - [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.12.1...v1.12.2) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 567598 -> 567598 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 e2bd271b6169cda3201c515fc0df233aab03d034..7620897edc85b5491f1ca9dd86673ad5fc720ed4 100644 GIT binary patch delta 166 zcmZ2?Non0BrG_nxPJPoCIWZbdo5097y{V5;aeDJcM&;13D$8PRPqQ+|yy8fU;>hHx zQ2peTl5B5BkKp{G#DYY9qu>%VZ*Bjo{PKbv@64)#@QTtL6AzzE#5@83 delta 162 zcmZ2?Non0BrG_nxPJPoar!yH%o5097y{V5;ak_E_lX9rBQ+b$|o2yf0NN8nYRJead zW>t}XWO-zAVPR3Kk!xyFZhCNNNknBxzE_e*l~OI}G?xoc2Pu4h@Y zuUSrLc1ft8L2;gMNS1%`WJVvu$?=u!lM9r&+GG0}ftU%1nSq!Eh*^P{4T#yd$M$nv Glmq}7a62;q diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index edd1b357a..c9a067e76 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -9,7 +9,7 @@ "@types/react-dom": "^16.9.0", "@types/react-router-dom": "^4.3.5", "antd": "^3.23.3", - "babel-plugin-import": "^1.12.1", + "babel-plugin-import": "^1.12.2", "customize-cra": "^0.7.0", "react": "^16.9.0", "react-app-rewired": "^2.1.3",