|
29 | 29 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
30 | 30 |
|
31 | 31 | "@commitlint/cli@^17.0.3":
|
32 |
| - version "17.5.1" |
33 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
34 |
| - integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
| 32 | + version "17.6.1" |
| 33 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.1.tgz#571a1272a656cd316f4b601cbb0fcb2ef50bfc7a" |
| 34 | + integrity sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg== |
35 | 35 | dependencies:
|
36 | 36 | "@commitlint/format" "^17.4.4"
|
37 |
| - "@commitlint/lint" "^17.4.4" |
| 37 | + "@commitlint/lint" "^17.6.1" |
38 | 38 | "@commitlint/load" "^17.5.0"
|
39 | 39 | "@commitlint/read" "^17.5.1"
|
40 | 40 | "@commitlint/types" "^17.4.4"
|
|
97 | 97 | "@commitlint/types" "^17.4.4"
|
98 | 98 | semver "7.3.8"
|
99 | 99 |
|
100 |
| -"@commitlint/lint@^17.4.4": |
101 |
| - version "17.4.4" |
102 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856" |
103 |
| - integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw== |
| 100 | +"@commitlint/lint@^17.6.1": |
| 101 | + version "17.6.1" |
| 102 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.1.tgz#52275acc6b3d92a9ad466535331c5dd8e85b6f42" |
| 103 | + integrity sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ== |
104 | 104 | dependencies:
|
105 | 105 | "@commitlint/is-ignored" "^17.4.4"
|
106 | 106 | "@commitlint/parse" "^17.4.4"
|
107 |
| - "@commitlint/rules" "^17.4.4" |
| 107 | + "@commitlint/rules" "^17.6.1" |
108 | 108 | "@commitlint/types" "^17.4.4"
|
109 | 109 |
|
110 | 110 | "@commitlint/load@^17.5.0":
|
|
184 | 184 | resolve-from "^5.0.0"
|
185 | 185 | resolve-global "^1.0.0"
|
186 | 186 |
|
187 |
| -"@commitlint/rules@^17.4.4": |
188 |
| - version "17.4.4" |
189 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791" |
190 |
| - integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ== |
| 187 | +"@commitlint/rules@^17.6.1": |
| 188 | + version "17.6.1" |
| 189 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759" |
| 190 | + integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw== |
191 | 191 | dependencies:
|
192 | 192 | "@commitlint/ensure" "^17.4.4"
|
193 | 193 | "@commitlint/message" "^17.4.2"
|
|
0 commit comments