|
30 | 30 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
31 | 31 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
32 | 32 |
|
33 | | -"@commitlint/cli@19.8.1": |
34 | | - version "19.8.1" |
35 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158" |
36 | | - integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA== |
37 | | - dependencies: |
38 | | - "@commitlint/format" "^19.8.1" |
39 | | - "@commitlint/lint" "^19.8.1" |
40 | | - "@commitlint/load" "^19.8.1" |
41 | | - "@commitlint/read" "^19.8.1" |
42 | | - "@commitlint/types" "^19.8.1" |
| 33 | +"@commitlint/cli@20.2.0": |
| 34 | + version "20.2.0" |
| 35 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.2.0.tgz#4164499d3848447aacd795d298c8a768fb13a80c" |
| 36 | + integrity sha512-l37HkrPZ2DZy26rKiTUvdq/LZtlMcxz+PeLv9dzK9NzoFGuJdOQyYU7IEkEQj0pO++uYue89wzOpZ0hcTtoqUA== |
| 37 | + dependencies: |
| 38 | + "@commitlint/format" "^20.2.0" |
| 39 | + "@commitlint/lint" "^20.2.0" |
| 40 | + "@commitlint/load" "^20.2.0" |
| 41 | + "@commitlint/read" "^20.2.0" |
| 42 | + "@commitlint/types" "^20.2.0" |
43 | 43 | tinyexec "^1.0.0" |
44 | 44 | yargs "^17.0.0" |
45 | 45 |
|
46 | | -"@commitlint/config-conventional@19.8.1": |
47 | | - version "19.8.1" |
48 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b" |
49 | | - integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ== |
| 46 | +"@commitlint/config-conventional@20.2.0": |
| 47 | + version "20.2.0" |
| 48 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.2.0.tgz#3c53c9d2939a0cc5ef8ef1f2c682eab2484e860e" |
| 49 | + integrity sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ== |
50 | 50 | dependencies: |
51 | | - "@commitlint/types" "^19.8.1" |
| 51 | + "@commitlint/types" "^20.2.0" |
52 | 52 | conventional-changelog-conventionalcommits "^7.0.2" |
53 | 53 |
|
54 | | -"@commitlint/config-validator@^19.8.1": |
55 | | - version "19.8.1" |
56 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5" |
57 | | - integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ== |
| 54 | +"@commitlint/config-validator@^20.2.0": |
| 55 | + version "20.2.0" |
| 56 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.2.0.tgz#5f5cbad01d5ed2b67cc2363143ccc7de8bca3173" |
| 57 | + integrity sha512-SQCBGsL9MFk8utWNSthdxd9iOD1pIVZSHxGBwYIGfd67RTjxqzFOSAYeQVXOu3IxRC3YrTOH37ThnTLjUlyF2w== |
58 | 58 | dependencies: |
59 | | - "@commitlint/types" "^19.8.1" |
| 59 | + "@commitlint/types" "^20.2.0" |
60 | 60 | ajv "^8.11.0" |
61 | 61 |
|
62 | | -"@commitlint/cz-commitlint@19.8.1": |
63 | | - version "19.8.1" |
64 | | - resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-19.8.1.tgz#131968c6267ade0647cac37bf5379bbd20b2f97b" |
65 | | - integrity sha512-GndsziRLYQbmDSukwgQSp8G/cTlhJNn2U8nKZaNG9NiBxv17uMTI69u7c9RJTcAQCjVNOWWB4+CT/aPFxcbzSQ== |
| 62 | +"@commitlint/cz-commitlint@20.2.0": |
| 63 | + version "20.2.0" |
| 64 | + resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-20.2.0.tgz#5b61cec6766efeb47ce04a8911596eb1bb33e55c" |
| 65 | + integrity sha512-xHMmmBrKGwPPPQQS7xFYefoddB1jywTG3s6UBXQc6tRqjnAaSh2hXOyhZUhusxR16q9gqb5gxt2IAGAavfNJqA== |
66 | 66 | dependencies: |
67 | | - "@commitlint/ensure" "^19.8.1" |
68 | | - "@commitlint/load" "^19.8.1" |
69 | | - "@commitlint/types" "^19.8.1" |
| 67 | + "@commitlint/ensure" "^20.2.0" |
| 68 | + "@commitlint/load" "^20.2.0" |
| 69 | + "@commitlint/types" "^20.2.0" |
70 | 70 | chalk "^5.3.0" |
71 | 71 | lodash.isplainobject "^4.0.6" |
72 | 72 | word-wrap "^1.2.5" |
73 | 73 |
|
74 | | -"@commitlint/ensure@^19.8.1": |
75 | | - version "19.8.1" |
76 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14" |
77 | | - integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw== |
| 74 | +"@commitlint/ensure@^20.2.0": |
| 75 | + version "20.2.0" |
| 76 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.2.0.tgz#6b4ae312aea8397f6e3171bbd6bade3f6b2ad8e5" |
| 77 | + integrity sha512-+8TgIGv89rOWyt3eC6lcR1H7hqChAKkpawytlq9P1i/HYugFRVqgoKJ8dhd89fMnlrQTLjA5E97/4sF09QwdoA== |
78 | 78 | dependencies: |
79 | | - "@commitlint/types" "^19.8.1" |
| 79 | + "@commitlint/types" "^20.2.0" |
80 | 80 | lodash.camelcase "^4.3.0" |
81 | 81 | lodash.kebabcase "^4.1.1" |
82 | 82 | lodash.snakecase "^4.1.1" |
83 | 83 | lodash.startcase "^4.4.0" |
84 | 84 | lodash.upperfirst "^4.3.1" |
85 | 85 |
|
86 | | -"@commitlint/execute-rule@^19.8.1": |
87 | | - version "19.8.1" |
88 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067" |
89 | | - integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA== |
| 86 | +"@commitlint/execute-rule@^20.0.0": |
| 87 | + version "20.0.0" |
| 88 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
| 89 | + integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
90 | 90 |
|
91 | | -"@commitlint/format@^19.8.1": |
92 | | - version "19.8.1" |
93 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4" |
94 | | - integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw== |
| 91 | +"@commitlint/format@^20.2.0": |
| 92 | + version "20.2.0" |
| 93 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.2.0.tgz#0f54ee9617a2298c540de331bc8642ff70c331a1" |
| 94 | + integrity sha512-PhNoLNhxpfIBlW/i90uZ3yG3hwSSYx7n4d9Yc+2FAorAHS0D9btYRK4ZZXX+Gm3W5tDtu911ow/eWRfcRVgNWg== |
95 | 95 | dependencies: |
96 | | - "@commitlint/types" "^19.8.1" |
| 96 | + "@commitlint/types" "^20.2.0" |
97 | 97 | chalk "^5.3.0" |
98 | 98 |
|
99 | | -"@commitlint/is-ignored@^19.8.1": |
100 | | - version "19.8.1" |
101 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3" |
102 | | - integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg== |
| 99 | +"@commitlint/is-ignored@^20.2.0": |
| 100 | + version "20.2.0" |
| 101 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.2.0.tgz#a6754daffb928d5689148e837106bb38dcc0c164" |
| 102 | + integrity sha512-Lz0OGeZCo/QHUDLx5LmZc0EocwanneYJUM8z0bfWexArk62HKMLfLIodwXuKTO5y0s6ddXaTexrYHs7v96EOmw== |
103 | 103 | dependencies: |
104 | | - "@commitlint/types" "^19.8.1" |
| 104 | + "@commitlint/types" "^20.2.0" |
105 | 105 | semver "^7.6.0" |
106 | 106 |
|
107 | | -"@commitlint/lint@^19.8.1": |
108 | | - version "19.8.1" |
109 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0" |
110 | | - integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw== |
111 | | - dependencies: |
112 | | - "@commitlint/is-ignored" "^19.8.1" |
113 | | - "@commitlint/parse" "^19.8.1" |
114 | | - "@commitlint/rules" "^19.8.1" |
115 | | - "@commitlint/types" "^19.8.1" |
116 | | - |
117 | | -"@commitlint/load@>6.1.1", "@commitlint/load@^19.8.1": |
118 | | - version "19.8.1" |
119 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576" |
120 | | - integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A== |
121 | | - dependencies: |
122 | | - "@commitlint/config-validator" "^19.8.1" |
123 | | - "@commitlint/execute-rule" "^19.8.1" |
124 | | - "@commitlint/resolve-extends" "^19.8.1" |
125 | | - "@commitlint/types" "^19.8.1" |
| 107 | +"@commitlint/lint@^20.2.0": |
| 108 | + version "20.2.0" |
| 109 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.2.0.tgz#535f63f419cef7244b0a2907b5bf27ecb1f55bda" |
| 110 | + integrity sha512-cQEEB+jlmyQbyiji/kmh8pUJSDeUmPiWq23kFV0EtW3eM+uAaMLMuoTMajbrtWYWQpPzOMDjYltQ8jxHeHgITg== |
| 111 | + dependencies: |
| 112 | + "@commitlint/is-ignored" "^20.2.0" |
| 113 | + "@commitlint/parse" "^20.2.0" |
| 114 | + "@commitlint/rules" "^20.2.0" |
| 115 | + "@commitlint/types" "^20.2.0" |
| 116 | + |
| 117 | +"@commitlint/load@>6.1.1", "@commitlint/load@^20.2.0": |
| 118 | + version "20.2.0" |
| 119 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.2.0.tgz#0864d7296c9dc7f0759c811e7e497e2df03292db" |
| 120 | + integrity sha512-iAK2GaBM8sPFTSwtagI67HrLKHIUxQc2BgpgNc/UMNme6LfmtHpIxQoN1TbP+X1iz58jq32HL1GbrFTCzcMi6g== |
| 121 | + dependencies: |
| 122 | + "@commitlint/config-validator" "^20.2.0" |
| 123 | + "@commitlint/execute-rule" "^20.0.0" |
| 124 | + "@commitlint/resolve-extends" "^20.2.0" |
| 125 | + "@commitlint/types" "^20.2.0" |
126 | 126 | chalk "^5.3.0" |
127 | 127 | cosmiconfig "^9.0.0" |
128 | 128 | cosmiconfig-typescript-loader "^6.1.0" |
129 | 129 | lodash.isplainobject "^4.0.6" |
130 | 130 | lodash.merge "^4.6.2" |
131 | 131 | lodash.uniq "^4.5.0" |
132 | 132 |
|
133 | | -"@commitlint/message@^19.8.1": |
134 | | - version "19.8.1" |
135 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6" |
136 | | - integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg== |
| 133 | +"@commitlint/message@^20.0.0": |
| 134 | + version "20.0.0" |
| 135 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
| 136 | + integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
137 | 137 |
|
138 | | -"@commitlint/parse@^19.8.1": |
139 | | - version "19.8.1" |
140 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747" |
141 | | - integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw== |
| 138 | +"@commitlint/parse@^20.2.0": |
| 139 | + version "20.2.0" |
| 140 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.2.0.tgz#76a44b8426db9257dd9408dace4eb8f02f3a3983" |
| 141 | + integrity sha512-LXStagGU1ivh07X7sM+hnEr4BvzFYn1iBJ6DRg2QsIN8lBfSzyvkUcVCDwok9Ia4PWiEgei5HQjju6xfJ1YaSQ== |
142 | 142 | dependencies: |
143 | | - "@commitlint/types" "^19.8.1" |
| 143 | + "@commitlint/types" "^20.2.0" |
144 | 144 | conventional-changelog-angular "^7.0.0" |
145 | 145 | conventional-commits-parser "^5.0.0" |
146 | 146 |
|
147 | | -"@commitlint/read@^19.8.1": |
148 | | - version "19.8.1" |
149 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8" |
150 | | - integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ== |
| 147 | +"@commitlint/read@^20.2.0": |
| 148 | + version "20.2.0" |
| 149 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.2.0.tgz#6637b53fc5e5b19ecbf65c61ff77732a87d11016" |
| 150 | + integrity sha512-+SjF9mxm5JCbe+8grOpXCXMMRzAnE0WWijhhtasdrpJoAFJYd5UgRTj/oCq5W3HJTwbvTOsijEJ0SUGImECD7Q== |
151 | 151 | dependencies: |
152 | | - "@commitlint/top-level" "^19.8.1" |
153 | | - "@commitlint/types" "^19.8.1" |
| 152 | + "@commitlint/top-level" "^20.0.0" |
| 153 | + "@commitlint/types" "^20.2.0" |
154 | 154 | git-raw-commits "^4.0.0" |
155 | 155 | minimist "^1.2.8" |
156 | 156 | tinyexec "^1.0.0" |
157 | 157 |
|
158 | | -"@commitlint/resolve-extends@^19.8.1": |
159 | | - version "19.8.1" |
160 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694" |
161 | | - integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg== |
| 158 | +"@commitlint/resolve-extends@^20.2.0": |
| 159 | + version "20.2.0" |
| 160 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.2.0.tgz#7c4c99a239dad83a11fed7d1a9a573731cc57c5e" |
| 161 | + integrity sha512-KVoLDi9BEuqeq+G0wRABn4azLRiCC22/YHR2aCquwx6bzCHAIN8hMt3Nuf1VFxq/c8ai6s8qBxE8+ZD4HeFTlQ== |
162 | 162 | dependencies: |
163 | | - "@commitlint/config-validator" "^19.8.1" |
164 | | - "@commitlint/types" "^19.8.1" |
| 163 | + "@commitlint/config-validator" "^20.2.0" |
| 164 | + "@commitlint/types" "^20.2.0" |
165 | 165 | global-directory "^4.0.1" |
166 | 166 | import-meta-resolve "^4.0.0" |
167 | 167 | lodash.mergewith "^4.6.2" |
168 | 168 | resolve-from "^5.0.0" |
169 | 169 |
|
170 | | -"@commitlint/rules@^19.8.1": |
171 | | - version "19.8.1" |
172 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f" |
173 | | - integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw== |
| 170 | +"@commitlint/rules@^20.2.0": |
| 171 | + version "20.2.0" |
| 172 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.2.0.tgz#0fd03c9bf55dccd3ddc1948f6ea36cd5ed162e8d" |
| 173 | + integrity sha512-27rHGpeAjnYl/A+qUUiYDa7Yn1WIjof/dFJjYW4gA1Ug+LUGa1P0AexzGZ5NBxTbAlmDgaxSZkLLxtLVqtg8PQ== |
174 | 174 | dependencies: |
175 | | - "@commitlint/ensure" "^19.8.1" |
176 | | - "@commitlint/message" "^19.8.1" |
177 | | - "@commitlint/to-lines" "^19.8.1" |
178 | | - "@commitlint/types" "^19.8.1" |
| 175 | + "@commitlint/ensure" "^20.2.0" |
| 176 | + "@commitlint/message" "^20.0.0" |
| 177 | + "@commitlint/to-lines" "^20.0.0" |
| 178 | + "@commitlint/types" "^20.2.0" |
179 | 179 |
|
180 | | -"@commitlint/to-lines@^19.8.1": |
181 | | - version "19.8.1" |
182 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47" |
183 | | - integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg== |
| 180 | +"@commitlint/to-lines@^20.0.0": |
| 181 | + version "20.0.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b" |
| 183 | + integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw== |
184 | 184 |
|
185 | | -"@commitlint/top-level@^19.8.1": |
186 | | - version "19.8.1" |
187 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916" |
188 | | - integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw== |
| 185 | +"@commitlint/top-level@^20.0.0": |
| 186 | + version "20.0.0" |
| 187 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121" |
| 188 | + integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg== |
189 | 189 | dependencies: |
190 | 190 | find-up "^7.0.0" |
191 | 191 |
|
192 | | -"@commitlint/types@^19.8.1": |
193 | | - version "19.8.1" |
194 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" |
195 | | - integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw== |
| 192 | +"@commitlint/types@^20.2.0": |
| 193 | + version "20.2.0" |
| 194 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.2.0.tgz#8486ef31ecfc7b4d10f8bf5c47934872bcd8657e" |
| 195 | + integrity sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA== |
196 | 196 | dependencies: |
197 | 197 | "@types/conventional-commits-parser" "^5.0.0" |
198 | 198 | chalk "^5.3.0" |
|
0 commit comments