File tree 19 files changed +1224
-444
lines changed
19 files changed +1224
-444
lines changed Original file line number Diff line number Diff line change 56
56
},
57
57
"license" : " MIT" ,
58
58
"devDependencies" : {
59
- "@commitlint/test" : " ^ 7.1.2" ,
59
+ "@commitlint/test" : " 7.1.2" ,
60
60
"@commitlint/utils" : " ^7.1.2" ,
61
61
"ava" : " 0.18.2" ,
62
62
"babel-cli" : " 6.26.0" ,
84
84
"get-stdin" : " 5.0.1" ,
85
85
"lodash" : " 4.17.11" ,
86
86
"meow" : " 5.0.0" ,
87
- "resolve-from" : " ^ 4.0.0" ,
88
- "resolve-global" : " ^ 0.1.0"
87
+ "resolve-from" : " 4.0.0" ,
88
+ "resolve-global" : " 0.1.0"
89
89
}
90
90
}
Original file line number Diff line number Diff line change 48
48
"semver" : " 5.6.0"
49
49
},
50
50
"devDependencies" : {
51
- "@commitlint/test" : " ^ 7.1.2" ,
51
+ "@commitlint/test" : " 7.1.2" ,
52
52
"@commitlint/utils" : " ^7.1.2" ,
53
53
"@lerna/project" : " 3.5.0" ,
54
54
"ava" : " 0.22.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
62
"@commitlint/parse" : " ^7.1.2" ,
63
- "@commitlint/test" : " ^ 7.1.2" ,
63
+ "@commitlint/test" : " 7.1.2" ,
64
64
"@commitlint/utils" : " ^7.1.2" ,
65
65
"ava" : " 0.22.0" ,
66
66
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
62
"@commitlint/parse" : " ^7.1.2" ,
63
- "@commitlint/test" : " ^ 7.1.2" ,
63
+ "@commitlint/test" : " 7.1.2" ,
64
64
"@commitlint/utils" : " ^7.1.2" ,
65
65
"ava" : " 0.22.0" ,
66
66
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
34
34
"devDependencies" : {
35
- "@commitlint/test" : " ^ 7.1.2" ,
35
+ "@commitlint/test" : " 7.1.2" ,
36
36
"@commitlint/utils" : " ^7.1.2" ,
37
- "ava" : " ^ 0.25.0" ,
37
+ "ava" : " 0.25.0" ,
38
38
"xo" : " 0.20.3"
39
39
},
40
40
"dependencies" : {
41
41
"@commitlint/prompt" : " ^7.2.1" ,
42
42
"execa" : " 0.9.0" ,
43
43
"meow" : " 3.7.0" ,
44
- "string-to-stream" : " ^ 1.1.1"
44
+ "string-to-stream" : " 1.1.1"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 59
59
},
60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
- "@commitlint/test" : " ^ 7.1.2" ,
62
+ "@commitlint/test" : " 7.1.2" ,
63
63
"@commitlint/utils" : " ^7.1.2" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
62
"@commitlint/parse" : " ^7.1.2" ,
63
- "@commitlint/test" : " ^ 7.1.2" ,
63
+ "@commitlint/test" : " 7.1.2" ,
64
64
"@commitlint/utils" : " ^7.1.2" ,
65
65
"@marionebl/sander" : " 0.6.1" ,
66
66
"ava" : " 0.22.0" ,
Original file line number Diff line number Diff line change 60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
62
"@commitlint/parse" : " ^7.1.2" ,
63
- "@commitlint/test" : " ^ 7.1.2" ,
63
+ "@commitlint/test" : " 7.1.2" ,
64
64
"@commitlint/utils" : " ^7.1.2" ,
65
65
"ava" : " 0.22.0" ,
66
66
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 60
60
"license" : " MIT" ,
61
61
"devDependencies" : {
62
62
"@commitlint/parse" : " ^7.1.2" ,
63
- "@commitlint/test" : " ^ 7.1.2" ,
63
+ "@commitlint/test" : " 7.1.2" ,
64
64
"@commitlint/utils" : " ^7.1.2" ,
65
65
"ava" : " 0.22.0" ,
66
66
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 58
58
},
59
59
"license" : " MIT" ,
60
60
"devDependencies" : {
61
- "@commitlint/test" : " ^ 7.1.2" ,
61
+ "@commitlint/test" : " 7.1.2" ,
62
62
"@commitlint/utils" : " ^7.1.2" ,
63
63
"ava" : " 0.18.2" ,
64
64
"babel-cli" : " 6.26.0" ,
Original file line number Diff line number Diff line change 46
46
},
47
47
"license" : " MIT" ,
48
48
"dependencies" : {
49
- "@commitlint/test" : " ^ 7.1.2" ,
49
+ "@commitlint/test" : " 7.1.2" ,
50
50
"@marionebl/sander" : " 0.6.1" ,
51
51
"execa" : " 0.9.0" ,
52
52
"is-builtin-module" : " 2.0.0" ,
Original file line number Diff line number Diff line change 91
91
"@marionebl/sander" : " 0.6.1"
92
92
},
93
93
"devDependencies" : {
94
- "docsify-cli" : " ^ 4.3.0" ,
94
+ "docsify-cli" : " 4.3.0" ,
95
95
"eslint" : " 4.18.1" ,
96
96
"eslint-config-prettier" : " 2.9.0" ,
97
97
"husky" : " 1.1.2" ,
You can’t perform that action at this time.
0 commit comments