|
1017 | 1017 | integrity sha512-mDRJS9QFxL5UMN74gRr6cBhOtkZjWwdttPCjBJNgcMDJIGi9IAKRJuDGTsqSUbp6zWrPF4AW29Mu6qhXtHpHWg== |
1018 | 1018 |
|
1019 | 1019 | "@commitlint/cli@^19.3.0": |
1020 | | - version "19.5.0" |
1021 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.5.0.tgz#a6e2f7f8397ddf9abd5ee5870e30a1bf51b7be2b" |
1022 | | - integrity sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ== |
| 1020 | + version "19.6.0" |
| 1021 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.0.tgz#98e7fc8501cc38b6eef4b7f61e19b15f3c53700e" |
| 1022 | + integrity sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w== |
1023 | 1023 | dependencies: |
1024 | 1024 | "@commitlint/format" "^19.5.0" |
1025 | | - "@commitlint/lint" "^19.5.0" |
| 1025 | + "@commitlint/lint" "^19.6.0" |
1026 | 1026 | "@commitlint/load" "^19.5.0" |
1027 | 1027 | "@commitlint/read" "^19.5.0" |
1028 | 1028 | "@commitlint/types" "^19.5.0" |
|
1070 | 1070 | "@commitlint/types" "^19.5.0" |
1071 | 1071 | chalk "^5.3.0" |
1072 | 1072 |
|
1073 | | -"@commitlint/is-ignored@^19.5.0": |
1074 | | - version "19.5.0" |
1075 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.5.0.tgz#f8b7f365887acc1e3bdb31b17117bb435585dddf" |
1076 | | - integrity sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w== |
| 1073 | +"@commitlint/is-ignored@^19.6.0": |
| 1074 | + version "19.6.0" |
| 1075 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc" |
| 1076 | + integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw== |
1077 | 1077 | dependencies: |
1078 | 1078 | "@commitlint/types" "^19.5.0" |
1079 | 1079 | semver "^7.6.0" |
1080 | 1080 |
|
1081 | | -"@commitlint/lint@^19.5.0": |
1082 | | - version "19.5.0" |
1083 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.5.0.tgz#f4e162e7857a1c0694b20b92527704897558ff70" |
1084 | | - integrity sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg== |
| 1081 | +"@commitlint/lint@^19.6.0": |
| 1082 | + version "19.6.0" |
| 1083 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36" |
| 1084 | + integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg== |
1085 | 1085 | dependencies: |
1086 | | - "@commitlint/is-ignored" "^19.5.0" |
| 1086 | + "@commitlint/is-ignored" "^19.6.0" |
1087 | 1087 | "@commitlint/parse" "^19.5.0" |
1088 | | - "@commitlint/rules" "^19.5.0" |
| 1088 | + "@commitlint/rules" "^19.6.0" |
1089 | 1089 | "@commitlint/types" "^19.5.0" |
1090 | 1090 |
|
1091 | 1091 | "@commitlint/load@^19.5.0": |
|
1141 | 1141 | lodash.mergewith "^4.6.2" |
1142 | 1142 | resolve-from "^5.0.0" |
1143 | 1143 |
|
1144 | | -"@commitlint/rules@^19.5.0": |
1145 | | - version "19.5.0" |
1146 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.5.0.tgz#2a72ab506d49d7f33eda56f0ae072a3479429e74" |
1147 | | - integrity sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw== |
| 1144 | +"@commitlint/rules@^19.6.0": |
| 1145 | + version "19.6.0" |
| 1146 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312" |
| 1147 | + integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw== |
1148 | 1148 | dependencies: |
1149 | 1149 | "@commitlint/ensure" "^19.5.0" |
1150 | 1150 | "@commitlint/message" "^19.5.0" |
|
0 commit comments