File tree 10 files changed +12
-12
lines changed
10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 62
62
"chalk" : " 3.0.0" ,
63
63
"core-js" : " ^3.6.1" ,
64
64
"get-stdin" : " 7.0.0" ,
65
- "lodash" : " 4.17.15" ,
65
+ "lodash" : " ^ 4.17.15" ,
66
66
"meow" : " 5.0.0" ,
67
67
"regenerator-runtime" : " 0.13.3" ,
68
68
"resolve-from" : " 5.0.0" ,
Original file line number Diff line number Diff line change 30
30
"homepage" : " https://github.com/conventional-changelog/commitlint#readme" ,
31
31
"dependencies" : {
32
32
"@commitlint/config-angular" : " ^8.3.4" ,
33
- "globby" : " 10.0.2" ,
34
- "lodash" : " 4.17.15"
33
+ "globby" : " ^ 10.0.2" ,
34
+ "lodash" : " ^ 4.17.15"
35
35
},
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^8.3.4"
Original file line number Diff line number Diff line change 38
38
"globby" : " 10.0.2"
39
39
},
40
40
"dependencies" : {
41
- "lodash" : " 4.17.15"
41
+ "lodash" : " ^ 4.17.15"
42
42
}
43
43
}
Original file line number Diff line number Diff line change 53
53
"@commitlint/is-ignored" : " ^8.3.5" ,
54
54
"@commitlint/parse" : " ^8.3.4" ,
55
55
"@commitlint/rules" : " ^8.3.4" ,
56
- "lodash" : " 4.17.15"
56
+ "lodash" : " ^ 4.17.15"
57
57
}
58
58
}
Original file line number Diff line number Diff line change 44
44
"@commitlint/rules" : " ^8.3.4" ,
45
45
"chalk" : " 3.0.0" ,
46
46
"cosmiconfig" : " ^6.0.0" ,
47
- "lodash" : " 4.17.15" ,
47
+ "lodash" : " ^ 4.17.15" ,
48
48
"resolve-from" : " ^5.0.0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 43
43
"dependencies" : {
44
44
"conventional-changelog-angular" : " ^5.0.0" ,
45
45
"conventional-commits-parser" : " ^3.0.0" ,
46
- "lodash" : " 4.17.15"
46
+ "lodash" : " ^ 4.17.15"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 52
52
"dependencies" : {
53
53
"@commitlint/load" : " ^8.3.5" ,
54
54
"chalk" : " ^3.0.0" ,
55
- "lodash" : " 4.17.15" ,
55
+ "lodash" : " ^ 4.17.15" ,
56
56
"throat" : " ^5.0.0" ,
57
57
"vorpal" : " ^1.12.0"
58
58
}
Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"import-fresh" : " ^3.0.0" ,
45
- "lodash" : " 4.17.15" ,
45
+ "lodash" : " ^ 4.17.15" ,
46
46
"resolve-from" : " ^5.0.0" ,
47
47
"resolve-global" : " ^1.0.0"
48
48
}
Original file line number Diff line number Diff line change 38
38
"@commitlint/test" : " 8.2.0" ,
39
39
"@commitlint/utils" : " ^8.3.4" ,
40
40
"conventional-changelog-angular" : " 5.0.6" ,
41
- "globby" : " 10.0.2" ,
42
- "lodash" : " 4.17.15"
41
+ "globby" : " ^ 10.0.2" ,
42
+ "lodash" : " ^ 4.17.15"
43
43
},
44
44
"dependencies" : {
45
45
"@commitlint/ensure" : " ^8.3.4" ,
Original file line number Diff line number Diff line change 44
44
"@marionebl/sander" : " 0.6.1" ,
45
45
"execa" : " 0.11.0" ,
46
46
"is-builtin-module" : " 3.0.0" ,
47
- "lodash" : " 4.17.15" ,
47
+ "lodash" : " ^ 4.17.15" ,
48
48
"meow" : " 4.0.1" ,
49
49
"read-pkg" : " 5.2.0" ,
50
50
"require-from-string" : " 2.0.2" ,
You can’t perform that action at this time.
0 commit comments