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

This commit is contained in:
dependabot[bot]
2024-03-12 12:05:53 +00:00
committed by GitHub
parent 386d570271
commit 834fe0a48b
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.1.0",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/config-conventional": "^19.1.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",
@@ -2288,9 +2288,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz",
"integrity": "sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==",
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz",
"integrity": "sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.3",

View File

@@ -118,7 +118,7 @@
"@babel/preset-react": "=7.23.3",
"@babel/register": "=7.23.7",
"@commitlint/cli": "^19.1.0",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/config-conventional": "^19.1.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",