Skip to content

Commit d671778

Browse files
renovate-botkbrandwijk
authored andcommitted
chore(deps): update dependency @types/node to v8.5.6
1 parent 36650e5 commit d671778

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/graphcool/graphql-cli-voyager#readme",
2727
"devDependencies": {
2828
"@types/graphql": "0.11.7",
29-
"@types/node": "8.5.5",
29+
"@types/node": "8.5.6",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",
3232
"typescript": "2.6.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
version "4.14.91"
4343
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"
4444

45-
"@types/[email protected].5":
46-
version "8.5.5"
47-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.5.tgz#6f9e8164ae1a55a9beb1d2571cfb7acf9d720c61"
45+
"@types/[email protected].6":
46+
version "8.5.6"
47+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.6.tgz#5cf96a225c7be86f72d3dde03c41399319bb8bdc"
4848

4949
accepts@^1.3.0, accepts@~1.3.3:
5050
version "1.3.3"

0 commit comments

Comments
 (0)