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 78
78
"@babel/core" : " 7.24.0" ,
79
79
"@babel/preset-env" : " 7.24.0" ,
80
80
"@collection-abstraction/counter" : " 6.0.1" ,
81
- "@commitlint/cli" : " 19.2.0 " ,
81
+ "@commitlint/cli" : " 19.2.1 " ,
82
82
"@iterable-iterator/list" : " 1.0.1" ,
83
83
"@iterable-iterator/map" : " 1.0.1" ,
84
84
"@iterable-iterator/range" : " 2.1.0" ,
Original file line number Diff line number Diff line change 2078
2078
"@iterable-iterator/filter" "^1.0.0"
2079
2079
"@iterable-iterator/map" "^1.0.0"
2080
2080
2081
- "@commitlint/
[email protected] .
0 ":
2082
- version "19.2.0 "
2083
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0 .tgz#90a77b5b27b29d0f78960406b483e9d2da673e68 "
2084
- integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw ==
2081
+ "@commitlint/
[email protected] .
1 ":
2082
+ version "19.2.1 "
2083
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1 .tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b "
2084
+ integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg ==
2085
2085
dependencies:
2086
2086
"@commitlint/format" "^19.0.3"
2087
2087
"@commitlint/lint" "^19.1.0"
2088
2088
"@commitlint/load" "^19.2.0"
2089
- "@commitlint/read" "^19.2.0 "
2089
+ "@commitlint/read" "^19.2.1 "
2090
2090
"@commitlint/types" "^19.0.3"
2091
2091
execa "^8.0.1"
2092
2092
yargs "^17.0.0"
2172
2172
conventional-changelog-angular "^7.0.0"
2173
2173
conventional-commits-parser "^5.0.0"
2174
2174
2175
- "@commitlint/read@^19.2.0 ":
2176
- version "19.2.0 "
2177
- resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0 .tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a "
2178
- integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA ==
2175
+ "@commitlint/read@^19.2.1 ":
2176
+ version "19.2.1 "
2177
+ resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1 .tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f "
2178
+ integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw ==
2179
2179
dependencies:
2180
2180
"@commitlint/top-level" "^19.0.0"
2181
2181
"@commitlint/types" "^19.0.3"
You can’t perform that action at this time.
0 commit comments