Skip to content

Commit a23a80b

Browse files
committed
chore(deps): update commitlint monorepo to v15
1 parent 3db3901 commit a23a80b

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
],
2424
"devDependencies": {
2525
"@apollo/client": "^3.3.20",
26-
"@commitlint/cli": "^13.0.0",
27-
"@commitlint/config-conventional": "^13.0.0",
26+
"@commitlint/cli": "^15.0.0",
27+
"@commitlint/config-conventional": "^15.0.0",
2828
"@heise/eslint-config": "^20.0.7",
2929
"@nestjs/cli": "^8.0.0",
3030
"@nestjs/common": "^8.0.0",

yarn.lock

Lines changed: 87 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -362,143 +362,143 @@
362362
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
363363
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
364364

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@^15.0.0":
366+
version "15.0.0"
367+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-15.0.0.tgz#8e78e86ee2b6955c1a5d140e734a6c171ce367ee"
368+
integrity sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==
369+
dependencies:
370+
"@commitlint/format" "^15.0.0"
371+
"@commitlint/lint" "^15.0.0"
372+
"@commitlint/load" "^15.0.0"
373+
"@commitlint/read" "^15.0.0"
374+
"@commitlint/types" "^15.0.0"
375375
lodash "^4.17.19"
376376
resolve-from "5.0.0"
377377
resolve-global "1.0.0"
378378
yargs "^17.0.0"
379379

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@^15.0.0":
381+
version "15.0.0"
382+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
383+
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
384384
dependencies:
385385
conventional-changelog-conventionalcommits "^4.3.1"
386386

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@^15.0.0":
388+
version "15.0.0"
389+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-15.0.0.tgz#06a63738e2393970a085b428e6cf80fa1fe76f48"
390+
integrity sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==
391391
dependencies:
392-
"@commitlint/types" "^13.2.0"
392+
"@commitlint/types" "^15.0.0"
393393
lodash "^4.17.19"
394394

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@^15.0.0":
396+
version "15.0.0"
397+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz#6bff7962df38e89ff9fdbc00abd79b8849c7e9f9"
398+
integrity sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==
399399

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@^15.0.0":
401+
version "15.0.0"
402+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-15.0.0.tgz#10935180913de9384bea4c9217f4c6c5ee100ab3"
403+
integrity sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==
404404
dependencies:
405-
"@commitlint/types" "^13.2.0"
405+
"@commitlint/types" "^15.0.0"
406406
chalk "^4.0.0"
407407

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@^15.0.0":
409+
version "15.0.0"
410+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz#382bf9f6f8d810f2ffc59ccc527f4389eadd7949"
411+
integrity sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==
412412
dependencies:
413-
"@commitlint/types" "^13.2.0"
413+
"@commitlint/types" "^15.0.0"
414414
semver "7.3.5"
415415

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@^15.0.0":
417+
version "15.0.0"
418+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-15.0.0.tgz#a93b8896fb25b05ab2ed0246d365f4908654588d"
419+
integrity sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==
420420
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" "^15.0.0"
422+
"@commitlint/parse" "^15.0.0"
423+
"@commitlint/rules" "^15.0.0"
424+
"@commitlint/types" "^15.0.0"
425425

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@^15.0.0":
427+
version "15.0.0"
428+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-15.0.0.tgz#5bd391c1387aafe92b54cf2a86b76a5228fcf4ef"
429+
integrity sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==
430430
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" "^15.0.0"
432+
"@commitlint/resolve-extends" "^15.0.0"
433+
"@commitlint/types" "^15.0.0"
434434
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
435435
chalk "^4.0.0"
436436
cosmiconfig "^7.0.0"
437437
lodash "^4.17.19"
438438
resolve-from "^5.0.0"
439439
typescript "^4.4.3"
440440

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@^15.0.0":
442+
version "15.0.0"
443+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-15.0.0.tgz#98a38aca1b3cd996a0fcdbd9ad67e9039df60b0a"
444+
integrity sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==
445445

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@^15.0.0":
447+
version "15.0.0"
448+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-15.0.0.tgz#cac77b7514748b8d01d00c0e67d5e54c695c302c"
449+
integrity sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==
450450
dependencies:
451-
"@commitlint/types" "^13.2.0"
451+
"@commitlint/types" "^15.0.0"
452452
conventional-changelog-angular "^5.0.11"
453453
conventional-commits-parser "^3.2.2"
454454

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@^15.0.0":
456+
version "15.0.0"
457+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-15.0.0.tgz#da839f3b4d49b05586a9cd2666cc8c4a36b9ec91"
458+
integrity sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==
459459
dependencies:
460-
"@commitlint/top-level" "^13.2.0"
461-
"@commitlint/types" "^13.2.0"
460+
"@commitlint/top-level" "^15.0.0"
461+
"@commitlint/types" "^15.0.0"
462462
fs-extra "^10.0.0"
463463
git-raw-commits "^2.0.0"
464464

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@^15.0.0":
466+
version "15.0.0"
467+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz#baf21227e2ac52cef546ec35dd6732e9b0b6e57c"
468+
integrity sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==
469469
dependencies:
470470
import-fresh "^3.0.0"
471471
lodash "^4.17.19"
472472
resolve-from "^5.0.0"
473473
resolve-global "^1.0.0"
474474

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@^15.0.0":
476+
version "15.0.0"
477+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-15.0.0.tgz#326370abc004492fcb5543198d1d55b14e25e3c8"
478+
integrity sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==
479479
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" "^15.0.0"
481+
"@commitlint/message" "^15.0.0"
482+
"@commitlint/to-lines" "^15.0.0"
483+
"@commitlint/types" "^15.0.0"
484484
execa "^5.0.0"
485485

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@^15.0.0":
487+
version "15.0.0"
488+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-15.0.0.tgz#b86ac98f319688990ecc2e09227fadf591b65c92"
489+
integrity sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==
490490

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@^15.0.0":
492+
version "15.0.0"
493+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-15.0.0.tgz#467ec8377e81dfc916e1a20a27558862be1a4254"
494+
integrity sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==
495495
dependencies:
496496
find-up "^5.0.0"
497497

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@^15.0.0":
499+
version "15.0.0"
500+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-15.0.0.tgz#46fa7bda3e6340caf3e3a2e415bcb78ff0195eed"
501+
integrity sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==
502502
dependencies:
503503
chalk "^4.0.0"
504504

0 commit comments

Comments
 (0)