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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-11 19:54:51 +00:00 committed by GitHub
parent 2a91fa74f9
commit 718b3b69f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"proxy": "http://localhost:6769", "proxy": "http://localhost:6769",
"devDependencies": { "devDependencies": {
"@babel/plugin-proposal-decorators": "^7.4.0", "@babel/plugin-proposal-decorators": "^7.4.0",
"customize-cra": "^0.2.12", "customize-cra": "^0.8.0",
"eslint-config-standard": "^12.0.0", "eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0", "eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.0", "eslint-plugin-node": "^8.0.0",

View file

@ -3169,10 +3169,10 @@ currently-unhandled@^0.4.1:
dependencies: dependencies:
array-find-index "^1.0.1" array-find-index "^1.0.1"
customize-cra@^0.2.12: customize-cra@^0.8.0:
version "0.2.12" version "0.8.0"
resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.2.12.tgz#ffc9b6378cbdffbe29ad02c479ae5d7a502aca69" resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.8.0.tgz#011e65fde9e443733668551740b76e3eefe95822"
integrity sha512-kTNJtB35ZxHO8E3wbHNNkngQHH4u8uD8zAK4hQ29qSRRyLe1dln3k678GeyWd9TAERIqLq/5uJR37Y0P+lJLRA== integrity sha512-fIiuM4sJfDmTc+0ctNV0BCnSTsfq76bpAOHvUCrCzWaG1dHpHw2Yfec+liH4EdicG5TuwhYLFt2yY2ocJ8HoxA==
dependencies: dependencies:
lodash.flow "^3.5.0" lodash.flow "^3.5.0"