Skip to content

Commit 0e2f1cd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.6.0
1 parent b048b65 commit 0e2f1cd

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.12.6",
25-
"@types/node": "9.4.7",
25+
"@types/node": "9.6.0",
2626
"typescript": "2.7.2"
2727
},
2828
"repository": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
version "0.12.6"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
88

9-
"@types/node@9.4.7":
10-
version "9.4.7"
11-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"
9+
"@types/node@9.6.0":
10+
version "9.6.0"
11+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7"
1212

1313
"@types/node@^9.4.6":
1414
version "9.4.6"

0 commit comments

Comments
 (0)