Skip to content

Commit f5a5ff4

Browse files
committed
chore(tsfmt): trying to use yarn v1
1 parent 38d8f91 commit f5a5ff4

File tree

1 file changed

+57
-124
lines changed

1 file changed

+57
-124
lines changed

yarn.lock

+57-124
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-2.2.42.tgz#ab769f51d37646b6fe8d4a086a98c285b1fab3f5"
1818

1919
"@types/node@*", "@types/node@^8.0.4":
20-
version "8.0.26"
21-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.26.tgz#4d58be925306fd22b1141085535a0268b8beb189"
20+
version "8.0.27"
21+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.27.tgz#13fbe7e92afeecebb843d7cea6c15b521e0000e1"
2222

2323
"@types/power-assert-formatter@*":
2424
version "1.4.28"
@@ -47,8 +47,8 @@ acorn@^4.0.0:
4747
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
4848

4949
acorn@^5.0.0:
50-
version "5.1.1"
51-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.1.tgz#53fe161111f912ab999ee887a90a0bc52822fd75"
50+
version "5.1.2"
51+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
5252

5353
add-stream@^1.0.0:
5454
version "1.0.0"
@@ -207,70 +207,68 @@ [email protected]:
207207
version "0.0.1"
208208
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
209209

210-
conventional-changelog-angular@^1.3.4:
211-
version "1.4.0"
212-
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.4.0.tgz#118b9f7d41a3d99500bfb6bea1f3525e055e8b9b"
210+
conventional-changelog-angular@^1.5.0:
211+
version "1.5.0"
212+
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.5.0.tgz#50b2d45008448455fdf67e06ea01972fbd08182a"
213213
dependencies:
214214
compare-func "^1.3.1"
215-
github-url-from-git "^1.4.0"
216215
q "^1.4.1"
217-
read-pkg-up "^2.0.0"
218216

219-
conventional-changelog-atom@^0.1.0:
217+
conventional-changelog-atom@^0.1.1:
220218
version "0.1.1"
221219
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.1.1.tgz#d40a9b297961b53c745e5d1718fd1a3379f6a92f"
222220
dependencies:
223221
q "^1.4.1"
224222

225223
conventional-changelog-cli@^1.3.2:
226-
version "1.3.2"
227-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.2.tgz#33abf2b5720a9b094df38e81741ccb502e1a4125"
224+
version "1.3.3"
225+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.3.tgz#ca38f229a27ec14036021b1786a48f5b8d48d7ff"
228226
dependencies:
229227
add-stream "^1.0.0"
230-
conventional-changelog "^1.1.4"
228+
conventional-changelog "^1.1.5"
231229
lodash "^4.1.0"
232230
meow "^3.7.0"
233231
tempfile "^1.1.1"
234232

235-
conventional-changelog-codemirror@^0.1.0:
236-
version "0.1.0"
237-
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.1.0.tgz#7577a591dbf9b538e7a150a7ee62f65a2872b334"
233+
conventional-changelog-codemirror@^0.2.0:
234+
version "0.2.0"
235+
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.2.0.tgz#3cc925955f3b14402827b15168049821972d9459"
238236
dependencies:
239237
q "^1.4.1"
240238

241-
conventional-changelog-core@^1.9.0:
242-
version "1.9.0"
243-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-1.9.0.tgz#de5dfbc091847656508d4a389e35c9a1bc49e7f4"
239+
conventional-changelog-core@^1.9.1:
240+
version "1.9.1"
241+
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-1.9.1.tgz#ddf767c405850dfc8df31726c80fa1a6a10bdc7b"
244242
dependencies:
245-
conventional-changelog-writer "^1.1.0"
246-
conventional-commits-parser "^1.0.0"
243+
conventional-changelog-writer "^2.0.1"
244+
conventional-commits-parser "^2.0.0"
247245
dateformat "^1.0.12"
248246
get-pkg-repo "^1.0.0"
249247
git-raw-commits "^1.2.0"
250248
git-remote-origin-url "^2.0.0"
251-
git-semver-tags "^1.2.0"
249+
git-semver-tags "^1.2.1"
252250
lodash "^4.0.0"
253251
normalize-package-data "^2.3.5"
254252
q "^1.4.1"
255253
read-pkg "^1.1.0"
256254
read-pkg-up "^1.0.1"
257255
through2 "^2.0.0"
258256

