Skip to content

Commit a220c30

Browse files
committed
⬆️ pump dependencies
1 parent 77488fa commit a220c30

File tree

2 files changed

+82
-77
lines changed

2 files changed

+82
-77
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,17 @@
3232
"author": "Jan Peer Stöcklmair",
3333
"license": "MIT",
3434
"dependencies": {
35-
"async": "^2.1.2",
36-
"fs-extra": "^0.30.0",
35+
"async": "^2.1.4",
36+
"fs-extra": "^2.0.0",
3737
"glob": "^7.1.1",
38-
"lodash": "^4.16.4",
39-
"rcs-core": "latest"
38+
"json-extra": "^0.5.0",
39+
"lodash": "^4.17.4",
40+
"rcs-core": "^0.2.0"
4041
},
4142
"devDependencies": {
4243
"chai": "^3.5.0",
43-
"coveralls": "^2.11.14",
44+
"coveralls": "^2.11.15",
4445
"istanbul": "^0.4.5",
45-
"mocha": "^3.1.2"
46+
"mocha": "^3.2.0"
4647
}
4748
}

yarn.lock

Lines changed: 75 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
3+
4+
35
46
version "1.0.9"
57
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135"
@@ -46,16 +48,16 @@ assertion-error@^1.0.1:
4648
version "1.0.2"
4749
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.0.2.tgz#13ca515d86206da0bac66e834dd397d87581094c"
4850

49-
async:
50-
version "2.1.2"
51-
resolved "https://registry.yarnpkg.com/async/-/async-2.1.2.tgz#612a4ab45ef42a70cde806bad86ee6db047e8385"
52-
dependencies:
53-
lodash "^4.14.0"
54-
55-
async@^1.4.0, [email protected]:
51+
[email protected], async@^1.4.0:
5652
version "1.5.2"
5753
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
5854

55+
async@^2.1.4:
56+
version "2.1.4"
57+
resolved "https://registry.yarnpkg.com/async/-/async-2.1.4.tgz#2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4"
58+
dependencies:
59+
lodash "^4.14.0"
60+
5961
async@~0.2.6:
6062
version "0.2.10"
6163
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
@@ -152,7 +154,7 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
152154
dependencies:
153155
delayed-stream "~1.0.0"
154156

155-
commander@^2.9.0, [email protected]:
157+
[email protected], commander@^2.9.0:
156158
version "2.9.0"
157159
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
158160
dependencies:
@@ -166,9 +168,9 @@ core-util-is@~1.0.0:
166168
version "1.0.2"
167169
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
168170

169-
coveralls:
170-
version "2.11.14"
171-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.14.tgz#645a05ac72aa4f2ee811c667390d4ad36f0c2e26"
171+
coveralls@^2.11.15:
172+
version "2.11.15"
173+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.15.tgz#37d3474369d66c14f33fa73a9d25cee6e099fca0"
172174
dependencies:
173175
js-yaml "3.6.1"
174176
lcov-parse "0.0.10"
@@ -226,7 +228,7 @@ ecc-jsbn@~0.1.1:
226228
dependencies:
227229
jsbn "~0.1.0"
228230

229-
escape-string-regexp@^1.0.2, [email protected].5:
231+
[email protected].5, escape-string-regexp@^1.0.2:
230232
version "1.0.5"
231233
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
232234

@@ -241,7 +243,7 @@ [email protected]:
241243
optionalDependencies:
242244
source-map "~0.2.0"
243245

244-
esprima@^2.6.0, esprima@^2.7.1, [email protected].x:
246+
esprima@2.7.x, esprima@^2.6.0, esprima@^2.7.1:
245247
version "2.7.3"
246248
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
247249

@@ -277,15 +279,20 @@ form-data@~2.0.0:
277279
combined-stream "^1.0.5"
278280
mime-types "^2.1.11"
279281

