2
2
# yarn lockfile v1
3
3
4
4
5
- " @anycli/config@^0.1.40 " :
6
- version "0.1.41 "
7
- resolved "https://registry.yarnpkg.com/@anycli/config/-/config-0.1.41. tgz#b18b9a6da0202254a5e52991206419188aa75766 "
5
+ " @anycli/config@^0.2.1 " :
6
+ version "0.2.1 "
7
+ resolved "https://registry.yarnpkg.com/@anycli/config/-/config-0.2.1. tgz#d32fe5036cd194c34ca32ee6bc5e1a4b0ca3c86f "
8
8
dependencies :
9
9
cli-ux "^3.3.8"
10
10
debug "^3.1.0"
25
25
version "0.0.3"
26
26
resolved "https://registry.yarnpkg.com/@anycli/screen/-/screen-0.0.3.tgz#f0afd970c3ed725702948a45a874ede1fdd9362e"
27
27
28
- " @anycli/tslint@^0.1.3 " :
29
- version "0.1.4 "
30
- resolved "https://registry.yarnpkg.com/@anycli/tslint/-/tslint-0.1.4 .tgz#9c8d73e07198633a1afdca69cda4b5b844ab3a72 "
28
+ " @anycli/tslint@^0.2.0 " :
29
+ version "0.2.0 "
30
+ resolved "https://registry.yarnpkg.com/@anycli/tslint/-/tslint-0.2.0 .tgz#192a612e3664f7a18fe6ed693de94de6d4563882 "
31
31
dependencies :
32
32
tslint "^5.9.1"
33
- tslint-xo "^0.5 .0"
33
+ tslint-xo "^0.6 .0"
34
34
35
35
" @commitlint/cli@^6.0.2 " :
36
36
version "6.0.2"
44
44
lodash.pick "4.4.0"
45
45
meow "3.7.0"
46
46
47
- " @commitlint/config-conventional@^6.0.2 " :
48
- version "6.0.2 "
49
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-6.0.2 .tgz#8ef87a6facb75b3377b2760b0e91097f8ec64db4 "
47
+ " @commitlint/config-conventional@^6.0.3 " :
48
+ version "6.0.3 "
49
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-6.0.3 .tgz#561aa85e29a719415602aac25535db0e99dea281 "
50
50
51
51
" @commitlint/core@^6.0.2 " :
52
52
version "6.0.2"
@@ -534,6 +534,26 @@ cli-ux@^3.3.8:
534
534
strip-ansi "^4.0.0"
535
535
supports-color "^5.1.0"
536
536
537
+ cli-ux@^3.3.9 :
538
+ version "3.3.9"
539
+ resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.9.tgz#b3d09bb9057d2ef75cfd492d58359dd923c0a16b"
540
+ dependencies :
541
+ " @anycli/screen" " ^0.0.3"
542
+ " @heroku/linewrap" " ^1.0.0"
543
+ ansi-styles "^3.2.0"
544
+ cardinal "^1.0.0"
545
+ chalk "^2.3.0"
546
+ clean-stack "^1.3.0"
547
+ extract-stack "^1.0.0"
548
+ fs-extra "^5.0.0"
549
+ indent-string "^3.2.0"
550
+ lodash "^4.17.4"
551
+ node-notifier "^5.2.1"
552
+ password-prompt "^1.0.4"
553
+ semver "^5.5.0"
554
+ strip-ansi "^4.0.0"
555
+ supports-color "^5.1.0"
556
+
537
557
cli-width@^2.0.0 :
538
558
version "2.2.0"
539
559
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
@@ -823,11 +843,12 @@ eslint-ast-utils@^1.0.0:
823
843
lodash.get "^4.4.2"
824
844
lodash.zip "^4.2.0"
825
845
826
- eslint-config-anycli@^1.2.1 :
827
- version "1.2.2 "
828
- resolved "https://registry.yarnpkg.com/eslint-config-anycli/-/eslint-config-anycli-1.2.2 .tgz#8d52cf3594056944918806b6e3003ba3228a800b "
846
+ eslint-config-anycli@^1.3.0 :
847
+ version "1.3.0 "
848
+ resolved "https://registry.yarnpkg.com/eslint-config-anycli/-/eslint-config-anycli-1.3.0 .tgz#35f970a1b382aa5ebe1353b96a6855461b4a1de0 "
829
849
dependencies :
830
850
eslint-config-xo-space "^0.17.0"
851
+ eslint-plugin-mocha "^4.11.0"
831
852
eslint-plugin-node "^5.2.1"
832
853
eslint-plugin-unicorn "^3.0.1"
833
854
@@ -841,6 +862,12 @@ eslint-config-xo@^0.18.0:
841
862
version "0.18.2"
842
863
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.18.2.tgz#0a157120875619929e735ffd6b185c41e8a187af"
843
864
865
+ eslint-plugin-mocha@^4.11.0 :
866
+ version "4.11.0"
867
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-4.11.0.tgz#91193a2f55e20a5e35974054a0089d30198ee578"
868
+ dependencies :
869
+ ramda "^0.24.1"
870
+
844
871
eslint-plugin-node@^5.2.1 :
845
872
version "5.2.1"
846
873
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-5.2.1.tgz#80df3253c4d7901045ec87fa660a284e32bdca29"
@@ -2029,6 +2056,10 @@ qs@^6.5.1:
2029
2056
version "6.5.1"
2030
2057
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
2031
2058
2059
+ ramda@^0.24.1 :
2060
+ version "0.24.1"
2061
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.24.1.tgz#c3b7755197f35b8dc3502228262c4c91ddb6b857"
2062
+
2032
2063
read-pkg-up@^1.0.1 :
2033
2064
version "1.0.1"
2034
2065
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -2529,19 +2560,19 @@ tslint-eslint-rules@^4.1.1:
2529
2560
tslib "^1.0.0"
2530
2561
tsutils "^1.4.0"
2531
2562
2532
- tslint-microsoft-contrib@^5.0.1 :
2563
+ tslint-microsoft-contrib@^5.0.2 :
2533
2564
version "5.0.2"
2534
2565
resolved "https://registry.yarnpkg.com/tslint-microsoft-contrib/-/tslint-microsoft-contrib-5.0.2.tgz#ecc2a797f777a12f0066944cec0c81a9e7c59ee9"
2535
2566
dependencies :
2536
2567
tsutils "^2.12.1"
2537
2568
2538
- tslint-xo@^0.5 .0 :
2539
- version "0.5 .0"
2540
- resolved "https://registry.yarnpkg.com/tslint-xo/-/tslint-xo-0.5 .0.tgz#56e591dcd2731de35e7462a0dfa1214731ba9f27 "
2569
+ tslint-xo@^0.6 .0 :
2570
+ version "0.6 .0"
2571
+ resolved "https://registry.yarnpkg.com/tslint-xo/-/tslint-xo-0.6 .0.tgz#95a05b8dcac7aaa1f4d6ca1397a3c4c45a8b848e "
2541
2572
dependencies :
2542
2573
tslint-consistent-codestyle "^1.11.0"
2543
2574
tslint-eslint-rules "^4.1.1"
2544
- tslint-microsoft-contrib "^5.0.1 "
2575
+ tslint-microsoft-contrib "^5.0.2 "
2545
2576
2546
2577
tslint@^5.9.1 :
2547
2578
version "5.9.1"
2628
2659
version "2.4.1"
2629
2660
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
2630
2661
2631
- typescript@^2.6.2 :
2632
- version "2.6.2 "
2633
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2 .tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4 "
2662
+ typescript@^2.7.1 :
2663
+ version "2.7.1 "
2664
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1 .tgz#bb3682c2c791ac90e7c6210b26478a8da085c359 "
2634
2665
2635
2666
uglify-js@^2.6 :
2636
2667
version "2.8.29"
0 commit comments