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 @@ -3708,7 +3708,7 @@ conventional-changelog-angular@^5.0.3:
3708
3708
compare-func "^1.3.1"
3709
3709
q "^1.5.1"
3710
3710
3711
- conventional-changelog-conventionalcommits@^ 4.1.0 :
3711
+
3712
3712
version "4.1.0"
3713
3713
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0.tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683"
3714
3714
integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ==
@@ -9435,7 +9435,7 @@ read@1, read@~1.0.1:
9435
9435
string_decoder "~1.0.3"
9436
9436
util-deprecate "~1.0.1"
9437
9437
9438
- " readable-stream@2 || 3" , readable-stream@^3.0.2:
9438
+ " readable-stream@2 || 3" , readable-stream@^3.0.2, readable-stream@^3.4.0 :
9439
9439
version "3.4.0"
9440
9440
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9441
9441
integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
@@ -9466,15 +9466,6 @@ readable-stream@^3.1.1:
9466
9466
string_decoder "^1.1.1"
9467
9467
util-deprecate "^1.0.1"
9468
9468
9469
- readable-stream@^3.4.0 :
9470
- version "3.4.0"
9471
- resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
9472
- integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
9473
- dependencies :
9474
- inherits "^2.0.3"
9475
- string_decoder "^1.1.1"
9476
- util-deprecate "^1.0.1"
9477
-
9478
9469
readdir-scoped-modules@^1.0.0 :
9479
9470
version "1.0.2"
9480
9471
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