File tree 3 files changed +8
-10
lines changed
3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "path": "./node_modules/cz-conventional-changelog"
3
+ }
Original file line number Diff line number Diff line change 36
36
"@semantic-release/changelog" : " ^5.0.1" ,
37
37
"@semantic-release/git" : " ^9.0.0" ,
38
38
"@types/minimist" : " ^1.2.1" ,
39
- "@types/node" : " 10 " ,
39
+ "@types/node" : " ^12.20.13 " ,
40
40
"@typescript-eslint/eslint-plugin" : " ^4.25.0" ,
41
41
"@typescript-eslint/parser" : " ^4.25.0" ,
42
42
"commitizen" : " ^4.2.4" ,
50
50
},
51
51
"peerDependencies" : {
52
52
"typescript" : " ^3.0.0 || ^4.0.0"
53
- },
54
- "config" : {
55
- "commitizen" : {
56
- "path" : " ./node_modules/cz-conventional-changelog"
57
- }
58
53
}
59
54
}
Original file line number Diff line number Diff line change 449
449
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz"
450
450
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
451
451
452
- " @types/node@10 " :
453
- version "10.17.60 "
454
- resolved "https://registry.npmjs.org /@types/node/-/node-10.17.60 .tgz"
455
- integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw ==
452
+ " @types/node@^12.20.13 " :
453
+ version "12.20.13 "
454
+ resolved "https://registry.yarnpkg.com /@types/node/-/node-12.20.13 .tgz#e743bae112bd779ac9650f907197dd2caa7f0364 "
455
+ integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A ==
456
456
457
457
" @types/normalize-package-data@^2.4.0 " :
458
458
version "2.4.0"
You can’t perform that action at this time.
0 commit comments