Skip to content

Commit ed8b526

Browse files
committed
fix(deps): update dependency redux-saga to v0.16.2
1 parent 58f2e9a commit ed8b526

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
@@ -17,7 +17,7 @@
1717
"react-router": "4.2.0",
1818
"react-router-dom": "4.2.2",
1919
"redux": "3.7.2",
20-
"redux-saga": "0.16.0",
20+
"redux-saga": "0.16.2",
2121
"redux-undo": "1.0.0-beta9-9-6",
2222
"whatwg-fetch": "2.0.3"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7988,10 +7988,10 @@ reduce-function-call@^1.0.1:
79887988
dependencies:
79897989
balanced-match "^0.4.2"
79907990

7991-
7992-
version "0.16.0"
7993-
resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-0.16.0.tgz#0a231db0a1489301dd980f6f2f88d8ced418f724"
7994-
integrity sha1-CiMdsKFIkwHdmA9vL4jYztQY9yQ=
7991+
7992+
version "0.16.2"
7993+
resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-0.16.2.tgz#993662e86bc945d8509ac2b8daba3a8c615cc971"
7994+
integrity sha512-iIjKnRThI5sKPEASpUvySemjzwqwI13e3qP7oLub+FycCRDysLSAOwt958niZW6LhxfmS6Qm1BzbU70w/Koc4w==
79957995

79967996
79977997
version "1.0.0-beta9-9-6"

0 commit comments

Comments
 (0)