Skip to content

Commit

Permalink
Bump react-dom from 16.2.0 to 16.2.1 in /packages/docs (#478)
Browse files Browse the repository at this point in the history
* Bump react-dom from 16.2.0 to 16.2.1 in /packages/docs

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <[email protected]>

* Running yarn install manually removed a whole bunch of entries and added none
  • Loading branch information
dependabot[bot] authored and pwolfert committed Aug 3, 2019
1 parent 3062379 commit 57b443b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1,101 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prismjs": "^1.11.0",
"prop-types": "^15.6.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-dom": "^16.2.1",
"react-hot-loader": "^3.1.3"
}
}
Loading

0 comments on commit 57b443b

Please sign in to comment.