|
29 | 29 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
30 | 30 |
|
31 | 31 | "@commitlint/cli@^17.0.2":
|
32 |
| - version "17.4.2" |
33 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b" |
34 |
| - integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA== |
35 |
| - dependencies: |
36 |
| - "@commitlint/format" "^17.4.0" |
37 |
| - "@commitlint/lint" "^17.4.2" |
38 |
| - "@commitlint/load" "^17.4.2" |
39 |
| - "@commitlint/read" "^17.4.2" |
40 |
| - "@commitlint/types" "^17.4.0" |
| 32 | + version "17.4.4" |
| 33 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06" |
| 34 | + integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g== |
| 35 | + dependencies: |
| 36 | + "@commitlint/format" "^17.4.4" |
| 37 | + "@commitlint/lint" "^17.4.4" |
| 38 | + "@commitlint/load" "^17.4.4" |
| 39 | + "@commitlint/read" "^17.4.4" |
| 40 | + "@commitlint/types" "^17.4.4" |
41 | 41 | execa "^5.0.0"
|
42 | 42 | lodash.isfunction "^3.0.9"
|
43 | 43 | resolve-from "5.0.0"
|
|
56 | 56 | dependencies:
|
57 | 57 | "@commitlint/config-angular-type-enum" "^17.4.0"
|
58 | 58 |
|
59 |
| -"@commitlint/config-validator@^17.4.0": |
60 |
| - version "17.4.0" |
61 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.0.tgz#2cb229672a22476cf1f21bedbfcd788e5da5b54f" |
62 |
| - integrity sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA== |
| 59 | +"@commitlint/config-validator@^17.4.4": |
| 60 | + version "17.4.4" |
| 61 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" |
| 62 | + integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== |
63 | 63 | dependencies:
|
64 |
| - "@commitlint/types" "^17.4.0" |
| 64 | + "@commitlint/types" "^17.4.4" |
65 | 65 | ajv "^8.11.0"
|
66 | 66 |
|
67 | 67 | "@commitlint/ensure@^17.4.0":
|
|
76 | 76 | lodash.startcase "^4.4.0"
|
77 | 77 | lodash.upperfirst "^4.3.1"
|
78 | 78 |
|
| 79 | +"@commitlint/ensure@^17.4.4": |
| 80 | + version "17.4.4" |
| 81 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" |
| 82 | + integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== |
| 83 | + dependencies: |
| 84 | + "@commitlint/types" "^17.4.4" |
| 85 | + lodash.camelcase "^4.3.0" |
| 86 | + lodash.kebabcase "^4.1.1" |
| 87 | + lodash.snakecase "^4.1.1" |
| 88 | + lodash.startcase "^4.4.0" |
| 89 | + lodash.upperfirst "^4.3.1" |
| 90 | + |
79 | 91 | "@commitlint/execute-rule@^17.4.0":
|
80 | 92 | version "17.4.0"
|
81 | 93 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz#4518e77958893d0a5835babe65bf87e2638f6939"
|
82 | 94 | integrity sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==
|
83 | 95 |
|
84 |
| -"@commitlint/format@^17.4.0": |
85 |
| - version "17.4.0" |
86 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.4.0.tgz#1c80cf3a6274ff9b3d3c0dd150a97882d557aa0f" |
87 |
| - integrity sha512-Z2bWAU5+f1YZh9W76c84J8iLIWIvvm+mzqogTz0Nsc1x6EHW0Z2gI38g5HAjB0r0I3ZjR15IDEJKhsxyblcyhA== |
| 96 | +"@commitlint/format@^17.4.4": |
| 97 | + version "17.4.4" |
| 98 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.4.4.tgz#0f6e1b4d7a301c7b1dfd4b6334edd97fc050b9f5" |
| 99 | + integrity sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ== |
88 | 100 | dependencies:
|
89 |
| - "@commitlint/types" "^17.4.0" |
| 101 | + "@commitlint/types" "^17.4.4" |
90 | 102 | chalk "^4.1.0"
|
91 | 103 |
|
92 |
| -"@commitlint/is-ignored@^17.4.2": |
93 |
| - version "17.4.2" |
94 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz#2d40a34e071c3e595e485fafe8460457a7b7af9d" |
95 |
| - integrity sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q== |
| 104 | +"@commitlint/is-ignored@^17.4.4": |
| 105 | + version "17.4.4" |
| 106 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz#82e03f1abe2de2c0c8c162a250b8d466225e922b" |
| 107 | + integrity sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw== |
96 | 108 | dependencies:
|
97 |
| - "@commitlint/types" "^17.4.0" |
| 109 | + "@commitlint/types" "^17.4.4" |
98 | 110 | semver "7.3.8"
|
99 | 111 |
|
100 |
| -"@commitlint/lint@^17.4.2": |
101 |
| - version "17.4.2" |
102 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd" |
103 |
| - integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw== |
| 112 | +"@commitlint/lint@^17.4.4": |
| 113 | + version "17.4.4" |
| 114 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856" |
| 115 | + integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw== |
104 | 116 | dependencies:
|
105 |
| - "@commitlint/is-ignored" "^17.4.2" |
106 |
| - "@commitlint/parse" "^17.4.2" |
107 |
| - "@commitlint/rules" "^17.4.2" |
108 |
| - "@commitlint/types" "^17.4.0" |
| 117 | + "@commitlint/is-ignored" "^17.4.4" |
| 118 | + "@commitlint/parse" "^17.4.4" |
| 119 | + "@commitlint/rules" "^17.4.4" |
| 120 | + "@commitlint/types" "^17.4.4" |
109 | 121 |
|
110 |
| -"@commitlint/load@^17.4.2": |
111 |
| - version "17.4.2" |
112 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.2.tgz#551875c3e1dce6dc0375dc9c8ad551de8ba35de4" |
113 |
| - integrity sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw== |
| 122 | +"@commitlint/load@^17.4.2", "@commitlint/load@^17.4.4": |
| 123 | + version "17.4.4" |
| 124 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e" |
| 125 | + integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ== |
114 | 126 | dependencies:
|
115 |
| - "@commitlint/config-validator" "^17.4.0" |
| 127 | + "@commitlint/config-validator" "^17.4.4" |
116 | 128 | "@commitlint/execute-rule" "^17.4.0"
|
117 |
| - "@commitlint/resolve-extends" "^17.4.0" |
118 |
| - "@commitlint/types" "^17.4.0" |
| 129 | + "@commitlint/resolve-extends" "^17.4.4" |
| 130 | + "@commitlint/types" "^17.4.4" |
119 | 131 | "@types/node" "*"
|
120 | 132 | chalk "^4.1.0"
|
121 | 133 | cosmiconfig "^8.0.0"
|
|
132 | 144 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
|
133 | 145 | integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
|
134 | 146 |
|
135 |
| -"@commitlint/parse@^17.4.2": |
136 |
| - version "17.4.2" |
137 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.2.tgz#b0f8a257a1f93387a497408b0b4cadba60ee3359" |
138 |
| - integrity sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA== |
| 147 | +"@commitlint/parse@^17.4.4": |
| 148 | + version "17.4.4" |
| 149 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.4.tgz#8311b12f2b730de6ea0679ae2a37b386bcc5b04b" |
| 150 | + integrity sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg== |
139 | 151 | dependencies:
|
140 |
| - "@commitlint/types" "^17.4.0" |
| 152 | + "@commitlint/types" "^17.4.4" |
141 | 153 | conventional-changelog-angular "^5.0.11"
|
142 | 154 | conventional-commits-parser "^3.2.2"
|
143 | 155 |
|
|
161 | 173 | chalk "^4.1.0"
|
162 | 174 | inquirer "^6.5.2"
|
163 | 175 |
|
164 |
| -"@commitlint/read@^17.4.2": |
165 |
| - version "17.4.2" |
166 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.2.tgz#4880a05271fb44cefa54d365a17d5753496a6de0" |
167 |
| - integrity sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg== |
| 176 | +"@commitlint/read@^17.4.4": |
| 177 | + version "17.4.4" |
| 178 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555" |
| 179 | + integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA== |
168 | 180 | dependencies:
|
169 | 181 | "@commitlint/top-level" "^17.4.0"
|
170 |
| - "@commitlint/types" "^17.4.0" |
| 182 | + "@commitlint/types" "^17.4.4" |
171 | 183 | fs-extra "^11.0.0"
|
172 | 184 | git-raw-commits "^2.0.0"
|
173 | 185 | minimist "^1.2.6"
|
174 | 186 |
|
175 |
| -"@commitlint/resolve-extends@^17.4.0": |
176 |
| - version "17.4.0" |
177 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.0.tgz#9023da6c70c4ebd173b4b0995fe29f27051da2d3" |
178 |
| - integrity sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ== |
| 187 | +"@commitlint/resolve-extends@^17.4.4": |
| 188 | + version "17.4.4" |
| 189 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" |
| 190 | + integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== |
179 | 191 | dependencies:
|
180 |
| - "@commitlint/config-validator" "^17.4.0" |
181 |
| - "@commitlint/types" "^17.4.0" |
| 192 | + "@commitlint/config-validator" "^17.4.4" |
| 193 | + "@commitlint/types" "^17.4.4" |
182 | 194 | import-fresh "^3.0.0"
|
183 | 195 | lodash.mergewith "^4.6.2"
|
184 | 196 | resolve-from "^5.0.0"
|
185 | 197 | resolve-global "^1.0.0"
|
186 | 198 |
|
187 |
| -"@commitlint/rules@^17.4.2": |
188 |
| - version "17.4.2" |
189 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b" |
190 |
| - integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ== |
| 199 | +"@commitlint/rules@^17.4.4": |
| 200 | + version "17.4.4" |
| 201 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791" |
| 202 | + integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ== |
191 | 203 | dependencies:
|
192 |
| - "@commitlint/ensure" "^17.4.0" |
| 204 | + "@commitlint/ensure" "^17.4.4" |
193 | 205 | "@commitlint/message" "^17.4.2"
|
194 | 206 | "@commitlint/to-lines" "^17.4.0"
|
195 |
| - "@commitlint/types" "^17.4.0" |
| 207 | + "@commitlint/types" "^17.4.4" |
196 | 208 | execa "^5.0.0"
|
197 | 209 |
|
198 | 210 | "@commitlint/to-lines@^17.4.0":
|
|
207 | 219 | dependencies:
|
208 | 220 | find-up "^5.0.0"
|
209 | 221 |
|
210 |
| -"@commitlint/types@^17.4.0": |
211 |
| - version "17.4.0" |
212 |
| - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.0.tgz#c7c2b97b959f6175c164632bf26208ce417b3f31" |
213 |
| - integrity sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA== |
| 222 | +"@commitlint/types@^17.4.0", "@commitlint/types@^17.4.4": |
| 223 | + version "17.4.4" |
| 224 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.4.tgz#1416df936e9aad0d6a7bbc979ecc31e55dade662" |
| 225 | + integrity sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ== |
214 | 226 | dependencies:
|
215 | 227 | chalk "^4.1.0"
|
216 | 228 |
|
|
0 commit comments