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 53
53
"@angular/compiler-cli" : " ^13.1.0" ,
54
54
"@briebug/cypress-schematic" : " ^5.0.1" ,
55
55
"@commitlint/cli" : " ^17.0.2" ,
56
- "@commitlint/config-conventional" : " ^17.0.0 " ,
56
+ "@commitlint/config-conventional" : " ^17.0.2 " ,
57
57
"@types/cytoscape" : " ^3.19.4" ,
58
58
"@types/jasmine" : " ^4.0.3" ,
59
59
"@typescript-eslint/eslint-plugin" : " ^5.27.0" ,
Original file line number Diff line number Diff line change 1411
1411
resolve-global "1.0.0"
1412
1412
yargs "^17.0.0"
1413
1413
1414
- " @commitlint/config-conventional@^17.0.0 " :
1415
- version "17.0.0 "
1416
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.0 .tgz#7dc2ef3ac1a11ff62bcd333343cc8921edd1646a "
1417
- integrity sha512-jttJXBIq3AuQCvUVwxSctCwKfHxxbALE0IB9OIHYCu/eQdOzPxN72pugeZsWDo1VK/T9iFx+MZoPb6Rb1/ylsw ==
1414
+ " @commitlint/config-conventional@^17.0.2 " :
1415
+ version "17.0.2 "
1416
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2 .tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72 "
1417
+ integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw ==
1418
1418
dependencies :
1419
- conventional-changelog-conventionalcommits "^4.3.1 "
1419
+ conventional-changelog-conventionalcommits "^5.0.0 "
1420
1420
1421
1421
" @commitlint/config-validator@^17.0.0 " :
1422
1422
version "17.0.0"
@@ -3313,10 +3313,10 @@ conventional-changelog-angular@^5.0.11:
3313
3313
compare-func "^2.0.0"
3314
3314
q "^1.5.1"
3315
3315
3316
- conventional-changelog-conventionalcommits@^4.3.1 :
3317
- version "4.6.2 "
3318
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.2 .tgz#6debf07a894f7c7e22b950e2f872de334d5d49ed "
3319
- integrity sha512-fo+VhM0VtD3wdHZtrPhgvTFjAhAMUjYeQV6B5+DB/cupG1O554pJdTwrvBInq8JLHl+GucKQpZycMPye/OpgSw ==
3316
+ conventional-changelog-conventionalcommits@^5.0.0 :
3317
+ version "5.0.0 "
3318
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0 .tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86 "
3319
+ integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw ==
3320
3320
dependencies :
3321
3321
compare-func "^2.0.0"
3322
3322
lodash "^4.17.15"
You can’t perform that action at this time.
0 commit comments