File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 92
92
"devDependencies" : {
93
93
"@babel/core" : " 7.24.4" ,
94
94
"@babel/preset-env" : " 7.24.4" ,
95
- "@commitlint/cli" : " 19.2.2 " ,
95
+ "@commitlint/cli" : " 19.3.0 " ,
96
96
"@js-library/commitlint-config" : " 0.0.4" ,
97
97
"@node-loader/babel" : " 2.1.0" ,
98
98
"@node-loader/core" : " 2.0.0" ,
Original file line number Diff line number Diff line change 2082
2082
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
2083
2083
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
2084
2084
2085
- "@commitlint/cli@19.2.2 ":
2086
- version "19.2.2 "
2087
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.2 .tgz#7b6d78596dcf6d716942b147aa07c04c4ee126df "
2088
- integrity sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg ==
2085
+ "@commitlint/cli@19.3.0 ":
2086
+ version "19.3.0 "
2087
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0 .tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39 "
2088
+ integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g ==
2089
2089
dependencies:
2090
- "@commitlint/format" "^19.0.3 "
2090
+ "@commitlint/format" "^19.3.0 "
2091
2091
"@commitlint/lint" "^19.2.2"
2092
2092
"@commitlint/load" "^19.2.0"
2093
2093
"@commitlint/read" "^19.2.1"
2120
2120
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.0.0.tgz#928fb239ae8deec82a6e3b05ec9cfe20afa83856"
2121
2121
integrity sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==
2122
2122
2123
- "@commitlint/format@^19.0.3 ":
2124
- version "19.0.3 "
2125
- resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.0.3. tgz#6e3dcdc028b39d370ba717b8bde0853705c467dc "
2126
- integrity sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q ==
2123
+ "@commitlint/format@^19.3.0 ":
2124
+ version "19.3.0 "
2125
+ resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.3.0. tgz#48dd9e6930d41eb0ca19f36159ee940c5b25d857 "
2126
+ integrity sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg ==
2127
2127
dependencies:
2128
2128
"@commitlint/types" "^19.0.3"
2129
2129
chalk "^5.3.0"
You can’t perform that action at this time.
0 commit comments