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

This commit is contained in:
dependabot[bot]
2023-10-17 11:35:28 +00:00
committed by GitHub
parent 1a5871c7bd
commit 0663904111
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"@babel/preset-react": "=7.22.15",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-conventional": "^17.8.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=5.1.0",
@@ -2144,9 +2144,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "17.7.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz",
"integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==",
"version": "17.8.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.0.tgz",
"integrity": "sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^6.1.0"
@@ -31336,9 +31336,9 @@
}
},
"@commitlint/config-conventional": {
"version": "17.7.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz",
"integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==",
"version": "17.8.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.0.tgz",
"integrity": "sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^6.1.0"

View File

@@ -120,7 +120,7 @@
"@babel/preset-react": "=7.22.15",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-conventional": "^17.8.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=5.1.0",