|
192 | 192 | lodash "^4.17.13"
|
193 | 193 | to-fast-properties "^2.0.0"
|
194 | 194 |
|
195 |
| -"@commitlint/cli@^17.6.5": |
196 |
| - version "17.6.5" |
197 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.5.tgz#3a8abd6499f9d4aeafe3bf9201338ccb868a14b9" |
198 |
| - integrity sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ== |
| 195 | +"@commitlint/cli@^17.6.6": |
| 196 | + version "17.6.6" |
| 197 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" |
| 198 | + integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== |
199 | 199 | dependencies:
|
200 | 200 | "@commitlint/format" "^17.4.4"
|
201 |
| - "@commitlint/lint" "^17.6.5" |
| 201 | + "@commitlint/lint" "^17.6.6" |
202 | 202 | "@commitlint/load" "^17.5.0"
|
203 | 203 | "@commitlint/read" "^17.5.1"
|
204 | 204 | "@commitlint/types" "^17.4.4"
|
|
208 | 208 | resolve-global "1.0.0"
|
209 | 209 | yargs "^17.0.0"
|
210 | 210 |
|
211 |
| -"@commitlint/config-conventional@^17.6.5": |
212 |
| - version "17.6.5" |
213 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5" |
214 |
| - integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg== |
| 211 | +"@commitlint/config-conventional@^17.6.6": |
| 212 | + version "17.6.6" |
| 213 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
| 214 | + integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
215 | 215 | dependencies:
|
216 | 216 | conventional-changelog-conventionalcommits "^5.0.0"
|
217 | 217 |
|
|
248 | 248 | "@commitlint/types" "^17.4.4"
|
249 | 249 | chalk "^4.1.0"
|
250 | 250 |
|
251 |
| -"@commitlint/is-ignored@^17.6.5": |
252 |
| - version "17.6.5" |
253 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz#cea24cd2031fe7d242590b91fab3352750887194" |
254 |
| - integrity sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ== |
| 251 | +"@commitlint/is-ignored@^17.6.6": |
| 252 | + version "17.6.6" |
| 253 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" |
| 254 | + integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== |
255 | 255 | dependencies:
|
256 | 256 | "@commitlint/types" "^17.4.4"
|
257 |
| - semver "7.5.0" |
| 257 | + semver "7.5.2" |
258 | 258 |
|
259 |
| -"@commitlint/lint@^17.6.5": |
260 |
| - version "17.6.5" |
261 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.5.tgz#dfa437f14430c9874d6b1a3ba8a2d44b79780c02" |
262 |
| - integrity sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw== |
| 259 | +"@commitlint/lint@^17.6.6": |
| 260 | + version "17.6.6" |
| 261 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" |
| 262 | + integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== |
263 | 263 | dependencies:
|
264 |
| - "@commitlint/is-ignored" "^17.6.5" |
| 264 | + "@commitlint/is-ignored" "^17.6.6" |
265 | 265 | "@commitlint/parse" "^17.6.5"
|
266 | 266 | "@commitlint/rules" "^17.6.5"
|
267 | 267 | "@commitlint/types" "^17.4.4"
|
@@ -6268,10 +6268,10 @@ semver-regex@^2.0.0:
|
6268 | 6268 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
6269 | 6269 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
6270 | 6270 |
|
6271 |
| -[email protected].0, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2: |
6272 |
| - version "7.5.0" |
6273 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0" |
6274 |
| - integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA== |
| 6271 | +[email protected].2, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2: |
| 6272 | + version "7.5.2" |
| 6273 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb" |
| 6274 | + integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ== |
6275 | 6275 | dependencies:
|
6276 | 6276 | lru-cache "^6.0.0"
|
6277 | 6277 |
|
|
0 commit comments