chore(deps-dev): bump @commitlint/config-conventional (#9320)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -56,7 +56,7 @@
|
|||||||
"@babel/preset-react": "=7.22.15",
|
"@babel/preset-react": "=7.22.15",
|
||||||
"@babel/register": "=7.22.15",
|
"@babel/register": "=7.22.15",
|
||||||
"@commitlint/cli": "^17.8.0",
|
"@commitlint/cli": "^17.8.0",
|
||||||
"@commitlint/config-conventional": "^17.7.0",
|
"@commitlint/config-conventional": "^17.8.0",
|
||||||
"@jest/globals": "=29.7.0",
|
"@jest/globals": "=29.7.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||||
"@release-it/conventional-changelog": "=5.1.0",
|
"@release-it/conventional-changelog": "=5.1.0",
|
||||||
@@ -2144,9 +2144,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-conventional": {
|
"node_modules/@commitlint/config-conventional": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.0.tgz",
|
||||||
"integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==",
|
"integrity": "sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"conventional-changelog-conventionalcommits": "^6.1.0"
|
"conventional-changelog-conventionalcommits": "^6.1.0"
|
||||||
@@ -31336,9 +31336,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.0.tgz",
|
||||||
"integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==",
|
"integrity": "sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-conventionalcommits": "^6.1.0"
|
"conventional-changelog-conventionalcommits": "^6.1.0"
|
||||||
|
|||||||
@@ -120,7 +120,7 @@
|
|||||||
"@babel/preset-react": "=7.22.15",
|
"@babel/preset-react": "=7.22.15",
|
||||||
"@babel/register": "=7.22.15",
|
"@babel/register": "=7.22.15",
|
||||||
"@commitlint/cli": "^17.8.0",
|
"@commitlint/cli": "^17.8.0",
|
||||||
"@commitlint/config-conventional": "^17.7.0",
|
"@commitlint/config-conventional": "^17.8.0",
|
||||||
"@jest/globals": "=29.7.0",
|
"@jest/globals": "=29.7.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||||
"@release-it/conventional-changelog": "=5.1.0",
|
"@release-it/conventional-changelog": "=5.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user