|
23 | 23 | chalk "^2.0.0" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
26 | | -"@commitlint/cli@13.2.0": |
27 | | - version "13.2.0" |
28 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f" |
29 | | - integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA== |
| 26 | +"@commitlint/cli@13.2.1": |
| 27 | + version "13.2.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
| 29 | + integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
30 | 30 | dependencies: |
31 | 31 | "@commitlint/format" "^13.2.0" |
32 | 32 | "@commitlint/lint" "^13.2.0" |
33 | | - "@commitlint/load" "^13.2.0" |
| 33 | + "@commitlint/load" "^13.2.1" |
34 | 34 | "@commitlint/read" "^13.2.0" |
35 | 35 | "@commitlint/types" "^13.2.0" |
36 | 36 | lodash "^4.17.19" |
|
89 | 89 | "@commitlint/rules" "^13.2.0" |
90 | 90 | "@commitlint/types" "^13.2.0" |
91 | 91 |
|
92 | | -"@commitlint/load@^13.2.0": |
93 | | - version "13.2.0" |
94 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a" |
95 | | - integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg== |
| 92 | +"@commitlint/load@^13.2.1": |
| 93 | + version "13.2.1" |
| 94 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
| 95 | + integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
96 | 96 | dependencies: |
97 | 97 | "@commitlint/execute-rule" "^13.2.0" |
98 | 98 | "@commitlint/resolve-extends" "^13.2.0" |
|
102 | 102 | cosmiconfig "^7.0.0" |
103 | 103 | lodash "^4.17.19" |
104 | 104 | resolve-from "^5.0.0" |
| 105 | + typescript "^4.4.3" |
105 | 106 |
|
106 | 107 | "@commitlint/message@^13.2.0": |
107 | 108 | version "13.2.0" |
@@ -2867,6 +2868,11 @@ type-fest@^0.8.1: |
2867 | 2868 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" |
2868 | 2869 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== |
2869 | 2870 |
|
| 2871 | +typescript@^4.4.3: |
| 2872 | + version "4.4.3" |
| 2873 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" |
| 2874 | + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== |
| 2875 | + |
2870 | 2876 | uc.micro@^1.0.1, uc.micro@^1.0.5: |
2871 | 2877 | version "1.0.6" |
2872 | 2878 | resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" |
|
0 commit comments