chore(deps-dev): bump @commitlint/config-conventional (#9685)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -57,7 +57,7 @@
|
|||||||
"@babel/register": "=7.23.7",
|
"@babel/register": "=7.23.7",
|
||||||
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
|
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
|
||||||
"@commitlint/cli": "^19.1.0",
|
"@commitlint/cli": "^19.1.0",
|
||||||
"@commitlint/config-conventional": "^19.0.3",
|
"@commitlint/config-conventional": "^19.1.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": "=8.0.1",
|
"@release-it/conventional-changelog": "=8.0.1",
|
||||||
@@ -2288,9 +2288,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-conventional": {
|
"node_modules/@commitlint/config-conventional": {
|
||||||
"version": "19.0.3",
|
"version": "19.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz",
|
||||||
"integrity": "sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==",
|
"integrity": "sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^19.0.3",
|
"@commitlint/types": "^19.0.3",
|
||||||
|
|||||||
@@ -118,7 +118,7 @@
|
|||||||
"@babel/preset-react": "=7.23.3",
|
"@babel/preset-react": "=7.23.3",
|
||||||
"@babel/register": "=7.23.7",
|
"@babel/register": "=7.23.7",
|
||||||
"@commitlint/cli": "^19.1.0",
|
"@commitlint/cli": "^19.1.0",
|
||||||
"@commitlint/config-conventional": "^19.0.3",
|
"@commitlint/config-conventional": "^19.1.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": "=8.0.1",
|
"@release-it/conventional-changelog": "=8.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user