280-
fs-extra, fs-extra@^0.30.0:
281-
version "0.30.0"
282-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.30.0.tgz#f233ffcc08d4da7d432daa449776989db1df93f0"
282+
fs-extra@^1.0.0:
283+
version "1.0.0"
284+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9877f8587950"
283285
dependencies:
284286
graceful-fs "^4.1.2"
285287
jsonfile "^2.1.0"
286288
klaw "^1.0.0"
287-
path-is-absolute "^1.0.0"
288-
rimraf "^2.2.8"
289+
290+
fs-extra@^2.0.0:
291+
version "2.0.0"
292+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-2.0.0.tgz#337352bded4a0b714f3eb84de8cea765e9d37600"
293+
dependencies:
294+
graceful-fs "^4.1.2"
295+
jsonfile "^2.1.0"
289296

290297
fs.realpath@^1.0.0:
291298
version "1.0.0"
@@ -307,7 +314,7 @@ getpass@^0.1.1:
307314
dependencies:
308315
assert-plus "^1.0.0"
309316

310-
glob, glob@^7.0.5:
317+
glob:
311318
version "7.1.1"
312319
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
313320
dependencies:
@@ -318,24 +325,24 @@ glob, glob@^7.0.5:
318325
once "^1.3.0"
319326
path-is-absolute "^1.0.0"
320327

321-
glob@^5.0.15:
322-
version "5.0.15"
323-
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
328+
glob@7.0.5:
329+
version "7.0.5"
330+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95"
324331
dependencies:
332+
fs.realpath "^1.0.0"
325333
inflight "^1.0.4"
326334
inherits "2"
327-
minimatch "2 || 3"
335+
minimatch "^3.0.2"
328336
once "^1.3.0"
329337
path-is-absolute "^1.0.0"
330338

331-
glob@7.0.5:
332-
version "7.0.5"
333-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95"
339+
glob@^5.0.15:
340+
version "5.0.15"
341+
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
334342
dependencies:
335-
fs.realpath "^1.0.0"
336343
inflight "^1.0.4"
337344
inherits "2"
338-
minimatch "^3.0.2"
345+
minimatch "2 || 3"
339346
once "^1.3.0"
340347
path-is-absolute "^1.0.0"
341348

@@ -408,7 +415,7 @@ inflight@^1.0.4:
408415
once "^1.3.0"
409416
wrappy "1"
410417

411-
inherits@~2.0.1, inherits@2:
418+
inherits@2, inherits@~2.0.1:
412419
version "2.0.3"
413420
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
414421

@@ -481,6 +488,13 @@ jsbn@~0.1.0:
481488
version "0.1.0"
482489
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.0.tgz#650987da0dd74f4ebf5a11377a2aa2d273e97dfd"
483490

491+
json-extra@^0.5.0:
492+
version "0.5.0"
493+
resolved "https://registry.yarnpkg.com/json-extra/-/json-extra-0.5.0.tgz#5b8d9b645a76bf4187ef93ed781d2685561dc850"
494+
dependencies:
495+
fs-extra "^1.0.0"
496+
lodash.includes "^4.3.0"
497+
484498
485499
version "0.2.3"
486500
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
@@ -536,10 +550,6 @@ levn@~0.3.0:
536550
prelude-ls "~1.1.2"
537551
type-check "~0.3.2"
538552

539-
lodash, lodash@^4.14.0:
540-
version "4.16.4"
541-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
542-
543553
lodash._baseassign@^3.0.0:
544554
version "3.2.0"
545555
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
@@ -571,6 +581,10 @@ [email protected]:
571581
lodash._basecreate "^3.0.0"
572582
lodash._isiterateecall "^3.0.0"
573583

584+
lodash.includes@^4.3.0:
585+
version "4.3.0"
586+
resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
587+
574588
lodash.isarguments@^3.0.0:
575589
version "3.1.0"
576590
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
@@ -587,9 +601,9 @@ lodash.keys@^3.0.0:
587601
lodash.isarguments "^3.0.0"
588602
lodash.isarray "^3.0.0"
589603

590-
lodash@^4.16.4:
591-
version "4.16.6"
592-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
604+
lodash@^4.14.0, lodash@^4.17.4:
605+
version "4.17.4"
606+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
593607

594608
595609
version "1.2.5"
@@ -609,17 +623,13 @@ mime-types@^2.1.11, mime-types@~2.1.7:
609623
dependencies:
610624
mime-db "~1.24.0"
611625

612-
minimatch@^3.0.2, "minimatch@2 || 3":
626+
"minimatch@2 || 3", minimatch@^3.0.2:
613627
version "3.0.3"
614628
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
615629
dependencies:
616630
brace-expansion "^1.0.0"
617631

