Update dependency redux-thunk to v3

This commit is contained in:
elastic-renovate-prod[bot] 2025-01-10 08:40:07 +00:00 committed by GitHub
parent 41a42555f9
commit 6f40d805bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -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",

View file

@ -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"