Skip to content

Commit 45b8ae3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency redux-thunk to v2.4.1
1 parent bec1f74 commit 45b8ae3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-router": "4.4.0-beta.8",
2323
"react-router-dom": "4.4.0-beta.8",
2424
"redux": "4.1.2",
25-
"redux-thunk": "2.4.0",
25+
"redux-thunk": "2.4.1",
2626
"sanitize.css": "11.0.1",
2727
"serve": "10.1.2"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7702,10 +7702,10 @@ redux-seamless-immutable@^0.4.0:
77027702
react-router-redux "^4.0.0"
77037703
seamless-immutable "^7.1.2"
77047704

7705-
7706-
version "2.4.0"
7707-
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.0.tgz#ac89e1d6b9bdb9ee49ce69a69071be41bbd82d67"
7708-
integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA==
7705+
7706+
version "2.4.1"
7707+
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.1.tgz#0dd8042cf47868f4b29699941de03c9301a75714"
7708+
integrity sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==
77097709

77107710
77117711
version "4.1.2"

0 commit comments

Comments
 (0)