From b8215876c9e7ad3b2336183f68bb1117d4135306 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 13:11:24 +0000 Subject: [PATCH] Bump customize-cra from 0.6.0 to 0.6.1 in /src/FilterLists.Web Bumps [customize-cra](https://github.com/arackaf/customize-cra) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/arackaf/customize-cra/releases) - [Commits](https://github.com/arackaf/customize-cra/compare/v0.6.0...v0.6.1) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 562739 -> 562739 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 d8f02e2b950bf198856a69e447c559d5feaa515f..42a3ec5520b69453ff5dd652d5730f99e2e1c0a3 100644 GIT binary patch delta 158 zcmdnIMrrdJrG^&9Eld^*CNDV8HT`WdqsH{C1x!lQ+xpn~rW@2Ui-v}V1Y3sr1*E3y zI~TZRWLuOumjnh^g&TW&rzfUZ15HkZY3lOscG23>%h3u?f0Rnt9 A=Kufz diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 31f753a2e..1851b659e 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -10,7 +10,7 @@ "@types/react-router-dom": "^4.3.5", "antd": "^3.23.2", "babel-plugin-import": "^1.12.1", - "customize-cra": "^0.6.0", + "customize-cra": "^0.6.1", "react": "^16.9.0", "react-app-rewired": "^2.1.3", "react-dom": "^16.9.0",