File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"@babel/parser" : " ^7.16.4" ,
61
61
"@babel/types" : " ^7.16.0" ,
62
62
"@commitlint/cli" : " ^15.0.0" ,
63
- "@commitlint/config-conventional" : " ^15 .0.0" ,
63
+ "@commitlint/config-conventional" : " ^16 .0.0" ,
64
64
"@nrwl/cli" : " 13.0.2" ,
65
65
"@nrwl/nx-cloud" : " 12.5.1" ,
66
66
"@nrwl/tao" : " 13.0.2" ,
Original file line number Diff line number Diff line change 1187
1187
resolve-global "1.0.0"
1188
1188
yargs "^17.0.0"
1189
1189
1190
- "@commitlint/config-conventional@^15 .0.0":
1191
- version "15 .0.0"
1192
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15 .0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f "
1193
- integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ ==
1190
+ "@commitlint/config-conventional@^16 .0.0":
1191
+ version "16 .0.0"
1192
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16 .0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03 "
1193
+ integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g ==
1194
1194
dependencies:
1195
1195
conventional-changelog-conventionalcommits "^4.3.1"
1196
1196
You can’t perform that action at this time.
0 commit comments