Skip to content

Commit 2752e6d

Browse files
committed
chore(deps): update dependency typescript to v2.9.2
1 parent 8dd06e3 commit 2752e6d

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
@@ -15,7 +15,7 @@
1515
"@types/node": "9.4.6",
1616
"graphql": "0.13.1",
1717
"ts-node": "5.0.0",
18-
"typescript": "2.7.2"
18+
"typescript": "2.9.2"
1919
},
2020
"scripts": {
2121
"test": "cd src/example && ts-node test.ts",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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:
@@ -391,9 +391,9 @@ [email protected]:
391391
source-map-support "^0.5.3"
392392
yn "^2.0.0"
393393

394-
typescript@2.7.2:
395-
version "2.7.2"
396-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
394+
typescript@2.9.2:
395+
version "2.9.2"
396+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
397397

398398
universalify@^0.1.0:
399399
version "0.1.1"

0 commit comments

Comments
 (0)