Bump react-app-rewired from 2.1.1 to 2.1.3 in /UI

Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/timarney/react-app-rewired/releases)
- [Commits](https://github.com/timarney/react-app-rewired/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-11 19:53:31 +00:00 committed by GitHub
parent 2a91fa74f9
commit 32e1b13544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"eslint-plugin-standard": "^4.0.0",
"node-sass-chokidar": "^1.3.4",
"react-app-rewire-scss": "^1.0.2",
"react-app-rewired": "^2.1.1",
"react-app-rewired": "^2.1.3",
"redux-devtools": "^3.4.1",
"redux-devtools-dock-monitor": "^1.1.3",
"redux-devtools-log-monitor": "^1.4.0"

View file

@ -8723,10 +8723,10 @@ react-app-rewire-scss@^1.0.2:
node-sass "^4.9.0"
sass-loader "^7.0.3"
react-app-rewired@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.1.tgz#cf8bf22e027f4272dae95d2f7da07f2639701422"
integrity sha512-Ukj2vbKN61bPF3f1EJLe2LtaKJio++iqUoyTQ5VAzyj7XRthkDrk4sGFaTjJrmWt7yJ/Ry9JbFGGSmfzlbt5Cg==
react-app-rewired@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.3.tgz#5ae8583ecc9f9f968d40b735d2abbe871378a52f"
integrity sha512-NXC2EsQrnEMV7xD70rHcBq0B4PSEzjY/K2m/e+GRgit2jZO/uZApnpCZSKvIX2leLRN69Sqf2id0VXZ1F62CDw==
dependencies:
cross-spawn "^6.0.5"
dotenv "^6.2.0"