|
362 | 362 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
363 | 363 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
364 | 364 |
|
365 |
| -"@commitlint/cli@^13.0.0": |
366 |
| - version "13.2.1" |
367 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
368 |
| - integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
369 |
| - dependencies: |
370 |
| - "@commitlint/format" "^13.2.0" |
371 |
| - "@commitlint/lint" "^13.2.0" |
372 |
| - "@commitlint/load" "^13.2.1" |
373 |
| - "@commitlint/read" "^13.2.0" |
374 |
| - "@commitlint/types" "^13.2.0" |
| 365 | +"@commitlint/cli@^14.0.0": |
| 366 | + version "14.1.0" |
| 367 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-14.1.0.tgz#7b657a955ed22f3df348ba9afa6ce5a5121ff7eb" |
| 368 | + integrity sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA== |
| 369 | + dependencies: |
| 370 | + "@commitlint/format" "^14.1.0" |
| 371 | + "@commitlint/lint" "^14.1.0" |
| 372 | + "@commitlint/load" "^14.1.0" |
| 373 | + "@commitlint/read" "^14.0.0" |
| 374 | + "@commitlint/types" "^14.0.0" |
375 | 375 | lodash "^4.17.19"
|
376 | 376 | resolve-from "5.0.0"
|
377 | 377 | resolve-global "1.0.0"
|
378 | 378 | yargs "^17.0.0"
|
379 | 379 |
|
380 |
| -"@commitlint/config-conventional@^13.0.0": |
381 |
| - version "13.2.0" |
382 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz#2ad24fecc56ae9619dbe0934b98a98b18ace0bec" |
383 |
| - integrity sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw== |
| 380 | +"@commitlint/config-conventional@^14.0.0": |
| 381 | + version "14.1.0" |
| 382 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee" |
| 383 | + integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg== |
384 | 384 | dependencies:
|
385 | 385 | conventional-changelog-conventionalcommits "^4.3.1"
|
386 | 386 |
|
387 |
| -"@commitlint/ensure@^13.2.0": |
388 |
| - version "13.2.0" |
389 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-13.2.0.tgz#990c24f753781d1f14c1647c52d34a5730892e3d" |
390 |
| - integrity sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q== |
| 387 | +"@commitlint/ensure@^14.1.0": |
| 388 | + version "14.1.0" |
| 389 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-14.1.0.tgz#b58b2ffe2bc95be143ed8f188721b97df1043ba5" |
| 390 | + integrity sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ== |
391 | 391 | dependencies:
|
392 |
| - "@commitlint/types" "^13.2.0" |
| 392 | + "@commitlint/types" "^14.0.0" |
393 | 393 | lodash "^4.17.19"
|
394 | 394 |
|
395 |
| -"@commitlint/execute-rule@^13.2.0": |
396 |
| - version "13.2.0" |
397 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz#e112159d6647bc5afe2f77c2080ef0f615fd541f" |
398 |
| - integrity sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g== |
| 395 | +"@commitlint/execute-rule@^14.0.0": |
| 396 | + version "14.0.0" |
| 397 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz#3ba45fc255286e3180f89ed4e9ac1ef237160734" |
| 398 | + integrity sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA== |
399 | 399 |
|
400 |
| -"@commitlint/format@^13.2.0": |
401 |
| - version "13.2.0" |
402 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-13.2.0.tgz#eccfff0a09ced8533afb21b2b3a1e28176b109d5" |
403 |
| - integrity sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ== |
| 400 | +"@commitlint/format@^14.1.0": |
| 401 | + version "14.1.0" |
| 402 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-14.1.0.tgz#09b4081bdcb02163496bfcece98f9d4606238bc5" |
| 403 | + integrity sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w== |
404 | 404 | dependencies:
|
405 |
| - "@commitlint/types" "^13.2.0" |
| 405 | + "@commitlint/types" "^14.0.0" |
406 | 406 | chalk "^4.0.0"
|
407 | 407 |
|
408 |
| -"@commitlint/is-ignored@^13.2.0": |
409 |
| - version "13.2.0" |
410 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz#532ddfb5d62a489ff4d3ad88bcbee44e8c7d2c8f" |
411 |
| - integrity sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ== |
| 408 | +"@commitlint/is-ignored@^14.0.0": |
| 409 | + version "14.0.0" |
| 410 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz#8c88e05211519bc187558aad07eee02581292ec4" |
| 411 | + integrity sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA== |
412 | 412 | dependencies:
|
413 |
| - "@commitlint/types" "^13.2.0" |
| 413 | + "@commitlint/types" "^14.0.0" |
414 | 414 | semver "7.3.5"
|
415 | 415 |
|
416 |
| -"@commitlint/lint@^13.2.0": |
417 |
| - version "13.2.0" |
418 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-13.2.0.tgz#b568c96bd21c8fa8eec359a5e21d22743206761f" |
419 |
| - integrity sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw== |
| 416 | +"@commitlint/lint@^14.1.0": |
| 417 | + version "14.1.0" |
| 418 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-14.1.0.tgz#1673b216803d65cc4bbe631f656125be54fd2f69" |
| 419 | + integrity sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA== |
420 | 420 | dependencies:
|
421 |
| - "@commitlint/is-ignored" "^13.2.0" |
422 |
| - "@commitlint/parse" "^13.2.0" |
423 |
| - "@commitlint/rules" "^13.2.0" |
424 |
| - "@commitlint/types" "^13.2.0" |
| 421 | + "@commitlint/is-ignored" "^14.0.0" |
| 422 | + "@commitlint/parse" "^14.0.0" |
| 423 | + "@commitlint/rules" "^14.1.0" |
| 424 | + "@commitlint/types" "^14.0.0" |
425 | 425 |
|
426 |
| -"@commitlint/load@^13.2.1": |
427 |
| - version "13.2.1" |
428 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
429 |
| - integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
| 426 | +"@commitlint/load@^14.1.0": |
| 427 | + version "14.1.0" |
| 428 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-14.1.0.tgz#911e8625cfa1a80df2914b835834c6068fdfdab4" |
| 429 | + integrity sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA== |
430 | 430 | dependencies:
|
431 |
| - "@commitlint/execute-rule" "^13.2.0" |
432 |
| - "@commitlint/resolve-extends" "^13.2.0" |
433 |
| - "@commitlint/types" "^13.2.0" |
| 431 | + "@commitlint/execute-rule" "^14.0.0" |
| 432 | + "@commitlint/resolve-extends" "^14.1.0" |
| 433 | + "@commitlint/types" "^14.0.0" |
434 | 434 | "@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
|
435 | 435 | chalk "^4.0.0"
|
436 | 436 | cosmiconfig "^7.0.0"
|
437 | 437 | lodash "^4.17.19"
|
438 | 438 | resolve-from "^5.0.0"
|
439 | 439 | typescript "^4.4.3"
|
440 | 440 |
|
441 |
| -"@commitlint/message@^13.2.0": |
442 |
| - version "13.2.0" |
443 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-13.2.0.tgz#1a60f578551750a8d6b533be8a40541fc2e928a8" |
444 |
| - integrity sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA== |
| 441 | +"@commitlint/message@^14.0.0": |
| 442 | + version "14.0.0" |
| 443 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-14.0.0.tgz#4db852fcd76352be547811d57709667588a39ba9" |
| 444 | + integrity sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q== |
445 | 445 |
|
446 |
| -"@commitlint/parse@^13.2.0": |
447 |
| - version "13.2.0" |
448 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-13.2.0.tgz#48054602bd73dccbffee4f9ba8b2549c857ba0b7" |
449 |
| - integrity sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ== |
| 446 | +"@commitlint/parse@^14.0.0": |
| 447 | + version "14.0.0" |
| 448 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-14.0.0.tgz#cb6f66323a27617744f9b479cf09941ff9c3f93d" |
| 449 | + integrity sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ== |
450 | 450 | dependencies:
|
451 |
| - "@commitlint/types" "^13.2.0" |
| 451 | + "@commitlint/types" "^14.0.0" |
452 | 452 | conventional-changelog-angular "^5.0.11"
|
453 | 453 | conventional-commits-parser "^3.2.2"
|
454 | 454 |
|
455 |
| -"@commitlint/read@^13.2.0": |
456 |
| - version "13.2.0" |
457 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-13.2.0.tgz#2af580322ec6297478aba84fa8ec24fd27c35a54" |
458 |
| - integrity sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw== |
| 455 | +"@commitlint/read@^14.0.0": |
| 456 | + version "14.0.0" |
| 457 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-14.0.0.tgz#f871600ce815b541c7f1a4fdabe2c66d8840c2ab" |
| 458 | + integrity sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ== |
459 | 459 | dependencies:
|
460 |
| - "@commitlint/top-level" "^13.2.0" |
461 |
| - "@commitlint/types" "^13.2.0" |
| 460 | + "@commitlint/top-level" "^14.0.0" |
| 461 | + "@commitlint/types" "^14.0.0" |
462 | 462 | fs-extra "^10.0.0"
|
463 | 463 | git-raw-commits "^2.0.0"
|
464 | 464 |
|
465 |
| -"@commitlint/resolve-extends@^13.2.0": |
466 |
| - version "13.2.0" |
467 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz#74f48512eb1785abe07336a5208225fdf7fec327" |
468 |
| - integrity sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw== |
| 465 | +"@commitlint/resolve-extends@^14.1.0": |
| 466 | + version "14.1.0" |
| 467 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz#f23b40d95c95901fcb7b53edebc8fe86f54fe99d" |
| 468 | + integrity sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ== |
469 | 469 | dependencies:
|
470 | 470 | import-fresh "^3.0.0"
|
471 | 471 | lodash "^4.17.19"
|
472 | 472 | resolve-from "^5.0.0"
|
473 | 473 | resolve-global "^1.0.0"
|
474 | 474 |
|
475 |
| -"@commitlint/rules@^13.2.0": |
476 |
| - version "13.2.0" |
477 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-13.2.0.tgz#e272fbd4099c2fe98bca1277d7f8caa3578b8f43" |
478 |
| - integrity sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ== |
| 475 | +"@commitlint/rules@^14.1.0": |
| 476 | + version "14.1.0" |
| 477 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-14.1.0.tgz#caec339b05c45e7536cac5d9f1db11fcc9e3dfcd" |
| 478 | + integrity sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA== |
479 | 479 | dependencies:
|
480 |
| - "@commitlint/ensure" "^13.2.0" |
481 |
| - "@commitlint/message" "^13.2.0" |
482 |
| - "@commitlint/to-lines" "^13.2.0" |
483 |
| - "@commitlint/types" "^13.2.0" |
| 480 | + "@commitlint/ensure" "^14.1.0" |
| 481 | + "@commitlint/message" "^14.0.0" |
| 482 | + "@commitlint/to-lines" "^14.0.0" |
| 483 | + "@commitlint/types" "^14.0.0" |
484 | 484 | execa "^5.0.0"
|
485 | 485 |
|
486 |
| -"@commitlint/to-lines@^13.2.0": |
487 |
| - version "13.2.0" |
488 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-13.2.0.tgz#e65d16340f353b496e90609b452f23f4b0be0b6a" |
489 |
| - integrity sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg== |
| 486 | +"@commitlint/to-lines@^14.0.0": |
| 487 | + version "14.0.0" |
| 488 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-14.0.0.tgz#d90c7453bc678e7e2d8a4cae125783b1d4df7aa4" |
| 489 | + integrity sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg== |
490 | 490 |
|
491 |
| -"@commitlint/top-level@^13.2.0": |
492 |
| - version "13.2.0" |
493 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-13.2.0.tgz#869814e8ac0fec6a6e1f2e9665a318e4dc979e1e" |
494 |
| - integrity sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA== |
| 491 | +"@commitlint/top-level@^14.0.0": |
| 492 | + version "14.0.0" |
| 493 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-14.0.0.tgz#5fed6ac7ae2f5cff02ea1f41bddbfa24487ef3c8" |
| 494 | + integrity sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ== |
495 | 495 | dependencies:
|
496 | 496 | find-up "^5.0.0"
|
497 | 497 |
|
498 |
| -"@commitlint/types@^13.2.0": |
499 |
| - version "13.2.0" |
500 |
| - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-13.2.0.tgz#ed8128f9e41383f8f0ee1b0370c724826821e581" |
501 |
| - integrity sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ== |
| 498 | +"@commitlint/types@^14.0.0": |
| 499 | + version "14.0.0" |
| 500 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-14.0.0.tgz#17bf4d1ab1178c67990ce01b36017d6e6792b751" |
| 501 | + integrity sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ== |
502 | 502 | dependencies:
|
503 | 503 | chalk "^4.0.0"
|
504 | 504 |
|
|
0 commit comments