|
127 | 127 | lodash "^4.17.19" |
128 | 128 | to-fast-properties "^2.0.0" |
129 | 129 |
|
130 | | -"@commitlint/cli@^17.7.1": |
131 | | - version "17.7.1" |
132 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0" |
133 | | - integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g== |
| 130 | +"@commitlint/cli@^17.7.2": |
| 131 | + version "17.7.2" |
| 132 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.2.tgz#3a0287373224db14968ab160b2b4988c693d3400" |
| 133 | + integrity sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg== |
134 | 134 | dependencies: |
135 | 135 | "@commitlint/format" "^17.4.4" |
136 | 136 | "@commitlint/lint" "^17.7.0" |
137 | | - "@commitlint/load" "^17.7.1" |
| 137 | + "@commitlint/load" "^17.7.2" |
138 | 138 | "@commitlint/read" "^17.5.1" |
139 | 139 | "@commitlint/types" "^17.4.4" |
140 | 140 | execa "^5.0.0" |
|
201 | 201 | "@commitlint/rules" "^17.7.0" |
202 | 202 | "@commitlint/types" "^17.4.4" |
203 | 203 |
|
204 | | -"@commitlint/load@^17.7.1": |
205 | | - version "17.7.1" |
206 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd" |
207 | | - integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ== |
| 204 | +"@commitlint/load@^17.7.2": |
| 205 | + version "17.7.2" |
| 206 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a" |
| 207 | + integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw== |
208 | 208 | dependencies: |
209 | 209 | "@commitlint/config-validator" "^17.6.7" |
210 | 210 | "@commitlint/execute-rule" "^17.4.0" |
211 | 211 | "@commitlint/resolve-extends" "^17.6.7" |
212 | 212 | "@commitlint/types" "^17.4.4" |
213 | | - "@types/node" "20.4.7" |
| 213 | + "@types/node" "20.5.1" |
214 | 214 | chalk "^4.1.0" |
215 | 215 | cosmiconfig "^8.0.0" |
216 | 216 | cosmiconfig-typescript-loader "^4.0.0" |
|
719 | 719 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" |
720 | 720 | integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== |
721 | 721 |
|
722 | | -"@types/node@*", "@types/node@20.4.7", "@types/node@>= 8": |
723 | | - version "20.4.7" |
724 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab" |
725 | | - integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g== |
| 722 | +"@types/node@*", "@types/node@20.5.1", "@types/node@>= 8": |
| 723 | + version "20.5.1" |
| 724 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30" |
| 725 | + integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg== |
726 | 726 |
|
727 | 727 | "@types/normalize-package-data@^2.4.0": |
728 | 728 | version "2.4.0" |
|
0 commit comments