Skip to content

Commit 875868b

Browse files
committed
chore(deps): update dependency @types/node to v8.10.60
1 parent be125a0 commit 875868b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
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.7",
29+
"@types/node": "8.10.60",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",
3232
"typescript": "2.6.2"

yarn.lock

+3-3
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/node@8.5.7":
46-
version "8.5.7"
47-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2"
45+
"@types/node@8.10.60":
46+
version "8.10.60"
47+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.60.tgz#73eb4d1e1c8aa5dc724363b57db019cf28863ef7"
4848

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

0 commit comments

Comments
 (0)