|
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.1": |
| 27 | + version "17.5.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
| 29 | + integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
30 | 30 | dependencies:
|
31 | 31 | "@commitlint/format" "^17.4.4"
|
32 | 32 | "@commitlint/lint" "^17.4.4"
|
33 |
| - "@commitlint/load" "^17.4.4" |
34 |
| - "@commitlint/read" "^17.4.4" |
| 33 | + "@commitlint/load" "^17.5.0" |
| 34 | + "@commitlint/read" "^17.5.1" |
35 | 35 | "@commitlint/types" "^17.4.4"
|
36 | 36 | execa "^5.0.0"
|
37 | 37 | lodash.isfunction "^3.0.9"
|
|
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"
|
|
131 | 131 | conventional-changelog-angular "^5.0.11"
|
132 | 132 | conventional-commits-parser "^3.2.2"
|
133 | 133 |
|
134 |
| -"@commitlint/read@^17.4.4": |
135 |
| - version "17.4.4" |
136 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555" |
137 |
| - integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA== |
| 134 | +"@commitlint/read@^17.5.1": |
| 135 | + version "17.5.1" |
| 136 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c" |
| 137 | + integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg== |
138 | 138 | dependencies:
|
139 | 139 | "@commitlint/top-level" "^17.4.0"
|
140 | 140 | "@commitlint/types" "^17.4.4"
|
141 | 141 | fs-extra "^11.0.0"
|
142 |
| - git-raw-commits "^2.0.0" |
| 142 | + git-raw-commits "^2.0.11" |
143 | 143 | minimist "^1.2.6"
|
144 | 144 |
|
145 | 145 | "@commitlint/resolve-extends@^17.4.4":
|
@@ -1434,7 +1434,7 @@ get-symbol-description@^1.0.0:
|
1434 | 1434 | call-bind "^1.0.2"
|
1435 | 1435 | get-intrinsic "^1.1.1"
|
1436 | 1436 |
|
1437 |
| -git-raw-commits@^2.0.0: |
| 1437 | +git-raw-commits@^2.0.11: |
1438 | 1438 | version "2.0.11"
|
1439 | 1439 | resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
|
1440 | 1440 | integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==
|
@@ -2921,12 +2921,7 @@ typed-array-length@^1.0.4:
|
2921 | 2921 | for-each "^0.3.3"
|
2922 | 2922 | is-typed-array "^1.1.9"
|
2923 | 2923 |
|
2924 |
| -typescript@^4.6.4: |
2925 |
| - version "4.9.5" |
2926 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" |
2927 |
| - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== |
2928 |
| - |
2929 |
| -typescript@^5.0.3: |
| 2924 | +"typescript@^4.6.4 || ^5.0.0", typescript@^5.0.3: |
2930 | 2925 | version "5.0.3"
|
2931 | 2926 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
|
2932 | 2927 | integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
|
|
0 commit comments