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 16
16
"devDependencies" : {
17
17
"@babel/core" : " ^7.4.5" ,
18
18
"@commitlint/cli" : " ^13.1.0" ,
19
- "@commitlint/config-conventional" : " ^12.0 .0" ,
19
+ "@commitlint/config-conventional" : " ^13.1 .0" ,
20
20
"@types/babel-core" : " ^6.25.6" ,
21
21
"@types/benchmark" : " ^2.1.0" ,
22
22
"@types/fs-extra" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 333
333
resolve-global "1.0.0"
334
334
yargs "^17.0.0"
335
335
336
- " @commitlint/config-conventional@^12.0 .0 " :
337
- version "12 .1.4 "
338
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .1.4 .tgz#95bbab622f117a8a3e49f95917b08655040c66a8 "
339
- integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ ==
336
+ " @commitlint/config-conventional@^13.1 .0 " :
337
+ version "13 .1.0 "
338
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13 .1.0 .tgz#f02871d50c73db0a31b777231f49203b964d9d59 "
339
+ integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw ==
340
340
dependencies :
341
341
conventional-changelog-conventionalcommits "^4.3.1"
342
342
You can’t perform that action at this time.
0 commit comments