Skip to content

Commit 1e277dd

Browse files
committed
chore(deps): update dependency @types/node to v8.5.5
1 parent 71ae9ad commit 1e277dd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"homepage": "https://github.com/graphcool/graphql-config#readme",
4949
"devDependencies": {
5050
"@types/graphql": "0.11.7",
51-
"@types/node": "8.5.4",
51+
"@types/node": "8.5.5",
5252
"@types/node-fetch": "1.6.7",
5353
"ava": "0.24.0",
5454
"babel-polyfill": "6.26.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
version "8.0.31"
6363
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.31.tgz#d9af61093cf4bfc9f066ca34de0175012cfb0ce9"
6464

65-
"@types/[email protected].4":
66-
version "8.5.4"
67-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.4.tgz#74bf463cb7ed54800df11ef4ec3f5d455655a593"
65+
"@types/[email protected].5":
66+
version "8.5.5"
67+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.5.tgz#6f9e8164ae1a55a9beb1d2571cfb7acf9d720c61"
6868

6969
abbrev@1:
7070
version "1.1.0"

0 commit comments

Comments
 (0)