From 47d3ce31cac278c189350795d52c6e54fd0ce0cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 19:56:43 +0000 Subject: [PATCH] Bump customize-cra from 0.7.0 to 0.8.0 in /src/FilterLists.Web Bumps [customize-cra](https://github.com/arackaf/customize-cra) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/arackaf/customize-cra/releases) - [Commits](https://github.com/arackaf/customize-cra/compare/v0.7.0...v0.8.0) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 600349 -> 600349 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 e68eab9dd4971ad326ed7d1a69603c85adce051f..9d3a9038d602b43e9de355790b031cc41f20b21f 100644 GIT binary patch delta 155 zcmbPxNoDROm4+6^EllOxr`IoKHJQG8JCg#V#q>mFMwQSs&&*O^lVYzlm)wwKZG+?z zzc2$Q=e*#M;OAJfAv%}KM3&Y&=-Tci$6OF4Z!VSXGvdc{k zjeJca!YhJIT>T=93%#Z%E@M@lZePpB+Md6I35c12m<5PId^R9v-=4pNV_g9NkeE4F diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 826547984..916080d49 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -10,7 +10,7 @@ "@types/react-router-dom": "^5.1.0", "antd": "^3.23.4", "babel-plugin-import": "^1.12.2", - "customize-cra": "^0.7.0", + "customize-cra": "^0.8.0", "react": "^16.9.0", "react-app-rewired": "^2.1.3", "react-dom": "^16.10.1",