mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: bump @commitlint/cli
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
// commitlint uses `ts-node` to load typescript config, it's too slow. So we replace it with `esbuild`.
|
||||
require('@esbuild-kit/cjs-loader')
|
||||
module.exports = require('./commitlint.config.ts').default
|
||||
@@ -68,8 +68,7 @@
|
||||
"normalize-wheel-es": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"@commitlint/cli": "^19.5.0",
|
||||
"@element-plus/build": "workspace:^0.0.1",
|
||||
"@element-plus/build-utils": "workspace:^0.0.1",
|
||||
"@element-plus/eslint-config": "workspace:*",
|
||||
@@ -137,6 +136,9 @@
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"async-validator@4.2.5": "patches/async-validator@4.2.5.patch"
|
||||
},
|
||||
"overrides": {
|
||||
"typescript": "$typescript"
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
1912
pnpm-lock.yaml
generated
1912
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user