38
38
version "0.4.31"
39
39
resolved "https://registry.yarnpkg.com/@types/chalk/-/chalk-0.4.31.tgz#a31d74241a6b1edbb973cf36d97a2896834a51f9"
40
40
41
- " @types/graphql@^ 0.10.0 " :
42
- version "0.10.1 "
43
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.10.1 .tgz#3944e528bb3232e09cddb5364d75aba6342d068c "
41
+
42
+ version "0.10.2 "
43
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.10.2 .tgz#d7c79acbaa17453b6681c80c34b38fcb10c4c08c "
44
44
45
- " @types/node@^8.0.17 " :
46
- version "8.0.17 "
47
- resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.17 .tgz#677bc8c118cfb76013febb62ede1f31d2c7222a1 "
45
+ " @types/node@8.5.2 " :
46
+ version "8.5.2 "
47
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2 .tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5 "
48
48
49
49
accepts@^1.3.0, accepts@~1.3.3 :
50
50
version "1.3.3"
@@ -108,7 +108,7 @@ brace-expansion@^1.1.7:
108
108
balanced-match "^1.0.0"
109
109
concat-map "0.0.1"
110
110
111
- builtin-modules@^1.0.0 :
111
+ builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
112
112
version "1.1.1"
113
113
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
114
114
@@ -142,6 +142,14 @@ chalk@^2.0.0, chalk@^2.0.1:
142
142
escape-string-regexp "^1.0.5"
143
143
supports-color "^4.0.0"
144
144
145
+ chalk@^2.1.0 :
146
+ version "2.3.0"
147
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
148
+ dependencies :
149
+ ansi-styles "^3.1.0"
150
+ escape-string-regexp "^1.0.5"
151
+ supports-color "^4.0.0"
152
+
145
153
classnames@^2.2.5 :
146
154
version "2.2.5"
147
155
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d"
@@ -190,10 +198,6 @@ color-name@^1.1.1:
190
198
version "1.1.3"
191
199
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
192
200
193
- colors@^1.1.2 :
194
- version "1.1.2"
195
- resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
196
-
197
201
commander@^2.9.0 :
198
202
version "2.11.0"
199
203
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
@@ -1296,7 +1300,11 @@ tslib@^1.0.0, tslib@^1.7.1:
1296
1300
version "1.7.1"
1297
1301
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.7.1.tgz#bc8004164691923a79fe8378bbeb3da2017538ec"
1298
1302
1299
- tslint-config-standard@^6.0.1 :
1303
+ tslib@^1.8.1 :
1304
+ version "1.8.1"
1305
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
1306
+
1307
+
1300
1308
version "6.0.1"
1301
1309
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-6.0.1.tgz#a04ba0a794759e877287056f549b081e47a56d6c"
1302
1310
dependencies :
@@ -1310,30 +1318,31 @@ tslint-eslint-rules@^4.0.0:
1310
1318
tslib "^1.0.0"
1311
1319
tsutils "^1.4.0"
1312
1320
1313
- tslint@^5.5 .0 :
1314
- version "5.5 .0"
1315
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.5 .0.tgz#10e8dab3e3061fa61e9442e8cee3982acf20a6aa "
1321
+ tslint@5.8 .0 :
1322
+ version "5.8 .0"
1323
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8 .0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13 "
1316
1324
dependencies :
1317
1325
babel-code-frame "^6.22.0"
1318
- colors "^1.1.2"
1326
+ builtin-modules "^1.1.1"
1327
+ chalk "^2.1.0"
1319
1328
commander "^2.9.0"
1320
1329
diff "^3.2.0"
1321
1330
glob "^7.1.1"
1322
1331
minimatch "^3.0.4"
1323
1332
resolve "^1.3.2"
1324
1333
semver "^5.3.0"
1325
1334
tslib "^1.7.1"
1326
- tsutils "^2.5 .1"
1335
+ tsutils "^2.12 .1"
1327
1336
1328
1337
tsutils@^1.4.0 :
1329
1338
version "1.9.1"
1330
1339
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
1331
1340
1332
- tsutils@^2.5 .1 :
1333
- version "2.8 .0"
1334
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.8 .0.tgz#0160173729b3bf138628dd14a1537e00851d814a "
1341
+ tsutils@^2.12 .1 :
1342
+ version "2.15 .0"
1343
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.15 .0.tgz#90831e5908cca10b28cdaf83a56dcf8156aed7c6 "
1335
1344
dependencies :
1336
- tslib "^1.7 .1"
1345
+ tslib "^1.8 .1"
1337
1346
1338
1347
type-is@~1.6.15 :
1339
1348
version "1.6.15"
@@ -1342,9 +1351,9 @@ type-is@~1.6.15:
1342
1351
media-typer "0.3.0"
1343
1352
mime-types "~2.1.15"
1344
1353
1345
- typescript@^2.2.0 :
1346
- version "2.4 .2"
1347
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4 .2.tgz#f8395f85d459276067c988aa41837a8f82870844 "
1354
+ typescript@2.6.2 :
1355
+ version "2.6 .2"
1356
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6 .2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4 "
1348
1357
1349
1358
ua-parser-js@^0.7.9 :
1350
1359
version "0.7.14"
0 commit comments