|
28 | 28 | chalk "^2.0.0" |
29 | 29 | js-tokens "^4.0.0" |
30 | 30 |
|
31 | | -"@commitlint/cli@20.3.0": |
32 | | - version "20.3.0" |
33 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.3.0.tgz#5fff38a99393e23a36256754ed05e9c05a4dcac6" |
34 | | - integrity sha512-HXO8YVfqdBK+MnlX2zqNrv6waGYPs6Ysjm5W2Y0GMagWXwiIKx7C8dcIX9ca+QdHq4WA0lcMnZLQ0pzQh1piZg== |
35 | | - dependencies: |
36 | | - "@commitlint/format" "^20.2.0" |
37 | | - "@commitlint/lint" "^20.3.0" |
38 | | - "@commitlint/load" "^20.3.0" |
39 | | - "@commitlint/read" "^20.2.0" |
40 | | - "@commitlint/types" "^20.2.0" |
| 31 | +"@commitlint/cli@20.3.1": |
| 32 | + version "20.3.1" |
| 33 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.3.1.tgz#9deaaea82aee88e0d4699008eb7144e9fd3aa561" |
| 34 | + integrity sha512-NtInjSlyev/+SLPvx/ulz8hRE25Wf5S9dLNDcIwazq0JyB4/w1ROF/5nV0ObPTX8YpRaKYeKtXDYWqumBNHWsw== |
| 35 | + dependencies: |
| 36 | + "@commitlint/format" "^20.3.1" |
| 37 | + "@commitlint/lint" "^20.3.1" |
| 38 | + "@commitlint/load" "^20.3.1" |
| 39 | + "@commitlint/read" "^20.3.1" |
| 40 | + "@commitlint/types" "^20.3.1" |
41 | 41 | tinyexec "^1.0.0" |
42 | 42 | yargs "^17.0.0" |
43 | 43 |
|
|
46 | 46 | resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-20.0.0.tgz#11f7f130f4f1db1945b7470aa9ab98f3fa0fc76f" |
47 | 47 | integrity sha512-6HAMnXyUl3EUBgECjvfLzlghbkMfZx28YBPDry3pPWR0+xpzqSbUY19VIkmdetqYKeawFViudvkqD4VH93gKKg== |
48 | 48 |
|
49 | | -"@commitlint/config-angular@20.3.0": |
50 | | - version "20.3.0" |
51 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.3.0.tgz#9d6a3912a1b5ec3f5779ea5120378c936d3d2304" |
52 | | - integrity sha512-HXcyKIJHqb873WqCB8czEOpIBQ5dcRtDUDqcKRN671KWN+t4A22HyrL6YDC8UA5X9Ks0TqgPNaiBOuRTMss9Xw== |
| 49 | +"@commitlint/config-angular@20.3.1": |
| 50 | + version "20.3.1" |
| 51 | + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.3.1.tgz#ba0cd926997a57160a63176335f2713c50192ee4" |
| 52 | + integrity sha512-aSChDBSwGfTa68AK9RgZl9K5rAV3qC8/XfHJAODaDuuMJ/99V7yMVlg0C/EHEiD3O0KC74nEbjvxmtAjYelPTA== |
53 | 53 | dependencies: |
54 | 54 | "@commitlint/config-angular-type-enum" "^20.0.0" |
55 | 55 |
|
56 | | -"@commitlint/config-validator@^20.2.0": |
57 | | - version "20.2.0" |
58 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.2.0.tgz#5f5cbad01d5ed2b67cc2363143ccc7de8bca3173" |
59 | | - integrity sha512-SQCBGsL9MFk8utWNSthdxd9iOD1pIVZSHxGBwYIGfd67RTjxqzFOSAYeQVXOu3IxRC3YrTOH37ThnTLjUlyF2w== |
| 56 | +"@commitlint/config-validator@^20.3.1": |
| 57 | + version "20.3.1" |
| 58 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.3.1.tgz#b00bfdc6beac5674d86cb3dc6c96f74214699483" |
| 59 | + integrity sha512-ErVLC/IsHhcvxCyh+FXo7jy12/nkQySjWXYgCoQbZLkFp4hysov8KS6CdxBB0cWjbZWjvNOKBMNoUVqkmGmahw== |
60 | 60 | dependencies: |
61 | | - "@commitlint/types" "^20.2.0" |
| 61 | + "@commitlint/types" "^20.3.1" |
62 | 62 | ajv "^8.11.0" |
63 | 63 |
|
64 | | -"@commitlint/ensure@^20.2.0": |
65 | | - version "20.2.0" |
66 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.2.0.tgz#6b4ae312aea8397f6e3171bbd6bade3f6b2ad8e5" |
67 | | - integrity sha512-+8TgIGv89rOWyt3eC6lcR1H7hqChAKkpawytlq9P1i/HYugFRVqgoKJ8dhd89fMnlrQTLjA5E97/4sF09QwdoA== |
| 64 | +"@commitlint/ensure@^20.3.1": |
| 65 | + version "20.3.1" |
| 66 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.3.1.tgz#928f456cd89b0ffaa2da8203b4442ed3671ace43" |
| 67 | + integrity sha512-h664FngOEd7bHAm0j8MEKq+qm2mH+V+hwJiIE2bWcw3pzJMlO0TPKtk0ATyRAtV6jQw+xviRYiIjjSjfajiB5w== |
68 | 68 | dependencies: |
69 | | - "@commitlint/types" "^20.2.0" |
| 69 | + "@commitlint/types" "^20.3.1" |
70 | 70 | lodash.camelcase "^4.3.0" |
71 | 71 | lodash.kebabcase "^4.1.1" |
72 | 72 | lodash.snakecase "^4.1.1" |
|
78 | 78 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
79 | 79 | integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
80 | 80 |
|
81 | | -"@commitlint/format@^20.2.0": |
82 | | - version "20.2.0" |
83 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.2.0.tgz#0f54ee9617a2298c540de331bc8642ff70c331a1" |
84 | | - integrity sha512-PhNoLNhxpfIBlW/i90uZ3yG3hwSSYx7n4d9Yc+2FAorAHS0D9btYRK4ZZXX+Gm3W5tDtu911ow/eWRfcRVgNWg== |
| 81 | +"@commitlint/format@^20.3.1": |
| 82 | + version "20.3.1" |
| 83 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.3.1.tgz#b6412ce0956760fd862a8c4abf51d5ad563bf41f" |
| 84 | + integrity sha512-jfsjGPFTd2Yti2YHwUH4SPRPbWKAJAwrfa3eNa9bXEdrXBb9mCwbIrgYX38LdEJK9zLJ3AsLBP4/FLEtxyu2AA== |
85 | 85 | dependencies: |
86 | | - "@commitlint/types" "^20.2.0" |
| 86 | + "@commitlint/types" "^20.3.1" |
87 | 87 | chalk "^5.3.0" |
88 | 88 |
|
89 | | -"@commitlint/is-ignored@^20.2.0": |
90 | | - version "20.2.0" |
91 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.2.0.tgz#a6754daffb928d5689148e837106bb38dcc0c164" |
92 | | - integrity sha512-Lz0OGeZCo/QHUDLx5LmZc0EocwanneYJUM8z0bfWexArk62HKMLfLIodwXuKTO5y0s6ddXaTexrYHs7v96EOmw== |
| 89 | +"@commitlint/is-ignored@^20.3.1": |
| 90 | + version "20.3.1" |
| 91 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.3.1.tgz#d38c14c17033e95c79dc6a131d05261a59ffd190" |
| 92 | + integrity sha512-tWwAoh93QvAhxgp99CzCuHD86MgxE4NBtloKX+XxQxhfhSwHo7eloiar/yzx53YW9eqSLP95zgW2KDDk4/WX+A== |
93 | 93 | dependencies: |
94 | | - "@commitlint/types" "^20.2.0" |
| 94 | + "@commitlint/types" "^20.3.1" |
95 | 95 | semver "^7.6.0" |
96 | 96 |
|
97 | | -"@commitlint/lint@^20.3.0": |
98 | | - version "20.3.0" |
99 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.3.0.tgz#67b67e2a8b72425170245ccf10b219fe712f65fe" |
100 | | - integrity sha512-X19HOGU5nRo6i9DIY0kG0mhgtvpn1UGO1D6aLX1ILLyeqSM5yJyMcrRqNj8SLgeSeUDODhLY9QYsBIG0LdNHkA== |
| 97 | +"@commitlint/lint@^20.3.1": |
| 98 | + version "20.3.1" |
| 99 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.3.1.tgz#6f5b62e2e6cc4e36c6669aad05bdceafe6e34a8b" |
| 100 | + integrity sha512-LaOtrQ24+6SfUaWg8A+a+Wc77bvLbO5RIr6iy9F7CI3/0iq1uPEWgGRCwqWTuLGHkZDAcwaq0gZ01zpwZ1jCGw== |
101 | 101 | dependencies: |
102 | | - "@commitlint/is-ignored" "^20.2.0" |
103 | | - "@commitlint/parse" "^20.2.0" |
104 | | - "@commitlint/rules" "^20.3.0" |
105 | | - "@commitlint/types" "^20.2.0" |
| 102 | + "@commitlint/is-ignored" "^20.3.1" |
| 103 | + "@commitlint/parse" "^20.3.1" |
| 104 | + "@commitlint/rules" "^20.3.1" |
| 105 | + "@commitlint/types" "^20.3.1" |
106 | 106 |
|
107 | | -"@commitlint/load@^20.3.0": |
108 | | - version "20.3.0" |
109 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.3.0.tgz#4084c1af223e5f845e513f6dbbc9911df2c31abf" |
110 | | - integrity sha512-amkdVZTXp5R65bsRXRSCwoNXbJHR2aAIY/RGFkoyd63t8UEwqEgT3f0MgeLqYw4hwXyq+TYXKdaW133E29pnGQ== |
| 107 | +"@commitlint/load@^20.3.1": |
| 108 | + version "20.3.1" |
| 109 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.3.1.tgz#3cfd5436768120dab46b67554c67eb7b2d9117cd" |
| 110 | + integrity sha512-YDD9XA2XhgYgbjju8itZ/weIvOOobApDqwlPYCX5NLO/cPtw2UMO5Cmn44Ks8RQULUVI5fUT6roKvyxcoLbNmw== |
111 | 111 | dependencies: |
112 | | - "@commitlint/config-validator" "^20.2.0" |
| 112 | + "@commitlint/config-validator" "^20.3.1" |
113 | 113 | "@commitlint/execute-rule" "^20.0.0" |
114 | | - "@commitlint/resolve-extends" "^20.2.0" |
115 | | - "@commitlint/types" "^20.2.0" |
| 114 | + "@commitlint/resolve-extends" "^20.3.1" |
| 115 | + "@commitlint/types" "^20.3.1" |
116 | 116 | chalk "^5.3.0" |
117 | 117 | cosmiconfig "^9.0.0" |
118 | 118 | cosmiconfig-typescript-loader "^6.1.0" |
|
125 | 125 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
126 | 126 | integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
127 | 127 |
|
128 | | -"@commitlint/parse@^20.2.0": |
129 | | - version "20.2.0" |
130 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.2.0.tgz#76a44b8426db9257dd9408dace4eb8f02f3a3983" |
131 | | - integrity sha512-LXStagGU1ivh07X7sM+hnEr4BvzFYn1iBJ6DRg2QsIN8lBfSzyvkUcVCDwok9Ia4PWiEgei5HQjju6xfJ1YaSQ== |
| 128 | +"@commitlint/parse@^20.3.1": |
| 129 | + version "20.3.1" |
| 130 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.3.1.tgz#c3858332df52e1853cc1f24da681245fd7fae968" |
| 131 | + integrity sha512-TuUTdbLpyUNLgDzLDYlI2BeTE6V/COZbf3f8WwsV0K6eq/2nSpNTMw7wHtXb+YxeY9wwxBp/Ldad4P+YIxHJoA== |
132 | 132 | dependencies: |
133 | | - "@commitlint/types" "^20.2.0" |
| 133 | + "@commitlint/types" "^20.3.1" |
134 | 134 | conventional-changelog-angular "^7.0.0" |
135 | 135 | conventional-commits-parser "^5.0.0" |
136 | 136 |
|
137 | | -"@commitlint/read@^20.2.0": |
138 | | - version "20.2.0" |
139 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.2.0.tgz#6637b53fc5e5b19ecbf65c61ff77732a87d11016" |
140 | | - integrity sha512-+SjF9mxm5JCbe+8grOpXCXMMRzAnE0WWijhhtasdrpJoAFJYd5UgRTj/oCq5W3HJTwbvTOsijEJ0SUGImECD7Q== |
| 137 | +"@commitlint/read@^20.3.1": |
| 138 | + version "20.3.1" |
| 139 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.3.1.tgz#cd714678087bc83a1a4adddb9d1a54549d49c4f8" |
| 140 | + integrity sha512-nCmJAdIg3OdNVUpQW0Idk/eF/vfOo2W2xzmvRmNeptLrzFK7qhwwl/kIwy1Q1LZrKHUFNj7PGNpIT5INbgZWzA== |
141 | 141 | dependencies: |
142 | 142 | "@commitlint/top-level" "^20.0.0" |
143 | | - "@commitlint/types" "^20.2.0" |
| 143 | + "@commitlint/types" "^20.3.1" |
144 | 144 | git-raw-commits "^4.0.0" |
145 | 145 | minimist "^1.2.8" |
146 | 146 | tinyexec "^1.0.0" |
147 | 147 |
|
148 | | -"@commitlint/resolve-extends@^20.2.0": |
149 | | - version "20.2.0" |
150 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.2.0.tgz#7c4c99a239dad83a11fed7d1a9a573731cc57c5e" |
151 | | - integrity sha512-KVoLDi9BEuqeq+G0wRABn4azLRiCC22/YHR2aCquwx6bzCHAIN8hMt3Nuf1VFxq/c8ai6s8qBxE8+ZD4HeFTlQ== |
| 148 | +"@commitlint/resolve-extends@^20.3.1": |
| 149 | + version "20.3.1" |
| 150 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.3.1.tgz#ba39b9b7db71e47b4d0b22e7b63f69b693df3422" |
| 151 | + integrity sha512-iGTGeyaoDyHDEZNjD8rKeosjSNs8zYanmuowY4ful7kFI0dnY4b5QilVYaFQJ6IM27S57LAeH5sKSsOHy4bw5w== |
152 | 152 | dependencies: |
153 | | - "@commitlint/config-validator" "^20.2.0" |
154 | | - "@commitlint/types" "^20.2.0" |
| 153 | + "@commitlint/config-validator" "^20.3.1" |
| 154 | + "@commitlint/types" "^20.3.1" |
155 | 155 | global-directory "^4.0.1" |
156 | 156 | import-meta-resolve "^4.0.0" |
157 | 157 | lodash.mergewith "^4.6.2" |
158 | 158 | resolve-from "^5.0.0" |
159 | 159 |
|
160 | | -"@commitlint/rules@^20.3.0": |
161 | | - version "20.3.0" |
162 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.3.0.tgz#edc80cc68e148b38302c154e0189ccc5ff70b36e" |
163 | | - integrity sha512-TGgXN/qBEhbzVD13crE1l7YSMJRrbPbUL0OBZALbUM5ER36RZmiZRu2ud2W/AA7HO9YLBRbyx6YVi2t/2Be0yQ== |
| 160 | +"@commitlint/rules@^20.3.1": |
| 161 | + version "20.3.1" |
| 162 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.3.1.tgz#7bb37410c1fa8a71859dff5f7d5410d0b3dc01cc" |
| 163 | + integrity sha512-/uic4P+4jVNpqQxz02+Y6vvIC0A2J899DBztA1j6q3f3MOKwydlNrojSh0dQmGDxxT1bXByiRtDhgFnOFnM6Pg== |
164 | 164 | dependencies: |
165 | | - "@commitlint/ensure" "^20.2.0" |
| 165 | + "@commitlint/ensure" "^20.3.1" |
166 | 166 | "@commitlint/message" "^20.0.0" |
167 | 167 | "@commitlint/to-lines" "^20.0.0" |
168 | | - "@commitlint/types" "^20.2.0" |
| 168 | + "@commitlint/types" "^20.3.1" |
169 | 169 |
|
170 | 170 | "@commitlint/to-lines@^20.0.0": |
171 | 171 | version "20.0.0" |
|
179 | 179 | dependencies: |
180 | 180 | find-up "^7.0.0" |
181 | 181 |
|
182 | | -"@commitlint/types@^20.2.0": |
183 | | - version "20.2.0" |
184 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.2.0.tgz#8486ef31ecfc7b4d10f8bf5c47934872bcd8657e" |
185 | | - integrity sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA== |
| 182 | +"@commitlint/types@^20.3.1": |
| 183 | + version "20.3.1" |
| 184 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.3.1.tgz#084cf4cb142826d7a0eab378f838514e3e75f048" |
| 185 | + integrity sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ== |
186 | 186 | dependencies: |
187 | 187 | "@types/conventional-commits-parser" "^5.0.0" |
188 | 188 | chalk "^5.3.0" |
|
0 commit comments