|
1157 | 1157 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
1158 | 1158 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
1159 | 1159 |
|
1160 |
| -"@commitlint/cli@19.5.0": |
1161 |
| - version "19.5.0" |
1162 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.5.0.tgz#a6e2f7f8397ddf9abd5ee5870e30a1bf51b7be2b" |
1163 |
| - integrity sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ== |
| 1160 | +"@commitlint/cli@19.6.1": |
| 1161 | + version "19.6.1" |
| 1162 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d" |
| 1163 | + integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ== |
1164 | 1164 | dependencies:
|
1165 | 1165 | "@commitlint/format" "^19.5.0"
|
1166 |
| - "@commitlint/lint" "^19.5.0" |
1167 |
| - "@commitlint/load" "^19.5.0" |
| 1166 | + "@commitlint/lint" "^19.6.0" |
| 1167 | + "@commitlint/load" "^19.6.1" |
1168 | 1168 | "@commitlint/read" "^19.5.0"
|
1169 | 1169 | "@commitlint/types" "^19.5.0"
|
1170 | 1170 | tinyexec "^0.3.0"
|
1171 | 1171 | yargs "^17.0.0"
|
1172 | 1172 |
|
1173 |
| -"@commitlint/config-conventional@19.5.0": |
1174 |
| - version "19.5.0" |
1175 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c" |
1176 |
| - integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg== |
| 1173 | +"@commitlint/config-conventional@19.6.0": |
| 1174 | + version "19.6.0" |
| 1175 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c" |
| 1176 | + integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ== |
1177 | 1177 | dependencies:
|
1178 | 1178 | "@commitlint/types" "^19.5.0"
|
1179 | 1179 | conventional-changelog-conventionalcommits "^7.0.2"
|
|
1211 | 1211 | "@commitlint/types" "^19.5.0"
|
1212 | 1212 | chalk "^5.3.0"
|
1213 | 1213 |
|
1214 |
| -"@commitlint/is-ignored@^19.5.0": |
1215 |
| - version "19.5.0" |
1216 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.5.0.tgz#f8b7f365887acc1e3bdb31b17117bb435585dddf" |
1217 |
| - integrity sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w== |
| 1214 | +"@commitlint/is-ignored@^19.6.0": |
| 1215 | + version "19.6.0" |
| 1216 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc" |
| 1217 | + integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw== |
1218 | 1218 | dependencies:
|
1219 | 1219 | "@commitlint/types" "^19.5.0"
|
1220 | 1220 | semver "^7.6.0"
|
1221 | 1221 |
|
1222 |
| -"@commitlint/lint@^19.5.0": |
1223 |
| - version "19.5.0" |
1224 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.5.0.tgz#f4e162e7857a1c0694b20b92527704897558ff70" |
1225 |
| - integrity sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg== |
| 1222 | +"@commitlint/lint@^19.6.0": |
| 1223 | + version "19.6.0" |
| 1224 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36" |
| 1225 | + integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg== |
1226 | 1226 | dependencies:
|
1227 |
| - "@commitlint/is-ignored" "^19.5.0" |
| 1227 | + "@commitlint/is-ignored" "^19.6.0" |
1228 | 1228 | "@commitlint/parse" "^19.5.0"
|
1229 |
| - "@commitlint/rules" "^19.5.0" |
| 1229 | + "@commitlint/rules" "^19.6.0" |
1230 | 1230 | "@commitlint/types" "^19.5.0"
|
1231 | 1231 |
|
1232 |
| -"@commitlint/load@^19.5.0": |
1233 |
| - version "19.5.0" |
1234 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.5.0.tgz#67f90a294894d1f99b930b6152bed2df44a81794" |
1235 |
| - integrity sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA== |
| 1232 | +"@commitlint/load@^19.6.1": |
| 1233 | + version "19.6.1" |
| 1234 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4" |
| 1235 | + integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA== |
1236 | 1236 | dependencies:
|
1237 | 1237 | "@commitlint/config-validator" "^19.5.0"
|
1238 | 1238 | "@commitlint/execute-rule" "^19.5.0"
|
1239 | 1239 | "@commitlint/resolve-extends" "^19.5.0"
|
1240 | 1240 | "@commitlint/types" "^19.5.0"
|
1241 | 1241 | chalk "^5.3.0"
|
1242 | 1242 | cosmiconfig "^9.0.0"
|
1243 |
| - cosmiconfig-typescript-loader "^5.0.0" |
| 1243 | + cosmiconfig-typescript-loader "^6.1.0" |
1244 | 1244 | lodash.isplainobject "^4.0.6"
|
1245 | 1245 | lodash.merge "^4.6.2"
|
1246 | 1246 | lodash.uniq "^4.5.0"
|
|
1282 | 1282 | lodash.mergewith "^4.6.2"
|
1283 | 1283 | resolve-from "^5.0.0"
|
1284 | 1284 |
|
1285 |
| -"@commitlint/rules@^19.5.0": |
1286 |
| - version "19.5.0" |
1287 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.5.0.tgz#2a72ab506d49d7f33eda56f0ae072a3479429e74" |
1288 |
| - integrity sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw== |
| 1285 | +"@commitlint/rules@^19.6.0": |
| 1286 | + version "19.6.0" |
| 1287 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312" |
| 1288 | + integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw== |
1289 | 1289 | dependencies:
|
1290 | 1290 | "@commitlint/ensure" "^19.5.0"
|
1291 | 1291 | "@commitlint/message" "^19.5.0"
|
@@ -4599,12 +4599,12 @@ cors@2.8.5:
|
4599 | 4599 | object-assign "^4"
|
4600 | 4600 | vary "^1"
|
4601 | 4601 |
|
4602 |
| -cosmiconfig-typescript-loader@^5.0.0: |
4603 |
| - version "5.0.0" |
4604 |
| - resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-5.0.0.tgz#0d3becfe022a871f7275ceb2397d692e06045dc8" |
4605 |
| - integrity sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA== |
| 4602 | +cosmiconfig-typescript-loader@^6.1.0: |
| 4603 | + version "6.1.0" |
| 4604 | + resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.1.0.tgz#7f644503e1c2bff90aed2d29a637008f279646bb" |
| 4605 | + integrity sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g== |
4606 | 4606 | dependencies:
|
4607 |
| - jiti "^1.19.1" |
| 4607 | + jiti "^2.4.1" |
4608 | 4608 |
|
4609 | 4609 | cosmiconfig@^6.0.0:
|
4610 | 4610 | version "6.0.0"
|
@@ -7361,10 +7361,10 @@ jest@29.7.0:
|
7361 | 7361 | import-local "^3.0.2"
|
7362 | 7362 | jest-cli "^29.7.0"
|
7363 | 7363 |
|
7364 |
| -jiti@^1.19.1: |
7365 |
| - version "1.21.0" |
7366 |
| - resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.0.tgz#7c97f8fe045724e136a397f7340475244156105d" |
7367 |
| - integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q== |
| 7364 | +jiti@^2.4.1: |
| 7365 | + version "2.4.2" |
| 7366 | + resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.2.tgz#d19b7732ebb6116b06e2038da74a55366faef560" |
| 7367 | + integrity sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A== |
7368 | 7368 |
|
7369 | 7369 | js-tokens@^4.0.0:
|
7370 | 7370 | version "4.0.0"
|
|
0 commit comments