Skip to content

Commit a38532a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.4.7
1 parent aa84ff4 commit a38532a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.12.4",
25-
"@types/node": "9.4.6",
25+
"@types/node": "9.4.7",
2626
"typescript": "2.7.2"
2727
},
2828
"repository": {

yarn.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
version "0.12.4"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.4.tgz#d43bb55d45c6de0178bbd11dd59d04fd42138d94"
88

9-
"@types/[email protected]", "@types/node@^9.4.6":
9+
10+
version "9.4.7"
11+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"
12+
13+
"@types/node@^9.4.6":
1014
version "9.4.6"
1115
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
1216

0 commit comments

Comments
 (0)