Update dependency redux to v4.1.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-04-24 20:04:37 +00:00 committed by Tilman Vatteroth
parent 7657d1ebff
commit f64b151aea
2 changed files with 9 additions and 2 deletions

View file

@ -97,7 +97,7 @@
"react-router-use-location-state": "2.5.0",
"react-scripts": "4.0.3",
"react-use": "17.2.4",
"redux": "4.0.5",
"redux": "4.1.0",
"sanitize-filename": "1.6.3",
"ts-mockery": "1.2.0",
"typescript": "4.2.4",

View file

@ -12239,7 +12239,14 @@ redux-devtools@3.7.0:
prop-types "^15.7.2"
redux-devtools-instrument "^1.10.0"
redux@4.0.5, redux@^4.0.0, redux@^4.0.4:
redux@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz#eb049679f2f523c379f1aff345c8612f294c88d4"
integrity sha512-uI2dQN43zqLWCt6B/BMGRMY6db7TTY4qeHHfGeKb3EOhmOKjU3KdWvNLJyqaHRksv/ErdNH7cFZWg9jXtewy4g==
dependencies:
"@babel/runtime" "^7.9.2"
redux@^4.0.0, redux@^4.0.4:
version "4.0.5"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f"
integrity sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==