Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v9.6.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2018
1 parent 8dd06e3 commit 3c8465e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.30",
"graphql": "0.13.1",
"ts-node": "5.0.0",
"typescript": "2.7.2"
Expand Down
14 changes: 7 additions & 7 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.30":
version "9.6.30"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.30.tgz#1ecf83eaf7ac2d0dada7a9d61a1e4e7a6183ac06"

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

[email protected]:
version "2.0.1"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390"
graphql-config@^2.0.1:
version "2.1.0"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.1.0.tgz#f07107ac44b661282d2002497de588f01aa92c9d"
dependencies:
graphql-import "^0.4.4"
graphql-request "^1.5.0"
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 3c8465e

Please sign in to comment.