Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2019
1 parent 991de52 commit 8b58741
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"private": true,
"version": "0.1.0",
"dependencies": {
"apollo-cache-inmemory": "1.4.2",
"apollo-client": "2.4.12",
"apollo-link-http": "1.5.9",
"apollo-cache-inmemory": "1.6.2",
"apollo-client": "2.6.3",
"apollo-link-http": "1.5.15",
"graphql": "14.1.1",
"graphql.macro": "1.3.3",
"react": "16.8.0-alpha.1",
"react-apollo": "2.4.1",
"react-apollo": "2.5.8",
"react-dom": "16.8.0-alpha.1",
"react-scripts": "2.1.3"
},
Expand Down
Loading

0 comments on commit 8b58741

Please sign in to comment.