File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"@commitlint/cli" : " ^11.0.0" ,
58
- "@commitlint/config-conventional" : " ^11 .0.0 " ,
58
+ "@commitlint/config-conventional" : " ^17 .0.2 " ,
59
59
"@mixer/parallel-prettier" : " 2.0.2" ,
60
60
"@tsconfig/recommended" : " 1.0.1" ,
61
61
"@types/chai-as-promised" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 770
770
resolve-global "1.0.0"
771
771
yargs "^15.1.0"
772
772
773
- "@commitlint/config-conventional@^11 .0.0 ":
774
- version "11 .0.0 "
775
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11 .0.0 .tgz#3fa300a1b639273946de3c3f15e1cda518333422 "
776
- integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA ==
773
+ "@commitlint/config-conventional@^17 .0.2 ":
774
+ version "17 .0.2 "
775
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17 .0.2 .tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72 "
776
+ integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw ==
777
777
dependencies:
778
- conventional-changelog-conventionalcommits "^4.3.1 "
778
+ conventional-changelog-conventionalcommits "^5.0.0 "
779
779
780
780
"@commitlint/ensure@^11.0.0":
781
781
version "11.0.0"
@@ -4463,10 +4463,10 @@ conventional-changelog-angular@^5.0.12:
4463
4463
compare-func "^2.0.0"
4464
4464
q "^1.5.1"
4465
4465
4466
- conventional-changelog-conventionalcommits@^4.3.1 :
4467
- version "4.5 .0"
4468
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4. 5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62 "
4469
- integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw ==
4466
+ conventional-changelog-conventionalcommits@^5.0.0 :
4467
+ version "5.0 .0"
4468
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0. tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86 "
4469
+ integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw ==
4470
4470
dependencies:
4471
4471
compare-func "^2.0.0"
4472
4472
lodash "^4.17.15"
You can’t perform that action at this time.
0 commit comments