chore(deps-dev): bump @commitlint/config-conventional (#9827)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -57,7 +57,7 @@
|
||||
"@babel/register": "=7.23.7",
|
||||
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
|
||||
"@commitlint/cli": "^19.2.2",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@jest/globals": "=29.7.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
"@release-it/conventional-changelog": "=8.0.1",
|
||||
@@ -2305,9 +2305,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "19.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz",
|
||||
"integrity": "sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==",
|
||||
"version": "19.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz",
|
||||
"integrity": "sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.3",
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
"@babel/preset-react": "=7.24.1",
|
||||
"@babel/register": "=7.23.7",
|
||||
"@commitlint/cli": "^19.2.2",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@jest/globals": "=29.7.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
"@release-it/conventional-changelog": "=8.0.1",
|
||||
|
||||
Reference in New Issue
Block a user