File tree 13 files changed +223
-211
lines changed
13 files changed +223
-211
lines changed Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@commitlint/test" : " ^17.4.2" ,
41
41
"@commitlint/utils" : " ^17.4.0" ,
42
- "@types/lodash.isfunction" : " ^3.0.7 " ,
43
- "@types/lodash.merge" : " ^4.6.7 " ,
42
+ "@types/lodash.isfunction" : " ^3.0.8 " ,
43
+ "@types/lodash.merge" : " ^4.6.8 " ,
44
44
"@types/node" : " ^14.0.0" ,
45
- "@types/yargs" : " ^17.0.0 " ,
45
+ "@types/yargs" : " ^17.0.29 " ,
46
46
"fs-extra" : " ^11.0.0" ,
47
47
"lodash.merge" : " ^4.6.2"
48
48
},
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@commitlint/utils" : " ^17.4.0" ,
39
- "@types/lodash.merge" : " ^4.6.7 "
39
+ "@types/lodash.merge" : " ^4.6.8 "
40
40
},
41
41
"gitHead" : " d829bf6260304ca8d6811f329fcdd1b6c50e9749"
42
42
}
Original file line number Diff line number Diff line change 50
50
},
51
51
"devDependencies" : {
52
52
"@types/inquirer" : " ^8.0.0" ,
53
- "@types/lodash.isfunction" : " ^3.0.7 " ,
54
- "@types/lodash.isplainobject" : " ^4.0.7 " ,
53
+ "@types/lodash.isfunction" : " ^3.0.8 " ,
54
+ "@types/lodash.isplainobject" : " ^4.0.8 " ,
55
55
"commitizen" : " ^4.2.4" ,
56
56
"lodash.isfunction" : " ^3.0.9"
57
57
}
Original file line number Diff line number Diff line change 36
36
"license" : " MIT" ,
37
37
"devDependencies" : {
38
38
"@commitlint/utils" : " ^17.4.0" ,
39
- "@types/lodash.camelcase" : " ^4.3.7 " ,
40
- "@types/lodash.kebabcase" : " ^4.1.7 " ,
41
- "@types/lodash.snakecase" : " ^4.1.7 " ,
42
- "@types/lodash.startcase" : " ^4.4.7 " ,
43
- "@types/lodash.upperfirst" : " ^4.3.7 " ,
39
+ "@types/lodash.camelcase" : " ^4.3.8 " ,
40
+ "@types/lodash.kebabcase" : " ^4.1.8 " ,
41
+ "@types/lodash.snakecase" : " ^4.1.8 " ,
42
+ "@types/lodash.startcase" : " ^4.4.8 " ,
43
+ "@types/lodash.upperfirst" : " ^4.3.8 " ,
44
44
"glob" : " ^8.0.3"
45
45
},
46
46
"dependencies" : {
Original file line number Diff line number Diff line change 38
38
"@commitlint/parse" : " ^17.7.0" ,
39
39
"@commitlint/test" : " ^17.4.2" ,
40
40
"@commitlint/utils" : " ^17.4.0" ,
41
- "@types/semver" : " 7.5.3 "
41
+ "@types/semver" : " 7.5.4 "
42
42
},
43
43
"dependencies" : {
44
44
"@commitlint/types" : " ^17.4.4" ,
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@commitlint/test" : " ^17.4.2" ,
39
39
"@commitlint/utils" : " ^17.4.0" ,
40
- "@types/lodash.isplainobject" : " ^4.0.7 " ,
41
- "@types/lodash.merge" : " ^4.6.7 " ,
42
- "@types/lodash.uniq" : " ^4.5.7 " ,
40
+ "@types/lodash.isplainobject" : " ^4.0.8 " ,
41
+ "@types/lodash.merge" : " ^4.6.8 " ,
42
+ "@types/lodash.uniq" : " ^4.5.8 " ,
43
43
"conventional-changelog-atom" : " ^3.0.0" ,
44
44
"execa" : " ^5.0.0"
45
45
},
57
57
"lodash.uniq" : " ^4.5.0" ,
58
58
"resolve-from" : " ^5.0.0" ,
59
59
"ts-node" : " ^10.8.1" ,
60
- "typescript" : " ^4.6.4 || ^5.0.0 "
60
+ "typescript" : " ^4.6.4 || ^5.2.2 "
61
61
},
62
62
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
63
63
}
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@commitlint/test" : " ^17.4.2" ,
39
39
"@commitlint/utils" : " ^17.4.0" ,
40
- "@types/fs-extra" : " ^11.0.0 " ,
41
- "@types/git-raw-commits" : " ^2.0.0 " ,
42
- "@types/minimist" : " ^1.2.2 " ,
40
+ "@types/fs-extra" : " ^11.0.3 " ,
41
+ "@types/git-raw-commits" : " ^2.0.3 " ,
42
+ "@types/minimist" : " ^1.2.4 " ,
43
43
"execa" : " ^5.0.0"
44
44
},
45
45
"dependencies" : {
Original file line number Diff line number Diff line change 36
36
"license" : " MIT" ,
37
37
"devDependencies" : {
38
38
"@commitlint/utils" : " ^17.4.0" ,
39
- "@types/lodash.mergewith" : " ^4.6.7 "
39
+ "@types/lodash.mergewith" : " ^4.6.8 "
40
40
},
41
41
"dependencies" : {
42
42
"@commitlint/config-validator" : " ^17.6.7" ,
Original file line number Diff line number Diff line change 28
28
],
29
29
"license" : " MIT" ,
30
30
"dependencies" : {
31
- "@types/tmp" : " ^0.2.0 " ,
31
+ "@types/tmp" : " ^0.2.5 " ,
32
32
"jest-environment-node" : " ^29.6.2" ,
33
33
"tmp" : " 0.2.1"
34
34
},
Original file line number Diff line number Diff line change 31
31
},
32
32
"license" : " MIT" ,
33
33
"dependencies" : {
34
- "@types/fs-extra" : " ^11.0.0 " ,
35
- "@types/tmp" : " ^0.2.0 " ,
34
+ "@types/fs-extra" : " ^11.0.3 " ,
35
+ "@types/tmp" : " ^0.2.5 " ,
36
36
"execa" : " ^5.0.0" ,
37
37
"fs-extra" : " ^11.0.0" ,
38
38
"pkg-dir" : " 5.0.0" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"license" : " MIT" ,
40
40
"devDependencies" : {
41
- "@types/yargs" : " ^17.0.0 "
41
+ "@types/yargs" : " ^17.0.29 "
42
42
},
43
43
"dependencies" : {
44
44
"execa" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 84
84
},
85
85
"devDependencies" : {
86
86
"@lerna/project" : " ^6.0.0" ,
87
- "@swc/core" : " ^1.3.74 " ,
87
+ "@swc/core" : " ^1.3.93 " ,
88
88
"@swc/jest" : " ^0.2.28" ,
89
- "@types/jest" : " ^29.5.3 " ,
89
+ "@types/jest" : " ^29.5.6 " ,
90
90
"@types/node" : " ^14.0.0" ,
91
- "@typescript-eslint/eslint-plugin" : " ^6.3 .0" ,
92
- "@typescript-eslint/parser" : " ^6.3 .0" ,
91
+ "@typescript-eslint/eslint-plugin" : " ^6.8 .0" ,
92
+ "@typescript-eslint/parser" : " ^6.8 .0" ,
93
93
"cross-env" : " ^7.0.3" ,
94
94
"docsify-cli" : " ^4.4.3" ,
95
95
"eslint" : " ^8.46.0" ,
101
101
"lerna" : " ^6.0.0" ,
102
102
"lint-staged" : " 13.3.0" ,
103
103
"prettier" : " ^2.8.8" ,
104
- "typescript" : " ^5.1.6 "
104
+ "typescript" : " ^5.2.2 "
105
105
}
106
106
}
You can’t perform that action at this time.
0 commit comments