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

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2020
1 parent ae8f54d commit 37b0bbf
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 427 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"translations": "node scripts/merge-translations.ts"
},
"dependencies": {
"@apollo/react-hooks": "3.0.1",
"@apollo/react-hooks": "3.1.3",
"@pauloportella/form-generator": "0.2.7-0",
"apollo": "2.18.0",
"apollo-cache-inmemory": "1.6.3",
"apollo-client": "2.6.4",
"apollo-link": "1.2.12",
"apollo-link-context": "1.0.18",
"apollo-link-http": "1.5.15",
"apollo-link-ws": "1.0.18",
"apollo-utilities": "1.3.2",
"apollo": "2.22.0",
"apollo-cache-inmemory": "1.6.5",
"apollo-client": "2.6.8",
"apollo-link": "1.2.13",
"apollo-link-context": "1.0.19",
"apollo-link-http": "1.5.16",
"apollo-link-ws": "1.0.19",
"apollo-utilities": "1.3.3",
"aws-amplify": "1.1.36",
"aws-amplify-react": "2.3.12",
"aws-sdk": "2.518.0",
Expand All @@ -34,7 +34,7 @@
"enzyme-to-json": "3.4.0",
"formik": "1.5.8",
"graphql": "14.5.3",
"graphql-tag": "2.10.1",
"graphql-tag": "2.10.3",
"i18next": "17.0.12",
"jest-styled-components": "6.3.3",
"react": "16.9.0",
Expand All @@ -55,7 +55,7 @@
"yup": "0.27.0"
},
"devDependencies": {
"@apollo/react-testing": "3.0.1",
"@apollo/react-testing": "3.1.3",
"@babel/cli": "7.5.5",
"@babel/core": "7.5.5",
"@babel/plugin-proposal-decorators": "7.4.4",
Expand Down
Loading

0 comments on commit 37b0bbf

Please sign in to comment.