17
17
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-2.2.42.tgz#ab769f51d37646b6fe8d4a086a98c285b1fab3f5"
18
18
19
19
" @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 "
22
22
23
23
" @types/power-assert-formatter@* " :
24
24
version "1.4.28"
@@ -47,8 +47,8 @@ acorn@^4.0.0:
47
47
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
48
48
49
49
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 "
52
52
53
53
add-stream@^1.0.0 :
54
54
version "1.0.0"
207
207
version "0.0.1"
208
208
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
209
209
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 "
213
213
dependencies :
214
214
compare-func "^1.3.1"
215
- github-url-from-git "^1.4.0"
216
215
q "^1.4.1"
217
- read-pkg-up "^2.0.0"
218
216
219
- conventional-changelog-atom@^0.1.0 :
217
+ conventional-changelog-atom@^0.1.1 :
220
218
version "0.1.1"
221
219
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.1.1.tgz#d40a9b297961b53c745e5d1718fd1a3379f6a92f"
222
220
dependencies :
223
221
q "^1.4.1"
224
222
225
223
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 "
228
226
dependencies :
229
227
add-stream "^1.0.0"
230
- conventional-changelog "^1.1.4 "
228
+ conventional-changelog "^1.1.5 "
231
229
lodash "^4.1.0"
232
230
meow "^3.7.0"
233
231
tempfile "^1.1.1"
234
232
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 "
238
236
dependencies :
239
237
q "^1.4.1"
240
238
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 "
244
242
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"
247
245
dateformat "^1.0.12"
248
246
get-pkg-repo "^1.0.0"
249
247
git-raw-commits "^1.2.0"
250
248
git-remote-origin-url "^2.0.0"
251
- git-semver-tags "^1.2.0 "
249
+ git-semver-tags "^1.2.1 "
252
250
lodash "^4.0.0"
253
251
normalize-package-data "^2.3.5"
254
252
q "^1.4.1"
255
253
read-pkg "^1.1.0"
256
254
read-pkg-up "^1.0.1"
257
255
through2 "^2.0.0"
258
256
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 "
262
260
dependencies :
263
261
q "^1.4.1"
264
262
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 "
268
266
dependencies :
269
267
q "^1.4.1"
270
268
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 "
274
272
dependencies :
275
273
q "^1.4.1"
276
274
@@ -286,16 +284,16 @@ conventional-changelog-jscs@^0.1.0:
286
284
dependencies :
287
285
q "^1.4.1"
288
286
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 "
292
290
dependencies :
293
291
compare-func "^1.3.1"
294
292
q "^1.4.1"
295
293
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 "
299
297
dependencies :
300
298
compare-func "^1.3.1"
301
299
conventional-commits-filter "^1.0.0"
@@ -308,20 +306,20 @@ conventional-changelog-writer@^1.1.0:
308
306
split "^1.0.0"
309
307
through2 "^2.0.0"
310
308
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"
322
320
conventional-changelog-jquery "^0.1.0"
323
321
conventional-changelog-jscs "^0.1.0"
324
- conventional-changelog-jshint "^0.1 .0"
322
+ conventional-changelog-jshint "^0.2 .0"
325
323
326
324
conventional-commits-filter@^1.0.0 :
327
325
version "1.0.0"
@@ -330,9 +328,9 @@ conventional-commits-filter@^1.0.0:
330
328
is-subset "^0.1.1"
331
329
modify-values "^1.0.0"
332
330
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 "
336
334
dependencies :
337
335
JSONStream "^1.0.4"
338
336
is-text-path "^1.0.0"
413
411
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
414
412
415
413
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 "
418
416
419
417
dot-prop@^3.0.0 :
420
418
version "3.0.0"
@@ -652,12 +650,6 @@ find-up@^1.0.0:
652
650
path-exists "^2.0.0"
653
651
pinkie-promise "^2.0.0"
654
652
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
-
661
653
foreach@^2.0.5 :
662
654
version "2.0.5"
663
655
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
@@ -697,7 +689,7 @@ git-remote-origin-url@^2.0.0:
697
689
gitconfiglocal "^1.0.0"
698
690
pify "^2.3.0"
699
691
700
- git-semver-tags@^1.2.0 :
692
+ git-semver-tags@^1.2.1 :
701
693
version "1.2.1"
702
694
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.1.tgz#6ccd2a52e735b736748dc762444fcd9588e27490"
703
695
dependencies :
@@ -710,10 +702,6 @@ gitconfiglocal@^1.0.0:
710
702
dependencies :
711
703
ini "^1.3.2"
712
704
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
-
717
705
718
706
version "7.1.1"
719
707
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
@@ -892,22 +880,6 @@ load-json-file@^1.0.0:
892
880
pinkie-promise "^2.0.0"
893
881
strip-bom "^2.0.0"
894
882
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
-
911
883
lodash._baseassign@^3.0.0 :
912
884
version "3.2.0"
913
885
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
@@ -1121,16 +1093,6 @@ os-tmpdir@^1.0.0:
1121
1093
version "1.0.2"
1122
1094
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
1123
1095
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
-
1134
1096
parse-github-repo-url@^1.3.0 :
1135
1097
version "1.4.1"
1136
1098
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:
1147
1109
dependencies :
1148
1110
pinkie-promise "^2.0.0"
1149
1111
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
-
1154
1112
path-is-absolute@^1.0.0 :
1155
1113
version "1.0.1"
1156
1114
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:
1167
1125
pify "^2.0.0"
1168
1126
pinkie-promise "^2.0.0"
1169
1127
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
-
1176
1128
pify@^2.0.0, pify@^2.3.0 :
1177
1129
version "2.3.0"
1178
1130
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -1298,13 +1250,6 @@ read-pkg-up@^1.0.1:
1298
1250
find-up "^1.0.0"
1299
1251
read-pkg "^1.0.0"
1300
1252
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
-
1308
1253
read-pkg@^1.0.0, read-pkg@^1.1.0 :
1309
1254
version "1.1.0"
1310
1255
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:
1313
1258
normalize-package-data "^2.3.2"
1314
1259
path-type "^1.0.0"
1315
1260
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
-
1324
1261
readable-stream@^2.1.5 :
1325
1262
version "2.3.3"
1326
1263
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.3.tgz#368f2512d79f9d46fdfc71349ae7878bbc1eb95c"
@@ -1379,8 +1316,8 @@ signal-exit@^3.0.0:
1379
1316
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
1380
1317
1381
1318
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 "
1384
1321
dependencies :
1385
1322
source-map "^0.5.6"
1386
1323
@@ -1458,10 +1395,6 @@ strip-bom@^2.0.0:
1458
1395
dependencies :
1459
1396
is-utf8 "^0.2.0"
1460
1397
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
-
1465
1398
strip-indent@^1.0.1 :
1466
1399
version "1.0.1"
1467
1400
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2"
@@ -1486,8 +1419,8 @@ tempfile@^1.1.1:
1486
1419
uuid "^2.0.1"
1487
1420
1488
1421
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 "
1491
1424
1492
1425
through2@^2.0.0, through2@^2.0.2 :
1493
1426
version "2.0.3"
0 commit comments