|
2271 | 2271 | dependencies:
|
2272 | 2272 | "@failure-abstraction/error" "^6.0.1"
|
2273 | 2273 |
|
2274 |
| -"@commitlint/ [email protected]. 0": |
2275 |
| - version "19.4.0" |
2276 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f" |
2277 |
| - integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg== |
| 2274 | +"@commitlint/ [email protected]. 1": |
| 2275 | + version "19.4.1" |
| 2276 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.1.tgz#51dbd88750620c9e5fb6f5bc773872728a29674a" |
| 2277 | + integrity sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A== |
2278 | 2278 | dependencies:
|
2279 | 2279 | "@commitlint/format" "^19.3.0"
|
2280 |
| - "@commitlint/lint" "^19.2.2" |
| 2280 | + "@commitlint/lint" "^19.4.1" |
2281 | 2281 | "@commitlint/load" "^19.4.0"
|
2282 | 2282 | "@commitlint/read" "^19.4.0"
|
2283 | 2283 | "@commitlint/types" "^19.0.3"
|
|
2325 | 2325 | "@commitlint/types" "^19.0.3"
|
2326 | 2326 | semver "^7.6.0"
|
2327 | 2327 |
|
2328 |
| -"@commitlint/lint@^19.2.2": |
2329 |
| - version "19.2.2" |
2330 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9" |
2331 |
| - integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA== |
| 2328 | +"@commitlint/lint@^19.4.1": |
| 2329 | + version "19.4.1" |
| 2330 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.4.1.tgz#0760d34fcdaee0bf05befe666ca14c0fc1ecb57e" |
| 2331 | + integrity sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q== |
2332 | 2332 | dependencies:
|
2333 | 2333 | "@commitlint/is-ignored" "^19.2.2"
|
2334 | 2334 | "@commitlint/parse" "^19.0.3"
|
2335 |
| - "@commitlint/rules" "^19.0.3" |
| 2335 | + "@commitlint/rules" "^19.4.1" |
2336 | 2336 | "@commitlint/types" "^19.0.3"
|
2337 | 2337 |
|
2338 | 2338 | "@commitlint/load@^19.4.0":
|
|
2388 | 2388 | lodash.mergewith "^4.6.2"
|
2389 | 2389 | resolve-from "^5.0.0"
|
2390 | 2390 |
|
2391 |
| -"@commitlint/rules@^19.0.3": |
2392 |
| - version "19.0.3" |
2393 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.3.tgz#de647a9055847cae4f3ae32b4798096b604584f3" |
2394 |
| - integrity sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw== |
| 2391 | +"@commitlint/rules@^19.4.1": |
| 2392 | + version "19.4.1" |
| 2393 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.4.1.tgz#df15baad1092e2be1b39aa1aa7cc05e12f59f677" |
| 2394 | + integrity sha512-AgctfzAONoVxmxOXRyxXIq7xEPrd7lK/60h2egp9bgGUMZK9v0+YqLOA+TH+KqCa63ZoCr8owP2YxoSSu7IgnQ== |
2395 | 2395 | dependencies:
|
2396 | 2396 | "@commitlint/ensure" "^19.0.3"
|
2397 | 2397 | "@commitlint/message" "^19.0.0"
|
|
0 commit comments