618-
minimist@~0.0.1:
619-
version "0.0.10"
620-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
621-
622-
632+
[email protected], minimist@~0.0.1:
623633
version "0.0.8"
624634
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
625635

633643
dependencies:
634644
minimist "0.0.8"
635645

636-
mocha:
637-
version "3.1.2"
638-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.1.2.tgz#51f93b432bf7e1b175ffc22883ccd0be32dba6b5"
646+
mocha@^3.2.0:
647+
version "3.2.0"
648+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.2.0.tgz#7dc4f45e5088075171a68896814e6ae9eb7a85e3"
639649
dependencies:
640650
browser-stdout "1.3.0"
641651
commander "2.9.0"
@@ -667,7 +677,7 @@ oauth-sign@~0.8.1:
667677
version "0.8.2"
668678
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
669679

670-
once@^1.3.0, once@1.x:
680+
once@1.x, once@^1.3.0:
671681
version "1.4.0"
672682
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
673683
dependencies:
@@ -721,13 +731,14 @@ qs@~6.2.0:
721731
version "6.2.1"
722732
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625"
723733

724-
rcs-core@latest:
725-
version "0.0.3"
726-
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.0.3.tgz#b0bf2535065031e402d5f9243048bafa6b6547ee"
734+
rcs-core@^0.2.0:
735+
version "0.2.0"
736+
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.2.0.tgz#ce05c2ad5a8242f1900aa308ae9905be23f37e1a"
727737
dependencies:
728738
decimal-to-any "^1.0.0"
729-
fs-extra "^0.30.0"
730-
lodash "^4.16.4"
739+
fs-extra "^2.0.0"
740+
json-extra "^0.5.0"
741+
lodash "^4.17.4"
731742

732743
readable-stream@~2.0.5:
733744
version "2.0.6"
@@ -780,12 +791,6 @@ right-align@^0.1.1:
780791
dependencies:
781792
align-text "^0.1.1"
782793

783-
rimraf@^2.2.8:
784-
version "2.5.4"
785-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
786-
dependencies:
787-
glob "^7.0.5"
788-
789794
790795
version "1.0.9"
791796
resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198"
@@ -841,16 +846,16 @@ strip-ansi@^3.0.0:
841846
dependencies:
842847
ansi-regex "^2.0.0"
843848

844-
supports-color@^2.0.0:
845-
version "2.0.0"
846-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
847-
848-
supports-color@^3.1.0, [email protected]:
849+
[email protected], supports-color@^3.1.0:
849850
version "3.1.2"
850851
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
851852
dependencies:
852853
has-flag "^1.0.0"
853854

855+
supports-color@^2.0.0:
856+
version "2.0.0"
857+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
858+
854859
tough-cookie@~2.3.0:
855860
version "2.3.2"
856861
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"
@@ -871,14 +876,14 @@ type-check@~0.3.2:
871876
dependencies:
872877
prelude-ls "~1.1.2"
873878

874-
type-detect@^1.0.0:
875-
version "1.0.0"
876-
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2"
877-
878879
879880
version "0.1.1"
880881
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822"
881882

883+
type-detect@^1.0.0:
884+
version "1.0.0"
885+
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2"
886+
882887
uglify-js@^2.6:
883888
version "2.7.4"
884889
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.4.tgz#a295a0de12b6a650c031c40deb0dc40b14568bd2"
@@ -912,6 +917,10 @@ [email protected]:
912917
version "0.1.0"
913918
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
914919

920+
921+
version "0.0.2"
922+
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
923+
915924
wordwrap@^1.0.0, wordwrap@~1.0.0:
916925
version "1.0.0"
917926
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
@@ -920,10 +929,6 @@ wordwrap@~0.0.2:
920929
version "0.0.3"
921930
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
922931

923-
924-
version "0.0.2"
925-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
926-
927932
wrappy@1:
928933
version "1.0.2"
929934
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
@@ -940,4 +945,3 @@ yargs@~3.10.0:
940945
cliui "^2.1.0"
941946
decamelize "^1.0.0"
942947
window-size "0.1.0"
943-

0 commit comments

Comments
 (0)