This repository was archived by the owner on May 5, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/preset-env" : " ^7.12.1" ,
37
37
"@babel/preset-typescript" : " ^7.12.1" ,
38
38
"@commitlint/cli" : " ^11.0.0" ,
39
- "@commitlint/config-conventional" : " ^11 .0.0 " ,
39
+ "@commitlint/config-conventional" : " ^12 .0.1 " ,
40
40
"@types/jest" : " ^24.0.24" ,
41
41
"@types/node" : " ^13.1.0" ,
42
42
"@typescript-eslint/eslint-plugin" : " ^2.13.0" ,
Original file line number Diff line number Diff line change 1027
1027
resolve-global "1.0.0"
1028
1028
yargs "^15.1.0"
1029
1029
1030
- " @commitlint/config-conventional@^11 .0.0 " :
1031
- version "11 .0.0 "
1032
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11 .0.0 .tgz#3fa300a1b639273946de3c3f15e1cda518333422 "
1033
- integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA ==
1030
+ " @commitlint/config-conventional@^12 .0.1 " :
1031
+ version "12 .0.1 "
1032
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .0.1 .tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83 "
1033
+ integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q ==
1034
1034
dependencies :
1035
1035
conventional-changelog-conventionalcommits "^4.3.1"
1036
1036
You can’t perform that action at this time.
0 commit comments