Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Update react-dom from 16.0.0 to 16.1.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies[bot] authored and davegaeddert committed Nov 15, 2017
1 parent d8d3703 commit 9e7e7e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"fuzzaldrin": "^2.1.0",
"github": "^12.0.1",
"opn": "^5.1.0",
"react-dom": "^16.1.1",
"react": "^16.1.1",
"react-dom": "^16.0.0",
"react-hot-loader": "^3.1.1",
"styled-components": "^2.2.3"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4282,9 +4282,9 @@ react-deep-force-update@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-2.1.1.tgz#8ea4263cd6455a050b37445b3f08fd839d86e909"

react-dom@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.0.0.tgz#9cc3079c3dcd70d4c6e01b84aab2a7e34c303f58"
react-dom@^16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.1.1.tgz#b2e331b6d752faf1a2d31399969399a41d8d45f8"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit 9e7e7e1

Please sign in to comment.