mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore(deps): update dependency redux-thunk to v2.4.1
This commit is contained in:
parent
710b689490
commit
e767d5370a
@ -85,7 +85,7 @@
|
||||
"redux": "4.1.2",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"redux-thunk": "2.4.0",
|
||||
"redux-thunk": "2.4.1",
|
||||
"sass": "1.43.5",
|
||||
"swr": "1.0.1",
|
||||
"typescript": "4.5.2",
|
||||
|
@ -10775,10 +10775,10 @@ redux-mock-store@1.5.4:
|
||||
dependencies:
|
||||
lodash.isplainobject "^4.0.6"
|
||||
|
||||
redux-thunk@2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.0.tgz"
|
||||
integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA==
|
||||
redux-thunk@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.1.tgz#0dd8042cf47868f4b29699941de03c9301a75714"
|
||||
integrity sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==
|
||||
|
||||
redux@4.1.2:
|
||||
version "4.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user