|
23 | 23 | chalk "^2.0.0" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
26 | | -"@commitlint/cli@^20.4.1": |
27 | | - version "20.4.1" |
28 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.1.tgz#a3d402d877322508925264b02fce48dda1932ffb" |
29 | | - integrity sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A== |
| 26 | +"@commitlint/cli@^20.4.2": |
| 27 | + version "20.4.2" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4" |
| 29 | + integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ== |
30 | 30 | dependencies: |
31 | 31 | "@commitlint/format" "^20.4.0" |
32 | | - "@commitlint/lint" "^20.4.1" |
| 32 | + "@commitlint/lint" "^20.4.2" |
33 | 33 | "@commitlint/load" "^20.4.0" |
34 | 34 | "@commitlint/read" "^20.4.0" |
35 | 35 | "@commitlint/types" "^20.4.0" |
|
85 | 85 | "@commitlint/types" "^20.4.0" |
86 | 86 | semver "^7.6.0" |
87 | 87 |
|
88 | | -"@commitlint/lint@^20.4.1": |
89 | | - version "20.4.1" |
90 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.1.tgz#27252b57a8058f91c95c04787060ade6ea601de5" |
91 | | - integrity sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA== |
| 88 | +"@commitlint/lint@^20.4.2": |
| 89 | + version "20.4.2" |
| 90 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4" |
| 91 | + integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug== |
92 | 92 | dependencies: |
93 | 93 | "@commitlint/is-ignored" "^20.4.1" |
94 | 94 | "@commitlint/parse" "^20.4.1" |
95 | | - "@commitlint/rules" "^20.4.1" |
| 95 | + "@commitlint/rules" "^20.4.2" |
96 | 96 | "@commitlint/types" "^20.4.0" |
97 | 97 |
|
98 | 98 | "@commitlint/load@^20.4.0": |
|
147 | 147 | lodash.mergewith "^4.6.2" |
148 | 148 | resolve-from "^5.0.0" |
149 | 149 |
|
150 | | -"@commitlint/rules@^20.4.1": |
151 | | - version "20.4.1" |
152 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.1.tgz#3c26108286e88f35e4bef47f918778fd8a5504ac" |
153 | | - integrity sha512-WtqypKEPbQEuJwJS4aKs0OoJRBKz1HXPBC9wRtzVNH68FLhPWzxXlF09hpUXM9zdYTpm4vAdoTGkWiBgQ/vL0g== |
| 150 | +"@commitlint/rules@^20.4.2": |
| 151 | + version "20.4.2" |
| 152 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1" |
| 153 | + integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg== |
154 | 154 | dependencies: |
155 | 155 | "@commitlint/ensure" "^20.4.1" |
156 | 156 | "@commitlint/message" "^20.4.0" |
|
0 commit comments