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 75
75
"@babel/parser" : " ^7.14.6" ,
76
76
"@babel/types" : " ^7.14.4" ,
77
77
"@commitlint/cli" : " ^13.1.0" ,
78
- "@commitlint/config-conventional" : " ^12 .1.4 " ,
78
+ "@commitlint/config-conventional" : " ^13 .1.0 " ,
79
79
"@commitlint/config-lerna-scopes" : " ^13.1.0" ,
80
80
"@nrwl/cli" : " 12.6.3" ,
81
81
"@nrwl/nx-cloud" : " 12.3.0" ,
Original file line number Diff line number Diff line change 328
328
resolve-global "1.0.0"
329
329
yargs "^17.0.0"
330
330
331
- " @commitlint/config-conventional@^12 .1.4 " :
332
- version "12 .1.4 "
333
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .1.4 .tgz#95bbab622f117a8a3e49f95917b08655040c66a8 "
334
- integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ ==
331
+ " @commitlint/config-conventional@^13 .1.0 " :
332
+ version "13 .1.0 "
333
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13 .1.0 .tgz#f02871d50c73db0a31b777231f49203b964d9d59 "
334
+ integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw ==
335
335
dependencies :
336
336
conventional-changelog-conventionalcommits "^4.3.1"
337
337
You can’t perform that action at this time.
0 commit comments