File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 73
73
"@babel/core" : " 7.24.0" ,
74
74
"@babel/preset-env" : " 7.24.0" ,
75
75
"@combinatorics/factorial" : " 0.0.2" ,
76
- "@commitlint/cli" : " 19.2.0 " ,
76
+ "@commitlint/cli" : " 19.2.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 2062
2062
dependencies:
2063
2063
"@failure-abstraction/error" "^6.0.1"
2064
2064
2065
- "@commitlint/
[email protected] .
0 ":
2066
- version "19.2.0 "
2067
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0 .tgz#90a77b5b27b29d0f78960406b483e9d2da673e68 "
2068
- integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw ==
2065
+ "@commitlint/
[email protected] .
1 ":
2066
+ version "19.2.1 "
2067
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1 .tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b "
2068
+ integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg ==
2069
2069
dependencies:
2070
2070
"@commitlint/format" "^19.0.3"
2071
2071
"@commitlint/lint" "^19.1.0"
2072
2072
"@commitlint/load" "^19.2.0"
2073
- "@commitlint/read" "^19.2.0 "
2073
+ "@commitlint/read" "^19.2.1 "
2074
2074
"@commitlint/types" "^19.0.3"
2075
2075
execa "^8.0.1"
2076
2076
yargs "^17.0.0"
2156
2156
conventional-changelog-angular "^7.0.0"
2157
2157
conventional-commits-parser "^5.0.0"
2158
2158
2159
- "@commitlint/read@^19.2.0 ":
2160
- version "19.2.0 "
2161
- resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0 .tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a "
2162
- integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA ==
2159
+ "@commitlint/read@^19.2.1 ":
2160
+ version "19.2.1 "
2161
+ resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1 .tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f "
2162
+ integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw ==
2163
2163
dependencies:
2164
2164
"@commitlint/top-level" "^19.0.0"
2165
2165
"@commitlint/types" "^19.0.3"
You can’t perform that action at this time.
0 commit comments