mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency redux-thunk to v3
This commit is contained in:
parent
41a42555f9
commit
6f40d805bf
2 changed files with 6 additions and 1 deletions
|
@ -1256,7 +1256,7 @@
|
|||
"redux-devtools-extension": "^2.13.8",
|
||||
"redux-saga": "^1.1.3",
|
||||
"redux-saga-testing": "^2.0.2",
|
||||
"redux-thunk": "^2.4.2",
|
||||
"redux-thunk": "^3.1.0",
|
||||
"redux-thunks": "^1.0.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"remark-gfm": "1.0.0",
|
||||
|
|
|
@ -28279,6 +28279,11 @@ redux-thunk@^2.4.2:
|
|||
resolved "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.2.tgz"
|
||||
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
|
||||
|
||||
redux-thunk@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-3.1.0.tgz#94aa6e04977c30e14e892eae84978c1af6058ff3"
|
||||
integrity sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==
|
||||
|
||||
redux-thunks@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/redux-thunks/-/redux-thunks-1.0.0.tgz#56e03b86d281a2664c884ab05c543d9ab1673658"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue