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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.0 to 19.8.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/v19.8.1/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-19 19:56:26 +00:00 committed by GitHub
commit 7edfc75379
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -29,7 +29,7 @@
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.0",
"@commitlint/config-conventional": "^19.8.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.18",
"@types/nodemailer": "^6.4.17",
@ -216,13 +216,13 @@
"license": "MIT"
},
"node_modules/@commitlint/config-conventional": {
"version": "19.8.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz",
"integrity": "sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==",
"version": "19.8.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz",
"integrity": "sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^19.8.0",
"@commitlint/types": "^19.8.1",
"conventional-changelog-conventionalcommits": "^7.0.2"
},
"engines": {

View file

@ -34,7 +34,7 @@
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.0",
"@commitlint/config-conventional": "^19.8.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.18",
"@types/nodemailer": "^6.4.17",