|
1061 | 1061 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
1062 | 1062 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
1063 | 1063 |
|
1064 | | -"@commitlint/cli@^17.7.1": |
1065 | | - version "17.7.1" |
1066 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0" |
1067 | | - integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g== |
| 1064 | +"@commitlint/cli@^17.7.2": |
| 1065 | + version "17.7.2" |
| 1066 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.2.tgz#3a0287373224db14968ab160b2b4988c693d3400" |
| 1067 | + integrity sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg== |
1068 | 1068 | dependencies: |
1069 | 1069 | "@commitlint/format" "^17.4.4" |
1070 | 1070 | "@commitlint/lint" "^17.7.0" |
1071 | | - "@commitlint/load" "^17.7.1" |
| 1071 | + "@commitlint/load" "^17.7.2" |
1072 | 1072 | "@commitlint/read" "^17.5.1" |
1073 | 1073 | "@commitlint/types" "^17.4.4" |
1074 | 1074 | execa "^5.0.0" |
|
1135 | 1135 | "@commitlint/rules" "^17.7.0" |
1136 | 1136 | "@commitlint/types" "^17.4.4" |
1137 | 1137 |
|
1138 | | -"@commitlint/load@^17.7.1": |
1139 | | - version "17.7.1" |
1140 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd" |
1141 | | - integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ== |
| 1138 | +"@commitlint/load@^17.7.2": |
| 1139 | + version "17.7.2" |
| 1140 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a" |
| 1141 | + integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw== |
1142 | 1142 | dependencies: |
1143 | 1143 | "@commitlint/config-validator" "^17.6.7" |
1144 | 1144 | "@commitlint/execute-rule" "^17.4.0" |
1145 | 1145 | "@commitlint/resolve-extends" "^17.6.7" |
1146 | 1146 | "@commitlint/types" "^17.4.4" |
1147 | | - "@types/node" "20.4.7" |
| 1147 | + "@types/node" "20.5.1" |
1148 | 1148 | chalk "^4.1.0" |
1149 | 1149 | cosmiconfig "^8.0.0" |
1150 | 1150 | cosmiconfig-typescript-loader "^4.0.0" |
|
3295 | 3295 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69" |
3296 | 3296 | integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg== |
3297 | 3297 |
|
3298 | | -"@types/node@20.4.7": |
3299 | | - version "20.4.7" |
3300 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab" |
3301 | | - integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g== |
| 3298 | +"@types/node@20.5.1": |
| 3299 | + version "20.5.1" |
| 3300 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30" |
| 3301 | + integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg== |
3302 | 3302 |
|
3303 | 3303 | "@types/node@^12.0.2": |
3304 | 3304 | version "12.20.55" |
|
0 commit comments