|
23 | 23 | chalk "^2.0.0"
|
24 | 24 | js-tokens "^4.0.0"
|
25 | 25 |
|
26 |
| -"@commitlint/[email protected].0": |
27 |
| - version "17.4.0" |
28 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad" |
29 |
| - integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw== |
| 26 | +"@commitlint/[email protected].1": |
| 27 | + version "17.4.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.1.tgz#71086653a42abafe5519c6c5f8ada35b17f1dc53" |
| 29 | + integrity sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ== |
30 | 30 | dependencies:
|
31 | 31 | "@commitlint/format" "^17.4.0"
|
32 | 32 | "@commitlint/lint" "^17.4.0"
|
33 |
| - "@commitlint/load" "^17.4.0" |
| 33 | + "@commitlint/load" "^17.4.1" |
34 | 34 | "@commitlint/read" "^17.4.0"
|
35 | 35 | "@commitlint/types" "^17.4.0"
|
36 | 36 | execa "^5.0.0"
|
|
102 | 102 | "@commitlint/rules" "^17.4.0"
|
103 | 103 | "@commitlint/types" "^17.4.0"
|
104 | 104 |
|
105 |
| -"@commitlint/load@^17.4.0": |
106 |
| - version "17.4.0" |
107 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538" |
108 |
| - integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA== |
| 105 | +"@commitlint/load@^17.4.1": |
| 106 | + version "17.4.1" |
| 107 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.1.tgz#e1073e0264c84b304f5ab22862217152daca5d27" |
| 108 | + integrity sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw== |
109 | 109 | dependencies:
|
110 | 110 | "@commitlint/config-validator" "^17.4.0"
|
111 | 111 | "@commitlint/execute-rule" "^17.4.0"
|
112 | 112 | "@commitlint/resolve-extends" "^17.4.0"
|
113 | 113 | "@commitlint/types" "^17.4.0"
|
| 114 | + "@types/node" "*" |
114 | 115 | chalk "^4.1.0"
|
115 | 116 | cosmiconfig "^8.0.0"
|
116 | 117 | cosmiconfig-typescript-loader "^4.0.0"
|
|
298 | 299 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
|
299 | 300 | integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
300 | 301 |
|
| 302 | +"@types/node@*": |
| 303 | + version "18.11.18" |
| 304 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f" |
| 305 | + integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== |
| 306 | + |
301 | 307 | "@types/normalize-package-data@^2.4.0":
|
302 | 308 | version "2.4.0"
|
303 | 309 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
|
|
0 commit comments