|
2091 | 2091 | "@iterable-iterator/filter" "^1.0.0"
|
2092 | 2092 | "@iterable-iterator/map" "^1.0.0"
|
2093 | 2093 |
|
2094 |
| -"@commitlint/ [email protected]. 1": |
2095 |
| - version "19.2.1" |
2096 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b" |
2097 |
| - integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg== |
| 2094 | +"@commitlint/ [email protected]. 2": |
| 2095 | + version "19.2.2" |
| 2096 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.2.tgz#7b6d78596dcf6d716942b147aa07c04c4ee126df" |
| 2097 | + integrity sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg== |
2098 | 2098 | dependencies:
|
2099 | 2099 | "@commitlint/format" "^19.0.3"
|
2100 |
| - "@commitlint/lint" "^19.1.0" |
| 2100 | + "@commitlint/lint" "^19.2.2" |
2101 | 2101 | "@commitlint/load" "^19.2.0"
|
2102 | 2102 | "@commitlint/read" "^19.2.1"
|
2103 | 2103 | "@commitlint/types" "^19.0.3"
|
|
2137 | 2137 | "@commitlint/types" "^19.0.3"
|
2138 | 2138 | chalk "^5.3.0"
|
2139 | 2139 |
|
2140 |
| -"@commitlint/is-ignored@^19.0.3": |
2141 |
| - version "19.0.3" |
2142 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz#a64e0e217044f2d916127369d21ea12324a834fe" |
2143 |
| - integrity sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ== |
| 2140 | +"@commitlint/is-ignored@^19.2.2": |
| 2141 | + version "19.2.2" |
| 2142 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.2.2.tgz#503ddcf908ac6b2bc4586a49cb53893a1856f5b2" |
| 2143 | + integrity sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g== |
2144 | 2144 | dependencies:
|
2145 | 2145 | "@commitlint/types" "^19.0.3"
|
2146 | 2146 | semver "^7.6.0"
|
2147 | 2147 |
|
2148 |
| -"@commitlint/lint@^19.1.0": |
2149 |
| - version "19.1.0" |
2150 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.1.0.tgz#0f4b26b1452d59a92a28b5fa6de9bdbee18399a1" |
2151 |
| - integrity sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw== |
| 2148 | +"@commitlint/lint@^19.2.2": |
| 2149 | + version "19.2.2" |
| 2150 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9" |
| 2151 | + integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA== |
2152 | 2152 | dependencies:
|
2153 |
| - "@commitlint/is-ignored" "^19.0.3" |
| 2153 | + "@commitlint/is-ignored" "^19.2.2" |
2154 | 2154 | "@commitlint/parse" "^19.0.3"
|
2155 | 2155 | "@commitlint/rules" "^19.0.3"
|
2156 | 2156 | "@commitlint/types" "^19.0.3"
|
|
0 commit comments