Skip to content

Commit 79d1598

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v10.1.0
1 parent 2b58a90 commit 79d1598

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.13.1",
25-
"@types/node": "10.0.10",
25+
"@types/node": "10.1.0",
2626
"typescript": "2.8.3"
2727
},
2828
"repository": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
version "0.13.1"
1111
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.1.tgz#7d39750355c9ecb921816d6f76c080405b5f6bea"
1212

13-
"@types/node@10.0.10":
14-
version "10.0.10"
15-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.10.tgz#7f4667269e086daeef8667069f9f2cd862f49eb7"
13+
"@types/node@10.1.0":
14+
version "10.1.0"
15+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.1.0.tgz#2783ee1b6c47cbd4044f4a233976c1ac5fa9e942"
1616

1717
"@types/node@^9.4.6":
1818
version "9.6.7"

0 commit comments

Comments
 (0)