File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 47
47
"compatibility" : " ^1.17.0 || ^2.0.0"
48
48
},
49
49
"devDependencies" : {
50
- "@commitlint/cli" : " 19.2.0 " ,
50
+ "@commitlint/cli" : " 19.2.1 " ,
51
51
"@commitlint/config-angular" : " 19.1.0" ,
52
52
"eslint" : " 8.57.0" ,
53
53
"eslint-config-airbnb-base" : " 15.0.0" ,
Original file line number Diff line number Diff line change 28
28
chalk "^2.0.0"
29
29
js-tokens "^4.0.0"
30
30
31
- " @commitlint/[email protected] .0 " :
32
- version "19.2.0 "
33
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0 .tgz#90a77b5b27b29d0f78960406b483e9d2da673e68 "
34
- integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw ==
31
+ " @commitlint/[email protected] .1 " :
32
+ version "19.2.1 "
33
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1 .tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b "
34
+ integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg ==
35
35
dependencies :
36
36
" @commitlint/format" " ^19.0.3"
37
37
" @commitlint/lint" " ^19.1.0"
38
38
" @commitlint/load" " ^19.2.0"
39
- " @commitlint/read" " ^19.2.0 "
39
+ " @commitlint/read" " ^19.2.1 "
40
40
" @commitlint/types" " ^19.0.3"
41
41
execa "^8.0.1"
42
42
yargs "^17.0.0"
134
134
conventional-changelog-angular "^7.0.0"
135
135
conventional-commits-parser "^5.0.0"
136
136
137
- " @commitlint/read@^19.2.0 " :
138
- version "19.2.0 "
139
- resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0 .tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a "
140
- integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA ==
137
+ " @commitlint/read@^19.2.1 " :
138
+ version "19.2.1 "
139
+ resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1 .tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f "
140
+ integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw ==
141
141
dependencies :
142
142
" @commitlint/top-level" " ^19.0.0"
143
143
" @commitlint/types" " ^19.0.3"
You can’t perform that action at this time.
0 commit comments