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 73
73
"@babel/core" : " 7.18.2" ,
74
74
"@babel/preset-env" : " 7.18.2" ,
75
75
"@combinatorics/factorial" : " 0.0.2" ,
76
- "@commitlint/cli" : " 17.0.0 " ,
76
+ "@commitlint/cli" : " 17.0.1 " ,
77
77
"@comparison-sorting/is-sorted" : " 0.0.1" ,
78
78
"@functional-abstraction/functools" : " 3.0.2" ,
79
79
"@iterable-iterator/chain" : " 2.0.1" ,
Original file line number Diff line number Diff line change 1946
1946
dependencies :
1947
1947
" @failure-abstraction/error" " ^6.0.1"
1948
1948
1949
- " @commitlint/cli@17.0.0 " :
1950
- version "17.0.0 "
1951
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0 .tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518 "
1952
- integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ ==
1949
+ " @commitlint/cli@17.0.1 " :
1950
+ version "17.0.1 "
1951
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1 .tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0 "
1952
+ integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg ==
1953
1953
dependencies :
1954
1954
" @commitlint/format" " ^17.0.0"
1955
1955
" @commitlint/lint" " ^17.0.0"
1956
1956
" @commitlint/load" " ^17.0.0"
1957
1957
" @commitlint/read" " ^17.0.0"
1958
1958
" @commitlint/types" " ^17.0.0"
1959
+ execa "^5.0.0"
1959
1960
lodash "^4.17.19"
1960
1961
resolve-from "5.0.0"
1961
1962
resolve-global "1.0.0"
You can’t perform that action at this time.
0 commit comments