chore: bump @commitlint/cli

This commit is contained in:
dopamine
2024-09-11 22:11:06 +08:00
parent b2a17f0689
commit 07697f62e6
3 changed files with 929 additions and 992 deletions

View File

@@ -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

View File

@@ -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
View File

File diff suppressed because it is too large Load Diff