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

This commit is contained in:
dependabot[bot]
2024-04-16 11:42:31 +00:00
committed by GitHub
parent 06e6dfac21
commit f310135177
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -57,7 +57,7 @@
"@babel/register": "=7.23.7",
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.2.2",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",
@@ -2305,9 +2305,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz",
"integrity": "sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==",
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz",
"integrity": "sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.3",