Skip to content

Commit

Permalink
TASK: Update dependency react to v16.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2020
1 parent 7dcc34b commit 2c7c7ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"flow-typed": "2.5.1",
"jest": "23.6.0",
"prettier": "1.17.0",
"react": "16.8.6",
"react": "16.13.1",
"react-dom": "16.8.6",
"redux": "4.0.1",
"redux-saga": "1.0.2",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6968,15 +6968,14 @@ react-test-renderer@^16.0.0-0:
react-is "^16.8.3"
scheduler "^0.13.3"

react@16.8.6:
version "16.8.6"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
react@16.13.1:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.6"

read-cmd-shim@^1.0.1, read-cmd-shim@~1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 2c7c7ab

Please sign in to comment.