Skip to content

Commit 208d679

Browse files
chore(devdeps): update commitlint monorepo to v14 (#464)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ede6966 commit 208d679

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
@@ -12,8 +12,8 @@
1212
"@babel/preset-env": "7.15.8",
1313
"@babel/preset-react": "7.14.5",
1414
"@babel/preset-typescript": "7.15.0",
15-
"@commitlint/cli": "13.2.1",
16-
"@commitlint/config-conventional": "13.2.0",
15+
"@commitlint/cli": "14.1.0",
16+
"@commitlint/config-conventional": "14.1.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.0.6",
1919
"@testing-library/jest-dom": "5.14.1",

yarn.lock

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

996-
"@commitlint/cli@13.2.1":
997-
version "13.2.1"
998-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de"
999-
integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==
1000-
dependencies:
1001-
"@commitlint/format" "^13.2.0"
1002-
"@commitlint/lint" "^13.2.0"
1003-
"@commitlint/load" "^13.2.1"
1004-
"@commitlint/read" "^13.2.0"
1005-
"@commitlint/types" "^13.2.0"
996+
"@commitlint/cli@14.1.0":
997+
version "14.1.0"
998+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-14.1.0.tgz#7b657a955ed22f3df348ba9afa6ce5a5121ff7eb"
999+
integrity sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==
1000+
dependencies:
1001+
"@commitlint/format" "^14.1.0"
1002+
"@commitlint/lint" "^14.1.0"
1003+
"@commitlint/load" "^14.1.0"
1004+
"@commitlint/read" "^14.0.0"
1005+
"@commitlint/types" "^14.0.0"
10061006
lodash "^4.17.19"
10071007
resolve-from "5.0.0"
10081008
resolve-global "1.0.0"
10091009
yargs "^17.0.0"
10101010

1011-
"@commitlint/config-conventional@13.2.0":
1012-
version "13.2.0"
1013-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz#2ad24fecc56ae9619dbe0934b98a98b18ace0bec"
1014-
integrity sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==
1011+
"@commitlint/config-conventional@14.1.0":
1012+
version "14.1.0"
1013+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee"
1014+
integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==
10151015
dependencies:
10161016
conventional-changelog-conventionalcommits "^4.3.1"
10171017

1018-
"@commitlint/ensure@^13.2.0":
1019-
version "13.2.0"
1020-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-13.2.0.tgz#990c24f753781d1f14c1647c52d34a5730892e3d"
1021-
integrity sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==
1018+
"@commitlint/ensure@^14.1.0":
1019+
version "14.1.0"
1020+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-14.1.0.tgz#b58b2ffe2bc95be143ed8f188721b97df1043ba5"
1021+
integrity sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==
10221022
dependencies:
1023-
"@commitlint/types" "^13.2.0"
1023+
"@commitlint/types" "^14.0.0"
10241024
lodash "^4.17.19"
10251025

1026-
"@commitlint/execute-rule@^13.2.0":
1027-
version "13.2.0"
1028-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz#e112159d6647bc5afe2f77c2080ef0f615fd541f"
1029-
integrity sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==
1026+
"@commitlint/execute-rule@^14.0.0":
1027+
version "14.0.0"
1028+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz#3ba45fc255286e3180f89ed4e9ac1ef237160734"
1029+
integrity sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==
10301030

1031-
"@commitlint/format@^13.2.0":
1032-
version "13.2.0"
1033-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-13.2.0.tgz#eccfff0a09ced8533afb21b2b3a1e28176b109d5"
1034-
integrity sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==
1031+
"@commitlint/format@^14.1.0":
1032+
version "14.1.0"
1033+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-14.1.0.tgz#09b4081bdcb02163496bfcece98f9d4606238bc5"
1034+
integrity sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==
10351035
dependencies:
1036-
"@commitlint/types" "^13.2.0"
1036+
"@commitlint/types" "^14.0.0"
10371037
chalk "^4.0.0"
10381038

1039-
"@commitlint/is-ignored@^13.2.0":
1040-
version "13.2.0"
1041-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz#532ddfb5d62a489ff4d3ad88bcbee44e8c7d2c8f"
1042-
integrity sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==
1039+
"@commitlint/is-ignored@^14.0.0":
1040+
version "14.0.0"
1041+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz#8c88e05211519bc187558aad07eee02581292ec4"
1042+
integrity sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==
10431043
dependencies:
1044-
"@commitlint/types" "^13.2.0"
1044+
"@commitlint/types" "^14.0.0"
10451045
semver "7.3.5"
10461046

1047-
"@commitlint/lint@^13.2.0":
1048-
version "13.2.0"
1049-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-13.2.0.tgz#b568c96bd21c8fa8eec359a5e21d22743206761f"
1050-
integrity sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==
1047+
"@commitlint/lint@^14.1.0":
1048+
version "14.1.0"
1049+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-14.1.0.tgz#1673b216803d65cc4bbe631f656125be54fd2f69"
1050+
integrity sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==
10511051
dependencies:
1052-
"@commitlint/is-ignored" "^13.2.0"
1053-
"@commitlint/parse" "^13.2.0"
1054-
"@commitlint/rules" "^13.2.0"
1055-
"@commitlint/types" "^13.2.0"
1052+
"@commitlint/is-ignored" "^14.0.0"
1053+
"@commitlint/parse" "^14.0.0"
1054+
"@commitlint/rules" "^14.1.0"
1055+
"@commitlint/types" "^14.0.0"
10561056

1057-
"@commitlint/load@^13.2.1":
1058-
version "13.2.1"
1059-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745"
1060-
integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==
1057+
"@commitlint/load@^14.1.0":
1058+
version "14.1.0"
1059+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-14.1.0.tgz#911e8625cfa1a80df2914b835834c6068fdfdab4"
1060+
integrity sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==
10611061
dependencies:
1062-
"@commitlint/execute-rule" "^13.2.0"
1063-
"@commitlint/resolve-extends" "^13.2.0"
1064-
"@commitlint/types" "^13.2.0"
1062+
"@commitlint/execute-rule" "^14.0.0"
1063+
"@commitlint/resolve-extends" "^14.1.0"
1064+
"@commitlint/types" "^14.0.0"
10651065
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
10661066
chalk "^4.0.0"
10671067
cosmiconfig "^7.0.0"
10681068
lodash "^4.17.19"
10691069
resolve-from "^5.0.0"
10701070
typescript "^4.4.3"
10711071

1072-
"@commitlint/message@^13.2.0":
1073-
version "13.2.0"
1074-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-13.2.0.tgz#1a60f578551750a8d6b533be8a40541fc2e928a8"
1075-
integrity sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==
1072+
"@commitlint/message@^14.0.0":
1073+
version "14.0.0"
1074+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-14.0.0.tgz#4db852fcd76352be547811d57709667588a39ba9"
1075+
integrity sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==
10761076

1077-
"@commitlint/parse@^13.2.0":
1078-
version "13.2.0"
1079-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-13.2.0.tgz#48054602bd73dccbffee4f9ba8b2549c857ba0b7"
1080-
integrity sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==
1077+
"@commitlint/parse@^14.0.0":
1078+
version "14.0.0"
1079+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-14.0.0.tgz#cb6f66323a27617744f9b479cf09941ff9c3f93d"
1080+
integrity sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==
10811081
dependencies:
1082-
"@commitlint/types" "^13.2.0"
1082+
"@commitlint/types" "^14.0.0"
10831083
conventional-changelog-angular "^5.0.11"
10841084
conventional-commits-parser "^3.2.2"
10851085

1086-
"@commitlint/read@^13.2.0":
1087-
version "13.2.0"
1088-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-13.2.0.tgz#2af580322ec6297478aba84fa8ec24fd27c35a54"
1089-
integrity sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==
1086+
"@commitlint/read@^14.0.0":
1087+
version "14.0.0"
1088+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-14.0.0.tgz#f871600ce815b541c7f1a4fdabe2c66d8840c2ab"
1089+
integrity sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==
10901090
dependencies:
1091-
"@commitlint/top-level" "^13.2.0"
1092-
"@commitlint/types" "^13.2.0"
1091+
"@commitlint/top-level" "^14.0.0"
1092+
"@commitlint/types" "^14.0.0"
10931093
fs-extra "^10.0.0"
10941094
git-raw-commits "^2.0.0"
10951095

1096-
"@commitlint/resolve-extends@^13.2.0":
1097-
version "13.2.0"
1098-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz#74f48512eb1785abe07336a5208225fdf7fec327"
1099-
integrity sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==
1096+
"@commitlint/resolve-extends@^14.1.0":
1097+
version "14.1.0"
1098+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz#f23b40d95c95901fcb7b53edebc8fe86f54fe99d"
1099+
integrity sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==
11001100
dependencies:
11011101
import-fresh "^3.0.0"
11021102
lodash "^4.17.19"
11031103
resolve-from "^5.0.0"
11041104
resolve-global "^1.0.0"
11051105

1106-
"@commitlint/rules@^13.2.0":
1107-
version "13.2.0"
1108-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-13.2.0.tgz#e272fbd4099c2fe98bca1277d7f8caa3578b8f43"
1109-
integrity sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==
1106+
"@commitlint/rules@^14.1.0":
1107+
version "14.1.0"
1108+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-14.1.0.tgz#caec339b05c45e7536cac5d9f1db11fcc9e3dfcd"
1109+
integrity sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==
11101110
dependencies:
1111-
"@commitlint/ensure" "^13.2.0"
1112-
"@commitlint/message" "^13.2.0"
1113-
"@commitlint/to-lines" "^13.2.0"
1114-
"@commitlint/types" "^13.2.0"
1111+
"@commitlint/ensure" "^14.1.0"
1112+
"@commitlint/message" "^14.0.0"
1113+
"@commitlint/to-lines" "^14.0.0"
1114+
"@commitlint/types" "^14.0.0"
11151115
execa "^5.0.0"
11161116

1117-
"@commitlint/to-lines@^13.2.0":
1118-
version "13.2.0"
1119-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-13.2.0.tgz#e65d16340f353b496e90609b452f23f4b0be0b6a"
1120-
integrity sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==
1117+
"@commitlint/to-lines@^14.0.0":
1118+
version "14.0.0"
1119+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-14.0.0.tgz#d90c7453bc678e7e2d8a4cae125783b1d4df7aa4"
1120+
integrity sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==
11211121

1122-
"@commitlint/top-level@^13.2.0":
1123-
version "13.2.0"
1124-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-13.2.0.tgz#869814e8ac0fec6a6e1f2e9665a318e4dc979e1e"
1125-
integrity sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==
1122+
"@commitlint/top-level@^14.0.0":
1123+
version "14.0.0"
1124+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-14.0.0.tgz#5fed6ac7ae2f5cff02ea1f41bddbfa24487ef3c8"
1125+
integrity sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==
11261126
dependencies:
11271127
find-up "^5.0.0"
11281128

1129-
"@commitlint/types@^13.2.0":
1130-
version "13.2.0"
1131-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-13.2.0.tgz#ed8128f9e41383f8f0ee1b0370c724826821e581"
1132-
integrity sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==
1129+
"@commitlint/types@^14.0.0":
1130+
version "14.0.0"
1131+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-14.0.0.tgz#17bf4d1ab1178c67990ce01b36017d6e6792b751"
1132+
integrity sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==
11331133
dependencies:
11341134
chalk "^4.0.0"
11351135

0 commit comments

Comments
 (0)