mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-09 03:11:33 +00:00
Update dependency redux to v4.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f8401fbef2
commit
5b01f8376d
2 changed files with 9 additions and 2 deletions
|
@ -94,7 +94,7 @@
|
|||
"react-router-use-location-state": "2.5.0",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-use": "17.2.4",
|
||||
"redux": "4.1.0",
|
||||
"redux": "4.1.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"ts-mockery": "1.2.0",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
|
|
|
@ -12108,7 +12108,14 @@ redux-devtools@3.7.0:
|
|||
prop-types "^15.7.2"
|
||||
redux-devtools-instrument "^1.10.0"
|
||||
|
||||
redux@4.1.0, redux@^4.0.0, redux@^4.0.4:
|
||||
redux@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.1.tgz#76f1c439bb42043f985fbd9bf21990e60bd67f47"
|
||||
integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.9.2"
|
||||
|
||||
redux@^4.0.0, redux@^4.0.4:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz#eb049679f2f523c379f1aff345c8612f294c88d4"
|
||||
integrity sha512-uI2dQN43zqLWCt6B/BMGRMY6db7TTY4qeHHfGeKb3EOhmOKjU3KdWvNLJyqaHRksv/ErdNH7cFZWg9jXtewy4g==
|
||||
|
|
Loading…
Add table
Reference in a new issue