|
18 | 18 | esutils "^2.0.2"
|
19 | 19 | js-tokens "^4.0.0"
|
20 | 20 |
|
21 |
| -"@commitlint/cli@17.4.4": |
22 |
| - version "17.4.4" |
23 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06" |
24 |
| - integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g== |
| 21 | +"@commitlint/cli@17.5.0": |
| 22 | + version "17.5.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a" |
| 24 | + integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A== |
25 | 25 | dependencies:
|
26 | 26 | "@commitlint/format" "^17.4.4"
|
27 | 27 | "@commitlint/lint" "^17.4.4"
|
28 |
| - "@commitlint/load" "^17.4.4" |
| 28 | + "@commitlint/load" "^17.5.0" |
29 | 29 | "@commitlint/read" "^17.4.4"
|
30 | 30 | "@commitlint/types" "^17.4.4"
|
31 | 31 | execa "^5.0.0"
|
|
97 | 97 | "@commitlint/rules" "^17.4.4"
|
98 | 98 | "@commitlint/types" "^17.4.4"
|
99 | 99 |
|
100 |
| -"@commitlint/load@^17.4.4": |
101 |
| - version "17.4.4" |
102 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e" |
103 |
| - integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ== |
| 100 | +"@commitlint/load@^17.5.0": |
| 101 | + version "17.5.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
| 103 | + integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
104 | 104 | dependencies:
|
105 | 105 | "@commitlint/config-validator" "^17.4.4"
|
106 | 106 | "@commitlint/execute-rule" "^17.4.0"
|
|
115 | 115 | lodash.uniq "^4.5.0"
|
116 | 116 | resolve-from "^5.0.0"
|
117 | 117 | ts-node "^10.8.1"
|
118 |
| - typescript "^4.6.4" |
| 118 | + typescript "^4.6.4 || ^5.0.0" |
119 | 119 |
|
120 | 120 | "@commitlint/message@^17.4.2":
|
121 | 121 | version "17.4.2"
|
@@ -3961,10 +3961,10 @@ typed-array-length@^1.0.4:
|
3961 | 3961 | for-each "^0.3.3"
|
3962 | 3962 | is-typed-array "^1.1.9"
|
3963 | 3963 |
|
3964 |
| -typescript@^4.6.4: |
3965 |
| - version "4.6.4" |
3966 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" |
3967 |
| - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== |
| 3964 | +"typescript@^4.6.4 || ^5.0.0": |
| 3965 | + version "5.0.2" |
| 3966 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" |
| 3967 | + integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== |
3968 | 3968 |
|
3969 | 3969 | unbox-primitive@^1.0.1:
|
3970 | 3970 | version "1.0.1"
|
|
0 commit comments