|
127 | 127 | ts-node "^10.8.1"
|
128 | 128 | typescript "^4.6.4"
|
129 | 129 |
|
| 130 | +"@commitlint/load@^17.5.0": |
| 131 | + version "17.5.0" |
| 132 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
| 133 | + integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
| 134 | + dependencies: |
| 135 | + "@commitlint/config-validator" "^17.4.4" |
| 136 | + "@commitlint/execute-rule" "^17.4.0" |
| 137 | + "@commitlint/resolve-extends" "^17.4.4" |
| 138 | + "@commitlint/types" "^17.4.4" |
| 139 | + "@types/node" "*" |
| 140 | + chalk "^4.1.0" |
| 141 | + cosmiconfig "^8.0.0" |
| 142 | + cosmiconfig-typescript-loader "^4.0.0" |
| 143 | + lodash.isplainobject "^4.0.6" |
| 144 | + lodash.merge "^4.6.2" |
| 145 | + lodash.uniq "^4.5.0" |
| 146 | + resolve-from "^5.0.0" |
| 147 | + ts-node "^10.8.1" |
| 148 | + typescript "^4.6.4 || ^5.0.0" |
| 149 | + |
130 | 150 | "@commitlint/message@^17.4.2":
|
131 | 151 | version "17.4.2"
|
132 | 152 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
|
|
142 | 162 | conventional-commits-parser "^3.2.2"
|
143 | 163 |
|
144 | 164 | "@commitlint/prompt-cli@^17.0.0":
|
145 |
| - version "17.4.4" |
146 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.4.4.tgz#fabeffa7cfeae1d8b2ccd6fde1fba43a9e4d2d0f" |
147 |
| - integrity sha512-/tH9KPD9wo/prlDv4SvIGY/3bRE4Be7G3FGyo5nJTIIAQ9XXU1f6xkOEP6q78NnwfLDt3cuuIewWWmzRNzOujg== |
| 165 | + version "17.5.0" |
| 166 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.5.0.tgz#7e7d37ab99a3e40885c5fdf11ee6fea407cf0926" |
| 167 | + integrity sha512-+pjD2TyZ+jngFP26oJsRTk1VBZrfX0fxrvoNjULoRilqD/cH96S1GC+dzLA+1M1bNwKye4Ff/SNLdwj9jaFXxA== |
148 | 168 | dependencies:
|
149 |
| - "@commitlint/prompt" "^17.4.4" |
| 169 | + "@commitlint/prompt" "^17.5.0" |
150 | 170 | execa "^5.0.0"
|
151 | 171 | inquirer "^6.5.2"
|
152 | 172 |
|
153 |
| -"@commitlint/prompt@^17.4.4": |
154 |
| - version "17.4.4" |
155 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.4.4.tgz#22eb84bb1d51e6580259e63edbc433cdf8ae0090" |
156 |
| - integrity sha512-qWC2fydBnAQp+jJqoPYLzzQ6NFMBNm/GlP+oeYOHhMwCXl9nptDGXUJnW3cdL6G4QMYKqJv1czRfATzMXHDHcg== |
| 173 | +"@commitlint/prompt@^17.5.0": |
| 174 | + version "17.5.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.5.0.tgz#b135f47aaddbe219754433f2584bfe0e80a74f6c" |
| 176 | + integrity sha512-UVgGj5/VYydaLaEGw3GMgBrG+vlS0OKt6hih5vkAu74KMGtUxWT7ACE/VTDuZtMv4u/bew9f6GgOr6LKIhqGng== |
157 | 177 | dependencies:
|
158 | 178 | "@commitlint/ensure" "^17.4.4"
|
159 |
| - "@commitlint/load" "^17.4.4" |
| 179 | + "@commitlint/load" "^17.5.0" |
160 | 180 | "@commitlint/types" "^17.4.4"
|
161 | 181 | chalk "^4.1.0"
|
162 | 182 | inquirer "^6.5.2"
|
@@ -4626,6 +4646,11 @@ typescript@^4.6.4:
|
4626 | 4646 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
|
4627 | 4647 | integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
|
4628 | 4648 |
|
| 4649 | +"typescript@^4.6.4 || ^5.0.0": |
| 4650 | + version "5.0.3" |
| 4651 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" |
| 4652 | + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== |
| 4653 | + |
4629 | 4654 | uglify-js@^3.1.4:
|
4630 | 4655 | version "3.15.4"
|
4631 | 4656 | resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.4.tgz#fa95c257e88f85614915b906204b9623d4fa340d"
|
|
0 commit comments