Merge pull request #2374 from hantsy/dependabot/npm_and_yarn/commitlint/config-conventional-20.2.0

build(deps-dev): bump @commitlint/config-conventional from 20.0.0 to 20.2.0
This commit is contained in:
github-actions[bot] 2025-12-08 14:01:46 +00:00 committed by GitHub
commit 8a42c5e66e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
package-lock.json generated
View File

@ -764,13 +764,13 @@
} }
}, },
"node_modules/@commitlint/config-conventional": { "node_modules/@commitlint/config-conventional": {
"version": "20.0.0", "version": "20.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.2.0.tgz",
"integrity": "sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==", "integrity": "sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@commitlint/types": "^20.0.0", "@commitlint/types": "^20.2.0",
"conventional-changelog-conventionalcommits": "^7.0.2" "conventional-changelog-conventionalcommits": "^7.0.2"
}, },
"engines": { "engines": {
@ -1146,9 +1146,9 @@
} }
}, },
"node_modules/@commitlint/types": { "node_modules/@commitlint/types": {
"version": "20.0.0", "version": "20.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.2.0.tgz",
"integrity": "sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==", "integrity": "sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {