chore(deps-dev): bump @commitlint/config-conventional (#8637)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -61,7 +61,7 @@
|
|||||||
"@babel/preset-react": "=7.14.5",
|
"@babel/preset-react": "=7.14.5",
|
||||||
"@babel/register": "=7.21.0",
|
"@babel/register": "=7.21.0",
|
||||||
"@commitlint/cli": "^17.6.1",
|
"@commitlint/cli": "^17.6.1",
|
||||||
"@commitlint/config-conventional": "^17.6.1",
|
"@commitlint/config-conventional": "^17.6.3",
|
||||||
"@jest/globals": "=29.5.0",
|
"@jest/globals": "=29.5.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
|
||||||
"@release-it/conventional-changelog": "=5.1.0",
|
"@release-it/conventional-changelog": "=5.1.0",
|
||||||
@@ -2052,9 +2052,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-conventional": {
|
"node_modules/@commitlint/config-conventional": {
|
||||||
"version": "17.6.1",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz",
|
||||||
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
|
"integrity": "sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||||
@@ -30876,9 +30876,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "17.6.1",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz",
|
||||||
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
|
"integrity": "sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||||
|
|||||||
@@ -114,7 +114,7 @@
|
|||||||
"@babel/preset-react": "=7.14.5",
|
"@babel/preset-react": "=7.14.5",
|
||||||
"@babel/register": "=7.21.0",
|
"@babel/register": "=7.21.0",
|
||||||
"@commitlint/cli": "^17.6.1",
|
"@commitlint/cli": "^17.6.1",
|
||||||
"@commitlint/config-conventional": "^17.6.1",
|
"@commitlint/config-conventional": "^17.6.3",
|
||||||
"@jest/globals": "=29.5.0",
|
"@jest/globals": "=29.5.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
|
||||||
"@release-it/conventional-changelog": "=5.1.0",
|
"@release-it/conventional-changelog": "=5.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user