Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2018
1 parent 8dd06e3 commit e6f1af8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql-config": "^2.0.1"
},
"devDependencies": {
"@types/node": "9.4.6",
"@types/node": "9.6.0",
"graphql": "0.13.1",
"ts-node": "5.0.0",
"typescript": "2.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@types/node@9.4.6":
version "9.4.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
"@types/node@9.6.0":
version "9.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7"

ajv@^5.5.1:
version "5.5.1"
Expand Down Expand Up @@ -165,7 +165,7 @@ [email protected]:
scuid "^1.0.2"
yaml-ast-parser "^0.0.40"

[email protected]:
graphql-config@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390"
dependencies:
Expand All @@ -187,7 +187,7 @@ graphql-request@^1.5.0:
dependencies:
cross-fetch "1.1.1"

graphql@^0.13.1:
[email protected]:
version "0.13.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
dependencies:
Expand Down

0 comments on commit e6f1af8

Please sign in to comment.