From c6f3bcf446c282901e5d395308a9a2c5fe80653c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 10:45:10 +0000 Subject: [PATCH] chore(deps-dev): bump customize-cra from 0.4.1 to 0.5.0 Bumps [customize-cra](https://github.com/arackaf/customize-cra) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/arackaf/customize-cra/releases) - [Commits](https://github.com/arackaf/customize-cra/compare/v0.4.1...v0.5.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a2a824e..7d53ddd7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "babel-plugin-lodash": "^3.3.4", "babel-preset-env": "^1.7.0", "chart.js": "^2.8.0", - "customize-cra": "^0.4.1", + "customize-cra": "^0.5.0", "eslint": "^5.16.0", "eslint-config-prettier": "^6.0.0", "eslint-config-react-app": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 2c3fa052..b29a36a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5215,10 +5215,10 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" -customize-cra@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.4.1.tgz#4424f5661abff5443baf9cd891683de48c922614" - integrity sha512-iEzCXbQMvCEijAIH5FoHsQgFAPIloWTKPEcsxKZJysHa6GrUu348ohEz6vwUevLM6ZvWBvxx5QclFUIeED92yQ== +customize-cra@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.5.0.tgz#75819237dde2271a35c69b81284a28dc63a92315" + integrity sha512-heTp7P6prYIH3rQ1yqUEGj+TUc4Hnm50744HNLVC42CCGAWZnJMlstKiJvyxYMlUDoR6Xrq2TWm45Dp8A5n+TA== dependencies: lodash.flow "^3.5.0"