259-
conventional-changelog-ember@^0.2.6:
260-
version "0.2.6"
261-
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.2.6.tgz#8b7355419f5127493c4c562473ab2fc792f1c2b6"
257+
conventional-changelog-ember@^0.2.7:
258+
version "0.2.7"
259+
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.2.7.tgz#c6aff35976284e7222649f81c62bd96ff3217bd2"
262260
dependencies:
263261
q "^1.4.1"
264262

265-
conventional-changelog-eslint@^0.1.0:
266-
version "0.1.0"
267-
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-0.1.0.tgz#a52411e999e0501ce500b856b0a643d0330907e2"
263+
conventional-changelog-eslint@^0.2.0:
264+
version "0.2.0"
265+
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-0.2.0.tgz#b4b9b5dc09417844d87c7bcfb16bdcc686c4b1c1"
268266
dependencies:
269267
q "^1.4.1"
270268

271-
conventional-changelog-express@^0.1.0:
272-
version "0.1.0"
273-
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.1.0.tgz#55c6c841c811962036c037bdbd964a54ae310fce"
269+
conventional-changelog-express@^0.2.0:
270+
version "0.2.0"
271+
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.2.0.tgz#8d666ad41b10ebf964a4602062ddd2e00deb518d"
274272
dependencies:
275273
q "^1.4.1"
276274

@@ -286,16 +284,16 @@ conventional-changelog-jscs@^0.1.0:
286284
dependencies:
287285
q "^1.4.1"
288286

289-
conventional-changelog-jshint@^0.1.0:
290-
version "0.1.0"
291-
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.1.0.tgz#00cab8e9a3317487abd94c4d84671342918d2a07"
287+
conventional-changelog-jshint@^0.2.0:
288+
version "0.2.0"
289+
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.2.0.tgz#63ad7aec66cd1ae559bafe80348c4657a6eb1872"
292290
dependencies:
293291
compare-func "^1.3.1"
294292
q "^1.4.1"
295293

296-
conventional-changelog-writer@^1.1.0:
297-
version "1.4.1"
298-
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz#3f4cb4d003ebb56989d30d345893b52a43639c8e"
294+
conventional-changelog-writer@^2.0.1:
295+
version "2.0.1"
296+
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-2.0.1.tgz#47c10d0faba526b78d194389d1e931d09ee62372"
299297
dependencies:
300298
compare-func "^1.3.1"
301299
conventional-commits-filter "^1.0.0"
@@ -308,20 +306,20 @@ conventional-changelog-writer@^1.1.0:
308306
split "^1.0.0"
309307
through2 "^2.0.0"
310308

311-
conventional-changelog@^1.1.4:
312-
version "1.1.4"
313-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.4.tgz#108bc750c2a317e200e2f9b413caaa1f8c7efa3b"
314-
dependencies:
315-
conventional-changelog-angular "^1.3.4"
316-
conventional-changelog-atom "^0.1.0"
317-
conventional-changelog-codemirror "^0.1.0"
318-
conventional-changelog-core "^1.9.0"
319-
conventional-changelog-ember "^0.2.6"
320-
conventional-changelog-eslint "^0.1.0"
321-
conventional-changelog-express "^0.1.0"
309+
conventional-changelog@^1.1.5:
310+
version "1.1.5"
311+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.5.tgz#4c46fb64b2986cab19888d8c4b87ca7c0e431bfd"
312+
dependencies:
313+
conventional-changelog-angular "^1.5.0"
314+
conventional-changelog-atom "^0.1.1"
315+
conventional-changelog-codemirror "^0.2.0"
316+
conventional-changelog-core "^1.9.1"
317+
conventional-changelog-ember "^0.2.7"
318+
conventional-changelog-eslint "^0.2.0"
319+
conventional-changelog-express "^0.2.0"
322320
conventional-changelog-jquery "^0.1.0"
323321
conventional-changelog-jscs "^0.1.0"
324-
conventional-changelog-jshint "^0.1.0"
322+
conventional-changelog-jshint "^0.2.0"
325323

