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

This commit is contained in:
dependabot[bot]
2024-02-14 11:24:39 +00:00
committed by GitHub
parent ae7e821835
commit 56eb13f440
2 changed files with 6 additions and 5 deletions

9
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.6.1",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/config-conventional": "^18.6.2",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",
@@ -2157,11 +2157,12 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
"version": "18.6.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz",
"integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^18.6.1",
"conventional-changelog-conventionalcommits": "^7.0.2"
},
"engines": {

View File

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