|
113 | 113 | lodash "^4.17.19"
|
114 | 114 | to-fast-properties "^2.0.0"
|
115 | 115 |
|
116 |
| -"@commitlint/cli@^17.6.6": |
117 |
| - version "17.6.6" |
118 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" |
119 |
| - integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== |
| 116 | +"@commitlint/cli@^17.6.7": |
| 117 | + version "17.6.7" |
| 118 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.7.tgz#1d352a6cfdb6b6a6ae49a959e6c13dcef1b63782" |
| 119 | + integrity sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg== |
120 | 120 | dependencies:
|
121 | 121 | "@commitlint/format" "^17.4.4"
|
122 |
| - "@commitlint/lint" "^17.6.6" |
123 |
| - "@commitlint/load" "^17.5.0" |
| 122 | + "@commitlint/lint" "^17.6.7" |
| 123 | + "@commitlint/load" "^17.6.7" |
124 | 124 | "@commitlint/read" "^17.5.1"
|
125 | 125 | "@commitlint/types" "^17.4.4"
|
126 | 126 | execa "^5.0.0"
|
|
129 | 129 | resolve-global "1.0.0"
|
130 | 130 | yargs "^17.0.0"
|
131 | 131 |
|
132 |
| -"@commitlint/config-conventional@^17.6.6": |
133 |
| - version "17.6.6" |
134 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
135 |
| - integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
| 132 | +"@commitlint/config-conventional@^17.6.7": |
| 133 | + version "17.6.7" |
| 134 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.7.tgz#8469d977def36148615e9516b1a521e38ca27ddd" |
| 135 | + integrity sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw== |
136 | 136 | dependencies:
|
137 | 137 | conventional-changelog-conventionalcommits "^5.0.0"
|
138 | 138 |
|
139 |
| -"@commitlint/config-validator@^17.4.4": |
140 |
| - version "17.4.4" |
141 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" |
142 |
| - integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== |
| 139 | +"@commitlint/config-validator@^17.6.7": |
| 140 | + version "17.6.7" |
| 141 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41" |
| 142 | + integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ== |
143 | 143 | dependencies:
|
144 | 144 | "@commitlint/types" "^17.4.4"
|
145 | 145 | ajv "^8.11.0"
|
146 | 146 |
|
147 |
| -"@commitlint/ensure@^17.4.4": |
148 |
| - version "17.4.4" |
149 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" |
150 |
| - integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== |
| 147 | +"@commitlint/ensure@^17.6.7": |
| 148 | + version "17.6.7" |
| 149 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b" |
| 150 | + integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw== |
151 | 151 | dependencies:
|
152 | 152 | "@commitlint/types" "^17.4.4"
|
153 | 153 | lodash.camelcase "^4.3.0"
|
|
169 | 169 | "@commitlint/types" "^17.4.4"
|
170 | 170 | chalk "^4.1.0"
|
171 | 171 |
|
172 |
| -"@commitlint/is-ignored@^17.6.6": |
173 |
| - version "17.6.6" |
174 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" |
175 |
| - integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== |
| 172 | +"@commitlint/is-ignored@^17.6.7": |
| 173 | + version "17.6.7" |
| 174 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz#711897f19180f1121ecf302a3c5496f9a920a59e" |
| 175 | + integrity sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g== |
176 | 176 | dependencies:
|
177 | 177 | "@commitlint/types" "^17.4.4"
|
178 | 178 | semver "7.5.2"
|
179 | 179 |
|
180 |
| -"@commitlint/lint@^17.6.6": |
181 |
| - version "17.6.6" |
182 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" |
183 |
| - integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== |
| 180 | +"@commitlint/lint@^17.6.7": |
| 181 | + version "17.6.7" |
| 182 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.7.tgz#fb49c2722749e3ef83e2b41258fc32531068a13b" |
| 183 | + integrity sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ== |
184 | 184 | dependencies:
|
185 |
| - "@commitlint/is-ignored" "^17.6.6" |
186 |
| - "@commitlint/parse" "^17.6.5" |
187 |
| - "@commitlint/rules" "^17.6.5" |
| 185 | + "@commitlint/is-ignored" "^17.6.7" |
| 186 | + "@commitlint/parse" "^17.6.7" |
| 187 | + "@commitlint/rules" "^17.6.7" |
188 | 188 | "@commitlint/types" "^17.4.4"
|
189 | 189 |
|
190 |
| -"@commitlint/load@^17.5.0": |
191 |
| - version "17.5.0" |
192 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
193 |
| - integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
| 190 | +"@commitlint/load@^17.6.7": |
| 191 | + version "17.6.7" |
| 192 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba" |
| 193 | + integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw== |
194 | 194 | dependencies:
|
195 |
| - "@commitlint/config-validator" "^17.4.4" |
| 195 | + "@commitlint/config-validator" "^17.6.7" |
196 | 196 | "@commitlint/execute-rule" "^17.4.0"
|
197 |
| - "@commitlint/resolve-extends" "^17.4.4" |
| 197 | + "@commitlint/resolve-extends" "^17.6.7" |
198 | 198 | "@commitlint/types" "^17.4.4"
|
199 | 199 | "@types/node" "*"
|
200 | 200 | chalk "^4.1.0"
|
|
212 | 212 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
|
213 | 213 | integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
|
214 | 214 |
|
215 |
| -"@commitlint/parse@^17.6.5": |
216 |
| - version "17.6.5" |
217 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d" |
218 |
| - integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw== |
| 215 | +"@commitlint/parse@^17.6.7": |
| 216 | + version "17.6.7" |
| 217 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.7.tgz#b87c61213653d670f956faafe7783aef9ef13020" |
| 218 | + integrity sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ== |
219 | 219 | dependencies:
|
220 | 220 | "@commitlint/types" "^17.4.4"
|
221 | 221 | conventional-changelog-angular "^5.0.11"
|
|
232 | 232 | git-raw-commits "^2.0.11"
|
233 | 233 | minimist "^1.2.6"
|
234 | 234 |
|
235 |
| -"@commitlint/resolve-extends@^17.4.4": |
236 |
| - version "17.4.4" |
237 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" |
238 |
| - integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== |
| 235 | +"@commitlint/resolve-extends@^17.6.7": |
| 236 | + version "17.6.7" |
| 237 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d" |
| 238 | + integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg== |
239 | 239 | dependencies:
|
240 |
| - "@commitlint/config-validator" "^17.4.4" |
| 240 | + "@commitlint/config-validator" "^17.6.7" |
241 | 241 | "@commitlint/types" "^17.4.4"
|
242 | 242 | import-fresh "^3.0.0"
|
243 | 243 | lodash.mergewith "^4.6.2"
|
244 | 244 | resolve-from "^5.0.0"
|
245 | 245 | resolve-global "^1.0.0"
|
246 | 246 |
|
247 |
| -"@commitlint/rules@^17.6.5": |
248 |
| - version "17.6.5" |
249 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1" |
250 |
| - integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A== |
| 247 | +"@commitlint/rules@^17.6.7": |
| 248 | + version "17.6.7" |
| 249 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.7.tgz#2dbf52e82b5bcb1c74445637c6a9974571ab54b6" |
| 250 | + integrity sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ== |
251 | 251 | dependencies:
|
252 |
| - "@commitlint/ensure" "^17.4.4" |
| 252 | + "@commitlint/ensure" "^17.6.7" |
253 | 253 | "@commitlint/message" "^17.4.2"
|
254 | 254 | "@commitlint/to-lines" "^17.4.0"
|
255 | 255 | "@commitlint/types" "^17.4.4"
|
|
0 commit comments