File tree 2 files changed +3
-12
lines changed
@commitlint/config-conventional
2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 35
35
"@commitlint/utils" : " ^8.3.0"
36
36
},
37
37
"dependencies" : {
38
- "conventional-changelog-conventionalcommits" : " ^ 4.1.0"
38
+ "conventional-changelog-conventionalcommits" : " 4.1.0"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -3707,7 +3707,7 @@ conventional-changelog-angular@^5.0.3:
3707
3707
compare-func "^1.3.1"
3708
3708
q "^1.5.1"
3709
3709
3710
- conventional-changelog-conventionalcommits@^ 4.1.0 :
3710
+
3711
3711
version "4.1.0"
3712
3712
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0.tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683"
3713
3713
integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ==
@@ -9447,7 +9447,7 @@ read@1, read@~1.0.1:
9447
9447
string_decoder "~1.0.3"
9448
9448
util-deprecate "~1.0.1"
9449
9449
9450
- " readable-stream@2 || 3" , readable-stream@^3.0.2:
9450
+ " readable-stream@2 || 3" , readable-stream@^3.0.2, readable-stream@^3.4.0 :
9451
9451
version "3.4.0"
9452
9452
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9453
9453
integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
@@ -9478,15 +9478,6 @@ readable-stream@^3.1.1:
9478
9478
string_decoder "^1.1.1"
9479
9479
util-deprecate "^1.0.1"
9480
9480
9481
- readable-stream@^3.4.0 :
9482
- version "3.4.0"
9483
- resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9484
- integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
9485
- dependencies :
9486
- inherits "^2.0.3"
9487
- string_decoder "^1.1.1"
9488
- util-deprecate "^1.0.1"
9489
-
9490
9481
readdir-scoped-modules@^1.0.0 :
9491
9482
version "1.0.2"
9492
9483
resolved "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
You can’t perform that action at this time.
0 commit comments