326324
conventional-commits-filter@^1.0.0:
327325
version "1.0.0"
@@ -330,9 +328,9 @@ conventional-commits-filter@^1.0.0:
330328
is-subset "^0.1.1"
331329
modify-values "^1.0.0"
332330

333-
conventional-commits-parser@^1.0.0:
334-
version "1.3.0"
335-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-1.3.0.tgz#e327b53194e1a7ad5dc63479ee9099a52b024865"
331+
conventional-commits-parser@^2.0.0:
332+
version "2.0.0"
333+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.0.0.tgz#71d01910cb0a99aeb20c144e50f81f4df3178447"
336334
dependencies:
337335
JSONStream "^1.0.4"
338336
is-text-path "^1.0.0"
@@ -413,8 +411,8 @@ [email protected]:
413411
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
414412

415413
diff@^3.2.0:
416-
version "3.3.0"
417-
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.0.tgz#056695150d7aa93237ca7e378ac3b1682b7963b9"
414+
version "3.3.1"
415+
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.1.tgz#aa8567a6eed03c531fc89d3f711cd0e5259dec75"
418416

419417
dot-prop@^3.0.0:
420418
version "3.0.0"
@@ -652,12 +650,6 @@ find-up@^1.0.0:
652650
path-exists "^2.0.0"
653651
pinkie-promise "^2.0.0"
654652

655-
find-up@^2.0.0:
656-
version "2.1.0"
657-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
658-
dependencies:
659-
locate-path "^2.0.0"
660-
661653
foreach@^2.0.5:
662654
version "2.0.5"
663655
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
@@ -697,7 +689,7 @@ git-remote-origin-url@^2.0.0:
697689
gitconfiglocal "^1.0.0"
698690
pify "^2.3.0"
699691

700-
git-semver-tags@^1.2.0:
692+
git-semver-tags@^1.2.1:
701693
version "1.2.1"
702694
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.1.tgz#6ccd2a52e735b736748dc762444fcd9588e27490"
703695
dependencies:
@@ -710,10 +702,6 @@ gitconfiglocal@^1.0.0:
710702
dependencies:
711703
ini "^1.3.2"
712704

713-
github-url-from-git@^1.4.0:
714-
version "1.5.0"
715-
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"
716-
717705
718706
version "7.1.1"
719707
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
@@ -892,22 +880,6 @@ load-json-file@^1.0.0:
892880
pinkie-promise "^2.0.0"
893881
strip-bom "^2.0.0"
894882

895-
load-json-file@^2.0.0:
896-
version "2.0.0"
897-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
898-
dependencies:
899-
graceful-fs "^4.1.2"
900-
parse-json "^2.2.0"
901-
pify "^2.0.0"
902-
strip-bom "^3.0.0"
903-
904-
locate-path@^2.0.0:
905-
version "2.0.0"
906-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
907-
dependencies:
908-
p-locate "^2.0.0"
909-
path-exists "^3.0.0"
910-
911883
lodash._baseassign@^3.0.0:
912884
version "3.2.0"
913885
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
@@ -1121,16 +1093,6 @@ os-tmpdir@^1.0.0:
11211093
version "1.0.2"
11221094
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
11231095

