chore(deps-dev): bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.2.0 to 20.3.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-09 11:52:32 +00:00 committed by Ravinou
commit 8f7be1d14e
3 changed files with 12 additions and 21 deletions

10
package-lock.json generated
View file

@ -30,7 +30,7 @@
},
"devDependencies": {
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^20.2.0",
"@commitlint/config-conventional": "^20.3.1",
"@types/node": "^25.0.3",
"@types/nodemailer": "^7.0.4",
"@types/nprogress": "^0.2.3",
@ -1072,13 +1072,13 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "20.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.2.0.tgz",
"integrity": "sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ==",
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.3.1.tgz",
"integrity": "sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.2.0",
"@commitlint/types": "^20.3.1",
"conventional-changelog-conventionalcommits": "^7.0.2"
},
"engines": {

View file

@ -35,7 +35,7 @@
},
"devDependencies": {
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^20.2.0",
"@commitlint/config-conventional": "^20.3.1",
"@types/node": "^25.0.3",
"@types/nodemailer": "^7.0.4",
"@types/nprogress": "^0.2.3",

21
pnpm-lock.yaml generated
View file

@ -70,8 +70,8 @@ importers:
specifier: ^20.3.1
version: 20.3.1(@types/node@25.0.3)(typescript@5.9.3)
'@commitlint/config-conventional':
specifier: ^20.2.0
version: 20.3.0
specifier: ^20.3.1
version: 20.3.1
'@types/node':
specifier: ^25.0.3
version: 25.0.3
@ -316,8 +316,8 @@ packages:
engines: {node: '>=v18'}
hasBin: true
'@commitlint/config-conventional@20.3.0':
resolution: {integrity: sha512-g1OXVl6E2v0xF1Ru2RpxQ+Vfy7XUcUsCmLKzGUrhFLS4hSNykje0QSy6djBtzOiOBQCepBrmIlqx/gRlzrSh5A==}
'@commitlint/config-conventional@20.3.1':
resolution: {integrity: sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==}
engines: {node: '>=v18'}
'@commitlint/config-validator@20.3.1':
@ -376,10 +376,6 @@ packages:
resolution: {integrity: sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==}
engines: {node: '>=v18'}
'@commitlint/types@20.2.0':
resolution: {integrity: sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA==}
engines: {node: '>=v18'}
'@commitlint/types@20.3.1':
resolution: {integrity: sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ==}
engines: {node: '>=v18'}
@ -3763,9 +3759,9 @@ snapshots:
- '@types/node'
- typescript
'@commitlint/config-conventional@20.3.0':
'@commitlint/config-conventional@20.3.1':
dependencies:
'@commitlint/types': 20.2.0
'@commitlint/types': 20.3.1
conventional-changelog-conventionalcommits: 7.0.2
'@commitlint/config-validator@20.3.1':
@ -3855,11 +3851,6 @@ snapshots:
dependencies:
find-up: 7.0.0
'@commitlint/types@20.2.0':
dependencies:
'@types/conventional-commits-parser': 5.0.2
chalk: 5.6.2
'@commitlint/types@20.3.1':
dependencies:
'@types/conventional-commits-parser': 5.0.2