|
303 | 303 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
304 | 304 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
305 | 305 |
|
306 |
| -"@commitlint/cli@^19.6.1": |
307 |
| - version "19.6.1" |
308 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d" |
309 |
| - integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ== |
| 306 | +"@commitlint/cli@^19.7.1": |
| 307 | + version "19.7.1" |
| 308 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601" |
| 309 | + integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ== |
310 | 310 | dependencies:
|
311 | 311 | "@commitlint/format" "^19.5.0"
|
312 |
| - "@commitlint/lint" "^19.6.0" |
| 312 | + "@commitlint/lint" "^19.7.1" |
313 | 313 | "@commitlint/load" "^19.6.1"
|
314 | 314 | "@commitlint/read" "^19.5.0"
|
315 | 315 | "@commitlint/types" "^19.5.0"
|
|
357 | 357 | "@commitlint/types" "^19.5.0"
|
358 | 358 | chalk "^5.3.0"
|
359 | 359 |
|
360 |
| -"@commitlint/is-ignored@^19.6.0": |
361 |
| - version "19.6.0" |
362 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc" |
363 |
| - integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw== |
| 360 | +"@commitlint/is-ignored@^19.7.1": |
| 361 | + version "19.7.1" |
| 362 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e" |
| 363 | + integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g== |
364 | 364 | dependencies:
|
365 | 365 | "@commitlint/types" "^19.5.0"
|
366 | 366 | semver "^7.6.0"
|
367 | 367 |
|
368 |
| -"@commitlint/lint@^19.6.0": |
369 |
| - version "19.6.0" |
370 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36" |
371 |
| - integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg== |
| 368 | +"@commitlint/lint@^19.7.1": |
| 369 | + version "19.7.1" |
| 370 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5" |
| 371 | + integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg== |
372 | 372 | dependencies:
|
373 |
| - "@commitlint/is-ignored" "^19.6.0" |
| 373 | + "@commitlint/is-ignored" "^19.7.1" |
374 | 374 | "@commitlint/parse" "^19.5.0"
|
375 | 375 | "@commitlint/rules" "^19.6.0"
|
376 | 376 | "@commitlint/types" "^19.5.0"
|
@@ -1595,12 +1595,12 @@ commitizen@^4.0.3:
|
1595 | 1595 | strip-bom "4.0.0"
|
1596 | 1596 | strip-json-comments "3.1.1"
|
1597 | 1597 |
|
1598 |
| -commitlint@^19.6.1: |
1599 |
| - version "19.6.1" |
1600 |
| - resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.6.1.tgz#8fbfc2ee8cd62172360923679287841b536ee271" |
1601 |
| - integrity sha512-tU4or+Y2fDXepCZ44o8guEB9uwrRp4if4VupGH1CR+bsVS2zX6Gia4dndA7UPx8cWWw1tvRRJu5keA7RqfXf3w== |
| 1598 | +commitlint@^19.7.1: |
| 1599 | + version "19.7.1" |
| 1600 | + resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.7.1.tgz#ef7864d875dc7a7dc6b463803fdcd6c193b451a9" |
| 1601 | + integrity sha512-iNWqXl/A1WN8qd9JehqUpzbOxczNBE1nzBiYE33TkHeTptq7Cvg5U4j8PpvO92Nxganv6o/20IO3omP5N5M7/A== |
1602 | 1602 | dependencies:
|
1603 |
| - "@commitlint/cli" "^19.6.1" |
| 1603 | + "@commitlint/cli" "^19.7.1" |
1604 | 1604 | "@commitlint/types" "^19.5.0"
|
1605 | 1605 |
|
1606 | 1606 | compare-func@^2.0.0:
|
|
0 commit comments