|
28 | 28 | chalk "^2.0.0" |
29 | 29 | js-tokens "^4.0.0" |
30 | 30 |
|
31 | | -"@commitlint/cli@20.4.1": |
32 | | - version "20.4.1" |
33 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.1.tgz#a3d402d877322508925264b02fce48dda1932ffb" |
34 | | - integrity sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A== |
| 31 | +"@commitlint/cli@20.4.2": |
| 32 | + version "20.4.2" |
| 33 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4" |
| 34 | + integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ== |
35 | 35 | dependencies: |
36 | 36 | "@commitlint/format" "^20.4.0" |
37 | | - "@commitlint/lint" "^20.4.1" |
| 37 | + "@commitlint/lint" "^20.4.2" |
38 | 38 | "@commitlint/load" "^20.4.0" |
39 | 39 | "@commitlint/read" "^20.4.0" |
40 | 40 | "@commitlint/types" "^20.4.0" |
|
46 | 46 | resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-20.0.0.tgz#11f7f130f4f1db1945b7470aa9ab98f3fa0fc76f" |
47 | 47 | integrity sha512-6HAMnXyUl3EUBgECjvfLzlghbkMfZx28YBPDry3pPWR0+xpzqSbUY19VIkmdetqYKeawFViudvkqD4VH93gKKg== |
48 | 48 |
|
49 | | -"@commitlint/config-angular@20.4.1": |
50 | | - version "20.4.1" |
51 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.4.1.tgz#01bc1cdc3e5efd088f9eb0f141167eeac3c7b25b" |
52 | | - integrity sha512-Zt+qkZFKjMdQQp0Qvckp/JFJxwQbLrvnWHQc52y1VSPvZtuazcvcsdF3tPz1Ezsxzi3vY+GiOHVAHqWXLYTIrw== |
| 49 | +"@commitlint/config-angular@20.4.2": |
| 50 | + version "20.4.2" |
| 51 | + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.4.2.tgz#44171461122f51bf62bccc626ca41be713fe960c" |
| 52 | + integrity sha512-aArQZyKytFSe6kUNsr8tzgYeRLSmoHPKcKC39Aasun3miDqVcHnrOMbo7y2CxSeaAex8k5Rn3/4f6/4nAqc4Ug== |
53 | 53 | dependencies: |
54 | 54 | "@commitlint/config-angular-type-enum" "^20.0.0" |
55 | 55 |
|
|
94 | 94 | "@commitlint/types" "^20.4.0" |
95 | 95 | semver "^7.6.0" |
96 | 96 |
|
97 | | -"@commitlint/lint@^20.4.1": |
98 | | - version "20.4.1" |
99 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.1.tgz#27252b57a8058f91c95c04787060ade6ea601de5" |
100 | | - integrity sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA== |
| 97 | +"@commitlint/lint@^20.4.2": |
| 98 | + version "20.4.2" |
| 99 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4" |
| 100 | + integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug== |
101 | 101 | dependencies: |
102 | 102 | "@commitlint/is-ignored" "^20.4.1" |
103 | 103 | "@commitlint/parse" "^20.4.1" |
104 | | - "@commitlint/rules" "^20.4.1" |
| 104 | + "@commitlint/rules" "^20.4.2" |
105 | 105 | "@commitlint/types" "^20.4.0" |
106 | 106 |
|
107 | 107 | "@commitlint/load@^20.4.0": |
|
156 | 156 | lodash.mergewith "^4.6.2" |
157 | 157 | resolve-from "^5.0.0" |
158 | 158 |
|
159 | | -"@commitlint/rules@^20.4.1": |
160 | | - version "20.4.1" |
161 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.1.tgz#3c26108286e88f35e4bef47f918778fd8a5504ac" |
162 | | - integrity sha512-WtqypKEPbQEuJwJS4aKs0OoJRBKz1HXPBC9wRtzVNH68FLhPWzxXlF09hpUXM9zdYTpm4vAdoTGkWiBgQ/vL0g== |
| 159 | +"@commitlint/rules@^20.4.2": |
| 160 | + version "20.4.2" |
| 161 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1" |
| 162 | + integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg== |
163 | 163 | dependencies: |
164 | 164 | "@commitlint/ensure" "^20.4.1" |
165 | 165 | "@commitlint/message" "^20.4.0" |
|
0 commit comments