Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit 77e8515

Browse files
renovate[bot]fusion-bot[bot]
authored andcommitted
Update dependency react-dom to v16.4.1
#116
1 parent 8fe0788 commit 77e8515

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "1.13.5",
5656
"prop-types": "^15.6.1",
5757
"react": "^16.3.2",
58-
"react-dom": "16.3.2",
58+
"react-dom": "16.4.1",
5959
"react-redux": "^5.0.7",
6060
"react-test-renderer": "^16.3.2",
6161
"redux": "4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4349,9 +4349,9 @@ rc@^1.1.7:
43494349
minimist "^1.2.0"
43504350
strip-json-comments "~2.0.1"
43514351

4352-
react-dom@16.3.2:
4353-
version "16.3.2"
4354-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.2.tgz#cb90f107e09536d683d84ed5d4888e9640e0e4df"
4352+
react-dom@16.4.1:
4353+
version "16.4.1"
4354+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
43554355
dependencies:
43564356
fbjs "^0.8.16"
43574357
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)