|
982 | 982 | ajv "^6.12.6" |
983 | 983 |
|
984 | 984 | "@commitlint/cz-commitlint@^16.0.0": |
985 | | - version "16.1.0" |
986 | | - resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.1.0.tgz#e7ddc02f45e410a7b131c5446c09f75ac7b20884" |
987 | | - integrity sha512-TThglfXEBW8TZ99dvaeto1c6hU25ONqL9qkENle2+1OFI64NgbICjLsJq7SVzJd4Jn/yZDp4xNqoV53WJPJ9aA== |
| 985 | + version "16.2.1" |
| 986 | + resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.1.tgz#49a1b777eabe9929e45a035546c14c8aa8dbe044" |
| 987 | + integrity sha512-qkluaFI7TpfTSNvcXpv0F7xfjSfi4CRPpmIDRnktphf83Jhsa7/8zzsyy1ISjWOpbCdAatKEP2HfdwXFAFwCXA== |
988 | 988 | dependencies: |
989 | | - "@commitlint/ensure" "^16.0.0" |
990 | | - "@commitlint/load" "^16.1.0" |
991 | | - "@commitlint/types" "^16.0.0" |
| 989 | + "@commitlint/ensure" "^16.2.1" |
| 990 | + "@commitlint/load" "^16.2.1" |
| 991 | + "@commitlint/types" "^16.2.1" |
992 | 992 | chalk "^4.1.0" |
993 | 993 | lodash "^4.17.21" |
994 | 994 | word-wrap "^1.2.3" |
995 | 995 |
|
996 | | -"@commitlint/ensure@^16.0.0": |
997 | | - version "16.0.0" |
998 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.0.0.tgz#fdac1e60a944a1993deb33b5e8454c559abe9866" |
999 | | - integrity sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q== |
1000 | | - dependencies: |
1001 | | - "@commitlint/types" "^16.0.0" |
1002 | | - lodash "^4.17.19" |
1003 | | - |
1004 | 996 | "@commitlint/ensure@^16.2.1": |
1005 | 997 | version "16.2.1" |
1006 | 998 | resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f" |
|
1040 | 1032 | "@commitlint/rules" "^16.2.1" |
1041 | 1033 | "@commitlint/types" "^16.2.1" |
1042 | 1034 |
|
1043 | | -"@commitlint/load@>6.1.1", "@commitlint/load@^16.1.0", "@commitlint/load@^16.2.1": |
| 1035 | +"@commitlint/load@>6.1.1", "@commitlint/load@^16.2.1": |
1044 | 1036 | version "16.2.1" |
1045 | 1037 | resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24" |
1046 | 1038 | integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw== |
|
1116 | 1108 | dependencies: |
1117 | 1109 | find-up "^5.0.0" |
1118 | 1110 |
|
1119 | | -"@commitlint/types@^16.0.0", "@commitlint/types@^16.2.1": |
| 1111 | +"@commitlint/types@^16.2.1": |
1120 | 1112 | version "16.2.1" |
1121 | 1113 | resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd" |
1122 | 1114 | integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA== |
|
0 commit comments