From 718b3b69f3891d5b0f310d122b1602bc50718010 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 19:54:51 +0000 Subject: [PATCH] Bump customize-cra from 0.2.12 to 0.8.0 in /UI Bumps [customize-cra](https://github.com/arackaf/customize-cra) from 0.2.12 to 0.8.0. - [Release notes](https://github.com/arackaf/customize-cra/releases) - [Commits](https://github.com/arackaf/customize-cra/commits/v0.8.0) Signed-off-by: dependabot-preview[bot] --- UI/package.json | 2 +- UI/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UI/package.json b/UI/package.json index 2ac5324..7018439 100644 --- a/UI/package.json +++ b/UI/package.json @@ -45,7 +45,7 @@ "proxy": "http://localhost:6769", "devDependencies": { "@babel/plugin-proposal-decorators": "^7.4.0", - "customize-cra": "^0.2.12", + "customize-cra": "^0.8.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.0", diff --git a/UI/yarn.lock b/UI/yarn.lock index 3793725..fcd1132 100644 --- a/UI/yarn.lock +++ b/UI/yarn.lock @@ -3169,10 +3169,10 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" -customize-cra@^0.2.12: - version "0.2.12" - resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.2.12.tgz#ffc9b6378cbdffbe29ad02c479ae5d7a502aca69" - integrity sha512-kTNJtB35ZxHO8E3wbHNNkngQHH4u8uD8zAK4hQ29qSRRyLe1dln3k678GeyWd9TAERIqLq/5uJR37Y0P+lJLRA== +customize-cra@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.8.0.tgz#011e65fde9e443733668551740b76e3eefe95822" + integrity sha512-fIiuM4sJfDmTc+0ctNV0BCnSTsfq76bpAOHvUCrCzWaG1dHpHw2Yfec+liH4EdicG5TuwhYLFt2yY2ocJ8HoxA== dependencies: lodash.flow "^3.5.0"