From 4c5b20e08f710359a63455ee6ad59a7383d391e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 11:01:53 +0000 Subject: [PATCH] Bump babel-plugin-import from 1.12.2 to 1.13.0 in /src/FilterLists.Web Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/ant-design/babel-plugin-import/releases) - [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.12.2...v1.13.0) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605278 -> 605278 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 5b574a00685e629c9ccdae980df943dfdd63610b..1d36bd5816e5431c690706492383f02b82a37b5d 100644 GIT binary patch delta 158 zcmccjL*?ENm4+>hi)T$Xd~Py*{$fVn=}%@cDol5L#ikmPX;Tcd8k(ZdP9hPVAr=O9Y z?c?t5lI)ou>202sYV46Q{bM1!_T&H^_V)F&8G)Dyh?#+y1&CRJm<@>8x38bgv3>yn DIs-l7 delta 162 zcmccjL*?ENm4+>hi)S$!O@8>@c>4UsjJ(sI%wkkvG@7ocz^D=$R%KbN?P*r#m{%NW zQ5>0E6{??{Qj+cM=nlvt3cZxmc&=B@2tm0wQJp z;p>)_krd<~?CTy8pq=ZMmuQq1I(egr*5m*k_V)F&8G)Dyh?#+y1&CRJm<@>8x38bg Hv3>yn@610H diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index a053cb4a8..956bf5354 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -9,7 +9,7 @@ "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.2", "antd": "^3.25.3", - "babel-plugin-import": "^1.12.2", + "babel-plugin-import": "^1.13.0", "customize-cra": "^0.9.1", "react": "^16.12.0", "react-app-rewired": "^2.1.5",