Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v8.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 8, 2018
1 parent ecffa5e commit 7ffd1a9
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 @@ -62,7 +62,7 @@
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
"@types/node": "8.10.2",
"@types/node": "8.10.3",
"apollo-cache-inmemory": "^1.1.12",
"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 @@ -41,7 +41,7 @@
"@types/graphql": "0.12.7",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
"@types/node": "8.10.2",
"@types/node": "8.10.3",
"browserify": "15.2.0",
"flow-bin": "0.69.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 @@ -45,7 +45,7 @@
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.105",
"@types/node": "8.10.2",
"@types/node": "8.10.3",
"@types/react": "16.0.34",
"@types/react-dom": "16.0.4",
"browserify": "15.2.0",
Expand Down

0 comments on commit 7ffd1a9

Please sign in to comment.