Skip to content

Commit 45aac5c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.3.0
1 parent 5411319 commit 45aac5c

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.11.7",
25-
"@types/node": "8.5.8",
25+
"@types/node": "9.3.0",
2626
"typescript": "2.6.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.11.7"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
88

9-
"@types/node@8.5.8":
10-
version "8.5.8"
11-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.8.tgz#92509422653f10e9c0ac18d87e0610b39f9821c7"
9+
"@types/node@9.3.0":
10+
version "9.3.0"
11+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
1212

1313
1414
version "0.5.3"

0 commit comments

Comments
 (0)