Skip to content

Commit d904156

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to ^16.2.1
1 parent 2d05af2 commit d904156

File tree

2 files changed

+102
-101
lines changed

2 files changed

+102
-101
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@
118118
"last 1 Safari versions"
119119
],
120120
"devDependencies": {
121-
"@commitlint/cli": "^16.1.0",
122-
"@commitlint/config-conventional": "^16.0.0",
121+
"@commitlint/cli": "^16.2.1",
122+
"@commitlint/config-conventional": "^16.2.1",
123123
"@sourcegraph/prettierrc": "^2.2.0",
124124
"@sourcegraph/tsconfig": "^4.0.1",
125125
"@sourcegraph/tslint-config": "^13.4.0",

yarn.lock

+100-99
Original file line numberDiff line numberDiff line change
@@ -799,154 +799,155 @@
799799
lodash "^4.17.13"
800800
to-fast-properties "^2.0.0"
801801

802-
"@commitlint/cli@^16.1.0":
803-
version "16.1.0"
804-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.1.0.tgz#022ad86008374b02974c9f3faf86affb785f4574"
805-
integrity sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==
806-
dependencies:
807-
"@commitlint/format" "^16.0.0"
808-
"@commitlint/lint" "^16.0.0"
809-
"@commitlint/load" "^16.1.0"
810-
"@commitlint/read" "^16.0.0"
811-
"@commitlint/types" "^16.0.0"
802+
"@commitlint/cli@^16.2.1":
803+
version "16.2.1"
804+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
805+
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
806+
dependencies:
807+
"@commitlint/format" "^16.2.1"
808+
"@commitlint/lint" "^16.2.1"
809+
"@commitlint/load" "^16.2.1"
810+
"@commitlint/read" "^16.2.1"
811+
"@commitlint/types" "^16.2.1"
812812
lodash "^4.17.19"
813813
resolve-from "5.0.0"
814814
resolve-global "1.0.0"
815815
yargs "^17.0.0"
816816

817-
"@commitlint/config-conventional@^16.0.0":
818-
version "16.0.0"
819-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03"
820-
integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==
817+
"@commitlint/config-conventional@^16.2.1":
818+
version "16.2.1"
819+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
820+
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
821821
dependencies:
822822
conventional-changelog-conventionalcommits "^4.3.1"
823823

824-
"@commitlint/config-validator@^16.1.0":
825-
version "16.1.0"
826-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.1.0.tgz#410979f713ed55cbb85504d46295c1fd2419dc4d"
827-
integrity sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==
824+
"@commitlint/config-validator@^16.2.1":
825+
version "16.2.1"
826+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz#794e769afd4756e4cf1bfd823b6612932e39c56d"
827+
integrity sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==
828828
dependencies:
829-
"@commitlint/types" "^16.0.0"
829+
"@commitlint/types" "^16.2.1"
830830
ajv "^6.12.6"
831831

832-
"@commitlint/ensure@^16.0.0":
833-
version "16.0.0"
834-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.0.0.tgz#fdac1e60a944a1993deb33b5e8454c559abe9866"
835-
integrity sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==
832+
"@commitlint/ensure@^16.2.1":
833+
version "16.2.1"
834+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f"
835+
integrity sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==
836836
dependencies:
837-
"@commitlint/types" "^16.0.0"
837+
"@commitlint/types" "^16.2.1"
838838
lodash "^4.17.19"
839839

840-
"@commitlint/execute-rule@^16.0.0":
841-
version "16.0.0"
842-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-16.0.0.tgz#824e11ba5b208c214a474ae52a51780d32d31ebc"
843-
integrity sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==
840+
"@commitlint/execute-rule@^16.2.1":
841+
version "16.2.1"
842+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz#60be73be4b9af97a41546e7ce59fdd33787c65f8"
843+
integrity sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==
844844

845-
"@commitlint/format@^16.0.0":
846-
version "16.0.0"
847-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-16.0.0.tgz#6a6fb2c1e6460aff63cc6eca30a7807a96b0ce73"
848-
integrity sha512-9yp5NCquXL1jVMKL0ZkRwJf/UHdebvCcMvICuZV00NQGYSAL89O398nhqrqxlbjBhM5EZVq0VGcV5+7r3D4zAA==
845+
"@commitlint/format@^16.2.1":
846+
version "16.2.1"
847+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-16.2.1.tgz#6e673f710c799be78e68b2682323e04f75080d07"
848+
integrity sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==
849849
dependencies:
850-
"@commitlint/types" "^16.0.0"
850+
"@commitlint/types" "^16.2.1"
851851
chalk "^4.0.0"
852852

853-
"@commitlint/is-ignored@^16.0.0":
854-
version "16.0.0"
855-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.0.0.tgz#5ab4c4a9c7444c1a8540f50a0f1a907dfd78eb70"
856-
integrity sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==
853+
"@commitlint/is-ignored@^16.2.1":
854+
version "16.2.1"
855+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz#cc688ec73a3d204b90f8086821a08814da461e5e"
856+
integrity sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==
857857
dependencies:
858-
"@commitlint/types" "^16.0.0"
858+
"@commitlint/types" "^16.2.1"
859859
semver "7.3.5"
860860

861-
"@commitlint/lint@^16.0.0":
862-
version "16.0.0"
863-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.0.0.tgz#87151a935941073027907fd4752a2e3c83cebbfe"
864-
integrity sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==
865-
dependencies:
866-
"@commitlint/is-ignored" "^16.0.0"
867-
"@commitlint/parse" "^16.0.0"
868-
"@commitlint/rules" "^16.0.0"
869-
"@commitlint/types" "^16.0.0"
870-
871-
"@commitlint/load@^16.1.0":
872-
version "16.1.0"
873-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.1.0.tgz#7a884072ab915611080c5e99a1f1d999c05f4360"
874-
integrity sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==
875-
dependencies:
876-
"@commitlint/config-validator" "^16.1.0"
877-
"@commitlint/execute-rule" "^16.0.0"
878-
"@commitlint/resolve-extends" "^16.1.0"
879-
"@commitlint/types" "^16.0.0"
861+
"@commitlint/lint@^16.2.1":
862+
version "16.2.1"
863+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.1.tgz#c773f082cd4f69cb7807b805b691d2a52c732f97"
864+
integrity sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==
865+
dependencies:
866+
"@commitlint/is-ignored" "^16.2.1"
867+
"@commitlint/parse" "^16.2.1"
868+
"@commitlint/rules" "^16.2.1"
869+
"@commitlint/types" "^16.2.1"
870+
871+
"@commitlint/load@^16.2.1":
872+
version "16.2.1"
873+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
874+
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
875+
dependencies:
876+
"@commitlint/config-validator" "^16.2.1"
877+
"@commitlint/execute-rule" "^16.2.1"
878+
"@commitlint/resolve-extends" "^16.2.1"
879+
"@commitlint/types" "^16.2.1"
880+
"@types/node" ">=12"
880881
chalk "^4.0.0"
881882
cosmiconfig "^7.0.0"
882883
cosmiconfig-typescript-loader "^1.0.0"
883884
lodash "^4.17.19"
884885
resolve-from "^5.0.0"
885886
typescript "^4.4.3"
886887

887-
"@commitlint/message@^16.0.0":
888-
version "16.0.0"
889-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.0.0.tgz#4a467341fc6bc49e5a3ead005dd6aa36fa856b87"
890-
integrity sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==
888+
"@commitlint/message@^16.2.1":
889+
version "16.2.1"
890+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.2.1.tgz#bc6a0fa446a746ac2ca78cf372e4cec48daf620d"
891+
integrity sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==
891892

892-
"@commitlint/parse@^16.0.0":
893-
version "16.0.0"
894-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-16.0.0.tgz#5ce05af14edff806effc702ba910fcb32fcb192a"
895-
integrity sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==
893+
"@commitlint/parse@^16.2.1":
894+
version "16.2.1"
895+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-16.2.1.tgz#50b359cb711ec566d2ee236a8e4c6baca07b77c0"
896+
integrity sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==
896897
dependencies:
897-
"@commitlint/types" "^16.0.0"
898+
"@commitlint/types" "^16.2.1"
898899
conventional-changelog-angular "^5.0.11"
899900
conventional-commits-parser "^3.2.2"
900901

901-
"@commitlint/read@^16.0.0":
902-
version "16.0.0"
903-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-16.0.0.tgz#92fab45d4e0e4d7d049427306500270b3e459221"
904-
integrity sha512-H4T2zsfmYQK9B+JtoQaCXWBHUhgIJyOzWZjSfuIV9Ce69/OgHoffNpLZPF2lX6yKuDrS1SQFhI/kUCjVc/e4ew==
902+
"@commitlint/read@^16.2.1":
903+
version "16.2.1"
904+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-16.2.1.tgz#e0539205d77cdb6879b560f95e5fb251e0c6f562"
905+
integrity sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==
905906
dependencies:
906-
"@commitlint/top-level" "^16.0.0"
907-
"@commitlint/types" "^16.0.0"
907+
"@commitlint/top-level" "^16.2.1"
908+
"@commitlint/types" "^16.2.1"
908909
fs-extra "^10.0.0"
909910
git-raw-commits "^2.0.0"
910911

911-
"@commitlint/resolve-extends@^16.1.0":
912-
version "16.1.0"
913-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.1.0.tgz#4b199197c45ddb436b59ef319662de6870f68fd5"
914-
integrity sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==
912+
"@commitlint/resolve-extends@^16.2.1":
913+
version "16.2.1"
914+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz#2f7833a5a3a7aa79f508e59fcb0f1d33c45ed360"
915+
integrity sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==
915916
dependencies:
916-
"@commitlint/config-validator" "^16.1.0"
917-
"@commitlint/types" "^16.0.0"
917+
"@commitlint/config-validator" "^16.2.1"
918+
"@commitlint/types" "^16.2.1"
918919
import-fresh "^3.0.0"
919920
lodash "^4.17.19"
920921
resolve-from "^5.0.0"
921922
resolve-global "^1.0.0"
922923

923-
"@commitlint/rules@^16.0.0":
924-
version "16.0.0"
925-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.0.0.tgz#79d28c3678d2d1f7f1cdbedaedb30b01a86ee75b"
926-
integrity sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==
924+
"@commitlint/rules@^16.2.1":
925+
version "16.2.1"
926+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.1.tgz#7264aa1c754e1c212aeceb27e5eb380cfa7bb233"
927+
integrity sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==
927928
dependencies:
928-
"@commitlint/ensure" "^16.0.0"
929-
"@commitlint/message" "^16.0.0"
930-
"@commitlint/to-lines" "^16.0.0"
931-
"@commitlint/types" "^16.0.0"
929+
"@commitlint/ensure" "^16.2.1"
930+
"@commitlint/message" "^16.2.1"
931+
"@commitlint/to-lines" "^16.2.1"
932+
"@commitlint/types" "^16.2.1"
932933
execa "^5.0.0"
933934

934-
"@commitlint/to-lines@^16.0.0":
935-
version "16.0.0"
936-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-16.0.0.tgz#799980a89072302445baf595e20092fb86f0a58a"
937-
integrity sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==
935+
"@commitlint/to-lines@^16.2.1":
936+
version "16.2.1"
937+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz#42d000f34dc0406f514991e86237fdab5e8affd0"
938+
integrity sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==
938939

939-
"@commitlint/top-level@^16.0.0":
940-
version "16.0.0"
941-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-16.0.0.tgz#7c2efc33cc37df839b3de558c0bc2eaddb64efe6"
942-
integrity sha512-/Jt6NLxyFkpjL5O0jxurZPCHURZAm7cQCqikgPCwqPAH0TLgwqdHjnYipl8J+AGnAMGDip4FNLoYrtgIpZGBYw==
940+
"@commitlint/top-level@^16.2.1":
941+
version "16.2.1"
942+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-16.2.1.tgz#bdaa53ab3d8970e0288879f1a342a8c2dfe01583"
943+
integrity sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==
943944
dependencies:
944945
find-up "^5.0.0"
945946

946-
"@commitlint/types@^16.0.0":
947-
version "16.0.0"
948-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.0.0.tgz#3c133f106d36132756c464071a7f2290966727a3"
949-
integrity sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==
947+
"@commitlint/types@^16.2.1":
948+
version "16.2.1"
949+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd"
950+
integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==
950951
dependencies:
951952
chalk "^4.0.0"
952953

@@ -1134,7 +1135,7 @@
11341135
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
11351136
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
11361137

1137-
1138+
"@types/[email protected]", "@types/node@>=12":
11381139
version "16.11.26"
11391140
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
11401141
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==

0 commit comments

Comments
 (0)