Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2019
1 parent ab85286 commit 20d7a47
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 229 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"react-dom": "16.10.2"
},
"devDependencies": {
"@graphql-codegen/cli": "1.8.1",
"@graphql-codegen/fragment-matcher": "1.8.1",
"@graphql-codegen/introspection": "1.8.1",
"@graphql-codegen/typescript": "1.8.1",
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@graphql-codegen/cli": "1.9.1",
"@graphql-codegen/fragment-matcher": "1.9.1",
"@graphql-codegen/introspection": "1.9.1",
"@graphql-codegen/typescript": "1.9.1",
"@graphql-codegen/typescript-operations": "1.9.1",
"@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/graphql": "14.2.3",
"@types/node": "12.11.1",
"@types/react": "16.9.7",
"@types/react-dom": "16.9.2",
"@types/node": "12.12.14",
"@types/react": "16.9.13",
"@types/react-dom": "16.9.4",
"@types/yaml": "1.2.0",
"dotenv": "8.2.0",
"ts-node": "8.4.1",
"typescript": "3.6.4",
"ts-node": "8.5.4",
"typescript": "3.7.2",
"yaml": "1.7.2"
},
"scripts": {
Expand Down

0 comments on commit 20d7a47

Please sign in to comment.