Merge pull request #472 from Ravinou/dependabot/npm_and_yarn/commitlint/config-conventional-19.8.1

chore(deps-dev): bump @commitlint/config-conventional from 19.8.0 to 19.8.1
This commit is contained in:
Ravinou 2025-05-25 18:53:51 +02:00 committed by GitHub
commit 220f88bd6d
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.21",
"@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.21",
"@types/nodemailer": "^6.4.17",