mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
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:
parent
2a91fa74f9
commit
32e1b13544
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
||||||
"eslint-plugin-standard": "^4.0.0",
|
"eslint-plugin-standard": "^4.0.0",
|
||||||
"node-sass-chokidar": "^1.3.4",
|
"node-sass-chokidar": "^1.3.4",
|
||||||
"react-app-rewire-scss": "^1.0.2",
|
"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": "^3.4.1",
|
||||||
"redux-devtools-dock-monitor": "^1.1.3",
|
"redux-devtools-dock-monitor": "^1.1.3",
|
||||||
"redux-devtools-log-monitor": "^1.4.0"
|
"redux-devtools-log-monitor": "^1.4.0"
|
||||||
|
|
|
@ -8723,10 +8723,10 @@ react-app-rewire-scss@^1.0.2:
|
||||||
node-sass "^4.9.0"
|
node-sass "^4.9.0"
|
||||||
sass-loader "^7.0.3"
|
sass-loader "^7.0.3"
|
||||||
|
|
||||||
react-app-rewired@^2.1.1:
|
react-app-rewired@^2.1.3:
|
||||||
version "2.1.1"
|
version "2.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.1.tgz#cf8bf22e027f4272dae95d2f7da07f2639701422"
|
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.3.tgz#5ae8583ecc9f9f968d40b735d2abbe871378a52f"
|
||||||
integrity sha512-Ukj2vbKN61bPF3f1EJLe2LtaKJio++iqUoyTQ5VAzyj7XRthkDrk4sGFaTjJrmWt7yJ/Ry9JbFGGSmfzlbt5Cg==
|
integrity sha512-NXC2EsQrnEMV7xD70rHcBq0B4PSEzjY/K2m/e+GRgit2jZO/uZApnpCZSKvIX2leLRN69Sqf2id0VXZ1F62CDw==
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn "^6.0.5"
|
cross-spawn "^6.0.5"
|
||||||
dotenv "^6.2.0"
|
dotenv "^6.2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue