Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update react monorepo to v16.8.4
  • Loading branch information
renovate-bot committed Mar 6, 2019
commit bb78b898a94fc923468bf0e27e946495a43edebf
4 changes: 2 additions & 2 deletions packages/graphql-hooks-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"react-dom": "^16.8.1"
},
"devDependencies": {
"react": "16.8.3",
"react-dom": "16.8.3"
"react": "16.8.4",
"react-dom": "16.8.4"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"devDependencies": {
"jest-fetch-mock": "2.1.1",
"react": "16.8.3",
"react-dom": "16.8.3",
"react": "16.8.4",
"react-dom": "16.8.4",
"react-hooks-testing-library": "0.3.4",
"react-testing-library": "6.0.0",
"rollup": "1.3.2",
Expand Down