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

This commit is contained in:
dependabot[bot]
2024-01-23 11:25:14 +00:00
committed by GitHub
parent 6dbaf349a7
commit 33b9f48dbe
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": "^18.5.0",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/config-conventional": "^18.5.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",
@@ -2159,9 +2159,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz",
"integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^7.0.2"

View File

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