Skip to content

Commit

Permalink
Merge 6d9ad20 into 295a33c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2019
2 parents 295a33c + 6d9ad20 commit 4d4870c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/redux-saga-requests-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"npm-run-all": "4.1.5",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-redux": "7.1.1",
"react-redux": "7.1.2",
"react-test-renderer": "16.9.0",
"redux": "4.0.4",
"redux-mock-store": "1.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7596,10 +7596,10 @@ react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==

react-redux@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.1.tgz#ce6eee1b734a7a76e0788b3309bf78ff6b34fa0a"
integrity sha512-QsW0vcmVVdNQzEkrgzh2W3Ksvr8cqpAv5FhEk7tNEft+5pp7rXxAudTz3VOPawRkLIepItpkEIyLcN/VVXzjTg==
react-redux@7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.2.tgz#6a84d2ef5bb5aa74c3e9408580fe2e67c4bca851"
integrity sha512-MUh28sWAN+5t8UFcOcWb7+EVvRNhgKijwHiJHkkc/gjiuMaygAvy7QszLyKvMHEOc0S664cEEsesGixTa43pzQ==
dependencies:
"@babel/runtime" "^7.5.5"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit 4d4870c

Please sign in to comment.