|
23 | 23 | chalk "^2.0.0" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
26 | | -"@commitlint/cli@17.4.4": |
27 | | - version "17.4.4" |
28 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06" |
29 | | - integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g== |
| 26 | +"@commitlint/cli@17.5.0": |
| 27 | + version "17.5.0" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a" |
| 29 | + integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A== |
30 | 30 | dependencies: |
31 | 31 | "@commitlint/format" "^17.4.4" |
32 | 32 | "@commitlint/lint" "^17.4.4" |
33 | | - "@commitlint/load" "^17.4.4" |
| 33 | + "@commitlint/load" "^17.5.0" |
34 | 34 | "@commitlint/read" "^17.4.4" |
35 | 35 | "@commitlint/types" "^17.4.4" |
36 | 36 | execa "^5.0.0" |
|
102 | 102 | "@commitlint/rules" "^17.4.4" |
103 | 103 | "@commitlint/types" "^17.4.4" |
104 | 104 |
|
105 | | -"@commitlint/load@^17.4.4": |
106 | | - version "17.4.4" |
107 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e" |
108 | | - integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ== |
| 105 | +"@commitlint/load@^17.5.0": |
| 106 | + version "17.5.0" |
| 107 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
| 108 | + integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
109 | 109 | dependencies: |
110 | 110 | "@commitlint/config-validator" "^17.4.4" |
111 | 111 | "@commitlint/execute-rule" "^17.4.0" |
|
120 | 120 | lodash.uniq "^4.5.0" |
121 | 121 | resolve-from "^5.0.0" |
122 | 122 | ts-node "^10.8.1" |
123 | | - typescript "^4.6.4" |
| 123 | + typescript "^4.6.4 || ^5.0.0" |
124 | 124 |
|
125 | 125 | "@commitlint/message@^17.4.2": |
126 | 126 | version "17.4.2" |
@@ -3386,10 +3386,10 @@ typed-array-length@^1.0.4: |
3386 | 3386 | for-each "^0.3.3" |
3387 | 3387 | is-typed-array "^1.1.9" |
3388 | 3388 |
|
3389 | | -typescript@^4.6.4: |
3390 | | - version "4.6.4" |
3391 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" |
3392 | | - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== |
| 3389 | +"typescript@^4.6.4 || ^5.0.0": |
| 3390 | + version "5.0.2" |
| 3391 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" |
| 3392 | + integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== |
3393 | 3393 |
|
3394 | 3394 | uc.micro@^1.0.1, uc.micro@^1.0.5: |
3395 | 3395 | version "1.0.6" |
|
0 commit comments