1124-
p-limit@^1.1.0:
1125-
version "1.1.0"
1126-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc"
1127-
1128-
p-locate@^2.0.0:
1129-
version "2.0.0"
1130-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
1131-
dependencies:
1132-
p-limit "^1.1.0"
1133-
11341096
parse-github-repo-url@^1.3.0:
11351097
version "1.4.1"
11361098
resolved "https://registry.yarnpkg.com/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz#9e7d8bb252a6cb6ba42595060b7bf6df3dbc1f50"
@@ -1147,10 +1109,6 @@ path-exists@^2.0.0:
11471109
dependencies:
11481110
pinkie-promise "^2.0.0"
11491111

1150-
path-exists@^3.0.0:
1151-
version "3.0.0"
1152-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
1153-
11541112
path-is-absolute@^1.0.0:
11551113
version "1.0.1"
11561114
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -1167,12 +1125,6 @@ path-type@^1.0.0:
11671125
pify "^2.0.0"
11681126
pinkie-promise "^2.0.0"
11691127

1170-
path-type@^2.0.0:
1171-
version "2.0.0"
1172-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
1173-
dependencies:
1174-
pify "^2.0.0"
1175-
11761128
pify@^2.0.0, pify@^2.3.0:
11771129
version "2.3.0"
11781130
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -1298,13 +1250,6 @@ read-pkg-up@^1.0.1:
12981250
find-up "^1.0.0"
12991251
read-pkg "^1.0.0"
13001252

1301-
read-pkg-up@^2.0.0:
1302-
version "2.0.0"
1303-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
1304-
dependencies:
1305-
find-up "^2.0.0"
1306-
read-pkg "^2.0.0"
1307-
13081253
read-pkg@^1.0.0, read-pkg@^1.1.0:
13091254
version "1.1.0"
13101255
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
@@ -1313,14 +1258,6 @@ read-pkg@^1.0.0, read-pkg@^1.1.0:
13131258
normalize-package-data "^2.3.2"
13141259
path-type "^1.0.0"
13151260

1316-
read-pkg@^2.0.0:
1317-
version "2.0.0"
1318-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
1319-
dependencies:
1320-
load-json-file "^2.0.0"
1321-
normalize-package-data "^2.3.2"
1322-
path-type "^2.0.0"
1323-
13241261
readable-stream@^2.1.5:
13251262
version "2.3.3"
13261263
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.3.tgz#368f2512d79f9d46fdfc71349ae7878bbc1eb95c"
@@ -1379,8 +1316,8 @@ signal-exit@^3.0.0:
13791316
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
13801317

13811318
source-map-support@^0.4.0:
1382-
version "0.4.16"
1383-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.16.tgz#16fecf98212467d017d586a2af68d628b9421cd8"
1319+
version "0.4.17"
1320+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.17.tgz#6f2150553e6375375d0ccb3180502b78c18ba430"
13841321
dependencies:
13851322
source-map "^0.5.6"
13861323

@@ -1458,10 +1395,6 @@ strip-bom@^2.0.0:
14581395
dependencies:
14591396
is-utf8 "^0.2.0"
14601397

1461-
strip-bom@^3.0.0:
1462-
version "3.0.0"
1463-
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
1464-
14651398
strip-indent@^1.0.1:
14661399
version "1.0.1"
14671400
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2"
@@ -1486,8 +1419,8 @@ tempfile@^1.1.1:
14861419
uuid "^2.0.1"
14871420

14881421
text-extensions@^1.0.0:
1489-
version "1.5.0"
1490-
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.5.0.tgz#d1cb2d14b5d0bc45bfdca8a08a473f68c7eb0cbc"
1422+
version "1.6.0"
1423+
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.6.0.tgz#771561b26022783a45f5b6c2e78ad6e7de9fe322"
14911424

14921425
through2@^2.0.0, through2@^2.0.2:
14931426
version "2.0.3"

0 commit comments

Comments
 (0)