Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v9.6.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2019
1 parent af3c5aa commit 6bf220a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2.1"
},
"devDependencies": {
"@types/node": "9.4.6",
"@types/node": "9.6.44",
"graphql": "14.0.2",
"ts-node": "5.0.0",
"typescript": "2.7.2"
Expand Down
6 changes: 3 additions & 3 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 "http://registry.npmjs.org/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
"@types/node@9.6.44":
version "9.6.44"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.44.tgz#70bb8b5fab1f9e461c2a46a5a4fedfe3af6e2f87"

ajv@^5.5.1:
version "5.5.2"
Expand Down

0 comments on commit 6bf220a

Please sign in to comment.