File tree 2 files changed +10
-12
lines changed
2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"@commitlint/cli" : " ^11.0.0" ,
26
- "@commitlint/config-conventional" : " ^11.0.0 " ,
26
+ "@commitlint/config-conventional" : " ^18.4.4 " ,
27
27
"@typescript-eslint/eslint-plugin" : " ^4.15.2" ,
28
28
"@typescript-eslint/parser" : " ^4.15.2" ,
29
29
"eslint" : " ^7.20.0" ,
Original file line number Diff line number Diff line change 1336
1336
resolve-global "1.0.0"
1337
1337
yargs "^15.1.0"
1338
1338
1339
- "@commitlint/config-conventional@^11.0.0 ":
1340
- version "11.0.0 "
1341
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0 .tgz#3fa300a1b639273946de3c3f15e1cda518333422 "
1342
- integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA ==
1339
+ "@commitlint/config-conventional@^18.4.4 ":
1340
+ version "18.4.4 "
1341
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4 .tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b "
1342
+ integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q ==
1343
1343
dependencies:
1344
- conventional-changelog-conventionalcommits "^4.3.1 "
1344
+ conventional-changelog-conventionalcommits "^7.0.2 "
1345
1345
1346
1346
"@commitlint/ensure@^11.0.0":
1347
1347
version "11.0.0"
@@ -5357,14 +5357,12 @@ conventional-changelog-angular@^5.0.12:
5357
5357
compare-func "^2.0.0"
5358
5358
q "^1.5.1"
5359
5359
5360
- conventional-changelog-conventionalcommits@^4.3.1 :
5361
- version "4.6.3 "
5362
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3 .tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2 "
5363
- integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g ==
5360
+ conventional-changelog-conventionalcommits@^7.0.2 :
5361
+ version "7.0.2 "
5362
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2 .tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5 "
5363
+ integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w ==
5364
5364
dependencies:
5365
5365
compare-func "^2.0.0"
5366
- lodash "^4.17.15"
5367
- q "^1.5.1"
5368
5366
5369
5367
conventional-changelog-core@^4.2.2:
5370
5368
version "4.2.2"
You can’t perform that action at this time.
0 commit comments