|
23 | 23 | esutils "^2.0.2" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
26 | | -"@commitlint/cli@20.1.0": |
27 | | - version "20.1.0" |
28 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.1.0.tgz#07365e2849d86f771e76ea0ceb96cd88bb945e03" |
29 | | - integrity sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg== |
30 | | - dependencies: |
31 | | - "@commitlint/format" "^20.0.0" |
32 | | - "@commitlint/lint" "^20.0.0" |
33 | | - "@commitlint/load" "^20.1.0" |
34 | | - "@commitlint/read" "^20.0.0" |
35 | | - "@commitlint/types" "^20.0.0" |
| 26 | +"@commitlint/cli@20.2.0": |
| 27 | + version "20.2.0" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.2.0.tgz#4164499d3848447aacd795d298c8a768fb13a80c" |
| 29 | + integrity sha512-l37HkrPZ2DZy26rKiTUvdq/LZtlMcxz+PeLv9dzK9NzoFGuJdOQyYU7IEkEQj0pO++uYue89wzOpZ0hcTtoqUA== |
| 30 | + dependencies: |
| 31 | + "@commitlint/format" "^20.2.0" |
| 32 | + "@commitlint/lint" "^20.2.0" |
| 33 | + "@commitlint/load" "^20.2.0" |
| 34 | + "@commitlint/read" "^20.2.0" |
| 35 | + "@commitlint/types" "^20.2.0" |
36 | 36 | tinyexec "^1.0.0" |
37 | 37 | yargs "^17.0.0" |
38 | 38 |
|
|
41 | 41 | resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-20.0.0.tgz#11f7f130f4f1db1945b7470aa9ab98f3fa0fc76f" |
42 | 42 | integrity sha512-6HAMnXyUl3EUBgECjvfLzlghbkMfZx28YBPDry3pPWR0+xpzqSbUY19VIkmdetqYKeawFViudvkqD4VH93gKKg== |
43 | 43 |
|
44 | | -"@commitlint/config-angular@20.0.0": |
45 | | - version "20.0.0" |
46 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.0.0.tgz#e97dc4527a40656b2afc964178e993d659205771" |
47 | | - integrity sha512-vH+mHsvZl94HQNduYv7ImTSX+D+nIyMV2VQZNQq9x0Kf5kRhl4iwdNS3nDxb3KEIdaSOXtXizzsyohRfi3Bvag== |
| 44 | +"@commitlint/config-angular@20.2.0": |
| 45 | + version "20.2.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.2.0.tgz#973c1119142eb648bfd0c7f847fb40ebd6cdf94f" |
| 47 | + integrity sha512-/FwLctMaBM8DxFuJ3TtEmNMpAzs/sOO8ZahDFWZYg8BN4aFk2n7UUd8qMKw3s0Sn9BC1xabLbJSPOqf4kKSDOw== |
48 | 48 | dependencies: |
49 | 49 | "@commitlint/config-angular-type-enum" "^20.0.0" |
50 | 50 |
|
51 | | -"@commitlint/config-validator@^20.0.0": |
52 | | - version "20.0.0" |
53 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557" |
54 | | - integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg== |
| 51 | +"@commitlint/config-validator@^20.2.0": |
| 52 | + version "20.2.0" |
| 53 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.2.0.tgz#5f5cbad01d5ed2b67cc2363143ccc7de8bca3173" |
| 54 | + integrity sha512-SQCBGsL9MFk8utWNSthdxd9iOD1pIVZSHxGBwYIGfd67RTjxqzFOSAYeQVXOu3IxRC3YrTOH37ThnTLjUlyF2w== |
55 | 55 | dependencies: |
56 | | - "@commitlint/types" "^20.0.0" |
| 56 | + "@commitlint/types" "^20.2.0" |
57 | 57 | ajv "^8.11.0" |
58 | 58 |
|
59 | | -"@commitlint/ensure@^20.0.0": |
60 | | - version "20.0.0" |
61 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef" |
62 | | - integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg== |
| 59 | +"@commitlint/ensure@^20.2.0": |
| 60 | + version "20.2.0" |
| 61 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.2.0.tgz#6b4ae312aea8397f6e3171bbd6bade3f6b2ad8e5" |
| 62 | + integrity sha512-+8TgIGv89rOWyt3eC6lcR1H7hqChAKkpawytlq9P1i/HYugFRVqgoKJ8dhd89fMnlrQTLjA5E97/4sF09QwdoA== |
63 | 63 | dependencies: |
64 | | - "@commitlint/types" "^20.0.0" |
| 64 | + "@commitlint/types" "^20.2.0" |
65 | 65 | lodash.camelcase "^4.3.0" |
66 | 66 | lodash.kebabcase "^4.1.1" |
67 | 67 | lodash.snakecase "^4.1.1" |
|
73 | 73 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
74 | 74 | integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
75 | 75 |
|
76 | | -"@commitlint/format@^20.0.0": |
77 | | - version "20.0.0" |
78 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940" |
79 | | - integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg== |
| 76 | +"@commitlint/format@^20.2.0": |
| 77 | + version "20.2.0" |
| 78 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.2.0.tgz#0f54ee9617a2298c540de331bc8642ff70c331a1" |
| 79 | + integrity sha512-PhNoLNhxpfIBlW/i90uZ3yG3hwSSYx7n4d9Yc+2FAorAHS0D9btYRK4ZZXX+Gm3W5tDtu911ow/eWRfcRVgNWg== |
80 | 80 | dependencies: |
81 | | - "@commitlint/types" "^20.0.0" |
| 81 | + "@commitlint/types" "^20.2.0" |
82 | 82 | chalk "^5.3.0" |
83 | 83 |
|
84 | | -"@commitlint/is-ignored@^20.0.0": |
85 | | - version "20.0.0" |
86 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2" |
87 | | - integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw== |
| 84 | +"@commitlint/is-ignored@^20.2.0": |
| 85 | + version "20.2.0" |
| 86 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.2.0.tgz#a6754daffb928d5689148e837106bb38dcc0c164" |
| 87 | + integrity sha512-Lz0OGeZCo/QHUDLx5LmZc0EocwanneYJUM8z0bfWexArk62HKMLfLIodwXuKTO5y0s6ddXaTexrYHs7v96EOmw== |
88 | 88 | dependencies: |
89 | | - "@commitlint/types" "^20.0.0" |
| 89 | + "@commitlint/types" "^20.2.0" |
90 | 90 | semver "^7.6.0" |
91 | 91 |
|
92 | | -"@commitlint/lint@^20.0.0": |
93 | | - version "20.0.0" |
94 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a" |
95 | | - integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ== |
| 92 | +"@commitlint/lint@^20.2.0": |
| 93 | + version "20.2.0" |
| 94 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.2.0.tgz#535f63f419cef7244b0a2907b5bf27ecb1f55bda" |
| 95 | + integrity sha512-cQEEB+jlmyQbyiji/kmh8pUJSDeUmPiWq23kFV0EtW3eM+uAaMLMuoTMajbrtWYWQpPzOMDjYltQ8jxHeHgITg== |
96 | 96 | dependencies: |
97 | | - "@commitlint/is-ignored" "^20.0.0" |
98 | | - "@commitlint/parse" "^20.0.0" |
99 | | - "@commitlint/rules" "^20.0.0" |
100 | | - "@commitlint/types" "^20.0.0" |
| 97 | + "@commitlint/is-ignored" "^20.2.0" |
| 98 | + "@commitlint/parse" "^20.2.0" |
| 99 | + "@commitlint/rules" "^20.2.0" |
| 100 | + "@commitlint/types" "^20.2.0" |
101 | 101 |
|
102 | | -"@commitlint/load@^20.1.0": |
103 | | - version "20.1.0" |
104 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.1.0.tgz#8eb7aefbfb066db903d1a89c4727093a57fcffbc" |
105 | | - integrity sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg== |
| 102 | +"@commitlint/load@^20.2.0": |
| 103 | + version "20.2.0" |
| 104 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.2.0.tgz#0864d7296c9dc7f0759c811e7e497e2df03292db" |
| 105 | + integrity sha512-iAK2GaBM8sPFTSwtagI67HrLKHIUxQc2BgpgNc/UMNme6LfmtHpIxQoN1TbP+X1iz58jq32HL1GbrFTCzcMi6g== |
106 | 106 | dependencies: |
107 | | - "@commitlint/config-validator" "^20.0.0" |
| 107 | + "@commitlint/config-validator" "^20.2.0" |
108 | 108 | "@commitlint/execute-rule" "^20.0.0" |
109 | | - "@commitlint/resolve-extends" "^20.1.0" |
110 | | - "@commitlint/types" "^20.0.0" |
| 109 | + "@commitlint/resolve-extends" "^20.2.0" |
| 110 | + "@commitlint/types" "^20.2.0" |
111 | 111 | chalk "^5.3.0" |
112 | 112 | cosmiconfig "^9.0.0" |
113 | 113 | cosmiconfig-typescript-loader "^6.1.0" |
|
120 | 120 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
121 | 121 | integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
122 | 122 |
|
123 | | -"@commitlint/parse@^20.0.0": |
124 | | - version "20.0.0" |
125 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43" |
126 | | - integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg== |
| 123 | +"@commitlint/parse@^20.2.0": |
| 124 | + version "20.2.0" |
| 125 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.2.0.tgz#76a44b8426db9257dd9408dace4eb8f02f3a3983" |
| 126 | + integrity sha512-LXStagGU1ivh07X7sM+hnEr4BvzFYn1iBJ6DRg2QsIN8lBfSzyvkUcVCDwok9Ia4PWiEgei5HQjju6xfJ1YaSQ== |
127 | 127 | dependencies: |
128 | | - "@commitlint/types" "^20.0.0" |
| 128 | + "@commitlint/types" "^20.2.0" |
129 | 129 | conventional-changelog-angular "^7.0.0" |
130 | 130 | conventional-commits-parser "^5.0.0" |
131 | 131 |
|
132 | | -"@commitlint/read@^20.0.0": |
133 | | - version "20.0.0" |
134 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f" |
135 | | - integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA== |
| 132 | +"@commitlint/read@^20.2.0": |
| 133 | + version "20.2.0" |
| 134 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.2.0.tgz#6637b53fc5e5b19ecbf65c61ff77732a87d11016" |
| 135 | + integrity sha512-+SjF9mxm5JCbe+8grOpXCXMMRzAnE0WWijhhtasdrpJoAFJYd5UgRTj/oCq5W3HJTwbvTOsijEJ0SUGImECD7Q== |
136 | 136 | dependencies: |
137 | 137 | "@commitlint/top-level" "^20.0.0" |
138 | | - "@commitlint/types" "^20.0.0" |
| 138 | + "@commitlint/types" "^20.2.0" |
139 | 139 | git-raw-commits "^4.0.0" |
140 | 140 | minimist "^1.2.8" |
141 | 141 | tinyexec "^1.0.0" |
142 | 142 |
|
143 | | -"@commitlint/resolve-extends@^20.1.0": |
144 | | - version "20.1.0" |
145 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz#bfccbd7772ffa49f99f3e0f828cf8612667b2e8e" |
146 | | - integrity sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw== |
| 143 | +"@commitlint/resolve-extends@^20.2.0": |
| 144 | + version "20.2.0" |
| 145 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.2.0.tgz#7c4c99a239dad83a11fed7d1a9a573731cc57c5e" |
| 146 | + integrity sha512-KVoLDi9BEuqeq+G0wRABn4azLRiCC22/YHR2aCquwx6bzCHAIN8hMt3Nuf1VFxq/c8ai6s8qBxE8+ZD4HeFTlQ== |
147 | 147 | dependencies: |
148 | | - "@commitlint/config-validator" "^20.0.0" |
149 | | - "@commitlint/types" "^20.0.0" |
| 148 | + "@commitlint/config-validator" "^20.2.0" |
| 149 | + "@commitlint/types" "^20.2.0" |
150 | 150 | global-directory "^4.0.1" |
151 | 151 | import-meta-resolve "^4.0.0" |
152 | 152 | lodash.mergewith "^4.6.2" |
153 | 153 | resolve-from "^5.0.0" |
154 | 154 |
|
155 | | -"@commitlint/rules@^20.0.0": |
156 | | - version "20.0.0" |
157 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f" |
158 | | - integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA== |
| 155 | +"@commitlint/rules@^20.2.0": |
| 156 | + version "20.2.0" |
| 157 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.2.0.tgz#0fd03c9bf55dccd3ddc1948f6ea36cd5ed162e8d" |
| 158 | + integrity sha512-27rHGpeAjnYl/A+qUUiYDa7Yn1WIjof/dFJjYW4gA1Ug+LUGa1P0AexzGZ5NBxTbAlmDgaxSZkLLxtLVqtg8PQ== |
159 | 159 | dependencies: |
160 | | - "@commitlint/ensure" "^20.0.0" |
| 160 | + "@commitlint/ensure" "^20.2.0" |
161 | 161 | "@commitlint/message" "^20.0.0" |
162 | 162 | "@commitlint/to-lines" "^20.0.0" |
163 | | - "@commitlint/types" "^20.0.0" |
| 163 | + "@commitlint/types" "^20.2.0" |
164 | 164 |
|
165 | 165 | "@commitlint/to-lines@^20.0.0": |
166 | 166 | version "20.0.0" |
|
174 | 174 | dependencies: |
175 | 175 | find-up "^7.0.0" |
176 | 176 |
|
177 | | -"@commitlint/types@^20.0.0": |
178 | | - version "20.0.0" |
179 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67" |
180 | | - integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA== |
| 177 | +"@commitlint/types@^20.2.0": |
| 178 | + version "20.2.0" |
| 179 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.2.0.tgz#8486ef31ecfc7b4d10f8bf5c47934872bcd8657e" |
| 180 | + integrity sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA== |
181 | 181 | dependencies: |
182 | 182 | "@types/conventional-commits-parser" "^5.0.0" |
183 | 183 | chalk "^5.3.0" |
|
0 commit comments