-
Notifications
You must be signed in to change notification settings - Fork 0
/
6
50 lines (50 loc) · 1.17 KB
/
6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
yarn add v1.22.17
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
success Saved 36 new dependencies.
info Direct dependencies
├─ husky@8.0.3
└─ lint-staged@13.2.3
info All dependencies
├─ aggregate-error@3.1.0
├─ ansi-escapes@4.3.2
├─ chalk@5.2.0
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ colorette@2.0.20
├─ commander@10.0.1
├─ eastasianwidth@0.2.0
├─ execa@7.2.0
├─ get-stream@6.0.1
├─ human-signals@4.3.1
├─ husky@8.0.3
├─ indent-string@4.0.0
├─ is-stream@3.0.0
├─ lilconfig@2.1.0
├─ lint-staged@13.2.3
├─ listr2@5.0.8
├─ log-update@4.0.0
├─ merge-stream@2.0.0
├─ mimic-fn@4.0.0
├─ normalize-path@3.0.0
├─ npm-run-path@5.1.0
├─ onetime@6.0.0
├─ p-map@4.0.0
├─ pidtree@0.6.0
├─ restore-cursor@3.1.0
├─ rfdc@1.3.0
├─ rxjs@7.8.1
├─ signal-exit@3.0.7
├─ slice-ansi@5.0.0
├─ string-argv@0.3.2
├─ strip-final-newline@3.0.0
├─ through@2.3.8
├─ wrap-ansi@7.0.0
└─ yaml@2.3.1
$ husky install
husky - Git hooks installed
Done in 3.39s.