Skip to content

Commit aa54a1d

Browse files
committed
chore(deps): update dependency @types/node to v9.6.29
1 parent 8dd06e3 commit aa54a1d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql-config": "^2.0.1"
1313
},
1414
"devDependencies": {
15-
"@types/node": "9.4.6",
15+
"@types/node": "9.6.29",
1616
"graphql": "0.13.1",
1717
"ts-node": "5.0.0",
1818
"typescript": "2.7.2"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@types/node@9.4.6":
6-
version "9.4.6"
7-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
5+
"@types/node@9.6.29":
6+
version "9.6.29"
7+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.29.tgz#9b3c5b288c77fbd2ab5684d36e3528cb9ee5429f"
88

99
ajv@^5.5.1:
1010
version "5.5.1"
@@ -165,9 +165,9 @@ [email protected]:
165165
scuid "^1.0.2"
166166
yaml-ast-parser "^0.0.40"
167167

168-
169-
version "2.0.1"
170-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390"
168+
graphql-config@^2.0.1:
169+
version "2.1.0"
170+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.1.0.tgz#f07107ac44b661282d2002497de588f01aa92c9d"
171171
dependencies:
172172
graphql-import "^0.4.4"
173173
graphql-request "^1.5.0"
@@ -187,7 +187,7 @@ graphql-request@^1.5.0:
187187
dependencies:
188188
cross-fetch "1.1.1"
189189

190-
graphql@^0.13.1:
190+
191191
version "0.13.1"
192192
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
193193
dependencies:

0 commit comments

Comments
 (0)