Skip to content

Commit b7839e2

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.22",
1616
"graphql": "0.13.1",
1717
"ts-node": "5.0.0",
1818
"typescript": "2.7.2"

yarn.lock

Lines changed: 5 additions & 5 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.22":
6+
version "9.6.22"
7+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.22.tgz#05b55093faaadedea7a4b3f76e9a61346a6dd209"
88

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

168-
168+
graphql-config@^2.0.1:
169169
version "2.0.1"
170170
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390"
171171
dependencies:
@@ -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)