File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 75
75
"devDependencies" : {
76
76
"@babel/core" : " 7.18.2" ,
77
77
"@babel/preset-env" : " 7.18.2" ,
78
- "@commitlint/cli" : " 17.0.0 " ,
78
+ "@commitlint/cli" : " 17.0.1 " ,
79
79
"@iterable-iterator/list" : " 1.0.1" ,
80
80
"@iterable-iterator/range" : " 2.1.0" ,
81
81
"@iterable-iterator/sorted" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1581
1581
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1582
1582
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1583
1583
1584
- " @commitlint/cli@17.0.0 " :
1585
- version "17.0.0 "
1586
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0 .tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518 "
1587
- integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ ==
1584
+ " @commitlint/cli@17.0.1 " :
1585
+ version "17.0.1 "
1586
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1 .tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0 "
1587
+ integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg ==
1588
1588
dependencies :
1589
1589
" @commitlint/format" " ^17.0.0"
1590
1590
" @commitlint/lint" " ^17.0.0"
1591
1591
" @commitlint/load" " ^17.0.0"
1592
1592
" @commitlint/read" " ^17.0.0"
1593
1593
" @commitlint/types" " ^17.0.0"
1594
+ execa "^5.0.0"
1594
1595
lodash "^4.17.19"
1595
1596
resolve-from "5.0.0"
1596
1597
resolve-global "1.0.0"
You can’t perform that action at this time.
0 commit comments