Skip to content

Commit 02129aa

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.4.0
1 parent c762779 commit 02129aa

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.3",
25-
"@types/node": "9.3.0",
25+
"@types/node": "9.4.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.12.3"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3.tgz#c429585aaa4523135e0ab4e12dec72d2d913946f"
88

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"
9+
"@types/node@9.4.0":
10+
version "9.4.0"
11+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
1212

1313
1414
version "0.5.3"

0 commit comments

Comments
 (0)