Skip to content

Commit

Permalink
chore(deps): update dependency @types/graphql to v0.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 30, 2018
1 parent c07435a commit a39f242
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-boost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"graphql-tag": "^2.4.2"
},
"devDependencies": {
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/jest": "21.1.10",
"apollo-cache": "^1.1.7",
"browserify": "15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-cache-inmemory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"graphql": "0.11.7 || ^0.12.0 || ^0.13.0"
},
"devDependencies": {
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
"browserify": "15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"apollo-utilities": "^1.0.11"
},
"devDependencies": {
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/jest": "21.1.10",
"browserify": "15.2.0",
"graphql": "0.13.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@types/benchmark": "1.0.31",
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"filesize": "npm run build && npm run build:browser"
},
"devDependencies": {
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
"@types/node": "8.9.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-anywhere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"apollo-utilities": "^1.0.11"
},
"devDependencies": {
"@types/graphql": "0.12.5",
"@types/graphql": "0.12.7",
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
Expand Down

0 comments on commit a39f242

Please sign in to comment.