Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 9, 2018
1 parent 1e1956b commit 97de7d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "22.2.3",
"@types/lodash": "4.14.116",
"@types/node": "10.5.6",
"@types/node": "10.5.7",
"apollo-cache-inmemory": "^1.2.6",
"benchmark": "2.1.4",
"browserify": "15.2.0",
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 @@ -45,7 +45,7 @@
"@types/graphql": "0.12.7",
"@types/jest": "22.2.3",
"@types/lodash": "4.14.116",
"@types/node": "10.5.6",
"@types/node": "10.5.7",
"browserify": "15.2.0",
"flow-bin": "0.78.0",
"graphql": "0.13.2",
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 @@ -46,7 +46,7 @@
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "22.2.3",
"@types/lodash": "4.14.116",
"@types/node": "10.5.6",
"@types/node": "10.5.7",
"@types/react": "16.0.34",
"@types/react-dom": "16.0.4",
"browserify": "15.2.0",
Expand Down

0 comments on commit 97de7d3

Please sign in to comment.