Skip to content

Commit

Permalink
fix(deps): update dependency redux-thunk to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 88e92b7 commit c604e39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-router": "4.4.0-beta.8",
"react-router-dom": "4.4.0-beta.8",
"redux": "4.2.0",
"redux-thunk": "2.4.1",
"redux-thunk": "3.1.0",
"sanitize.css": "11.0.1",
"serve": "10.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7702,10 +7702,10 @@ redux-seamless-immutable@^0.4.0:
react-router-redux "^4.0.0"
seamless-immutable "^7.1.2"

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-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@4.2.0:
version "4.2.0"
Expand Down

0 comments on commit c604e39

Please sign in to comment.