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

This commit is contained in:
dependabot[bot]
2023-05-09 12:53:57 +00:00
committed by GitHub
parent 54382bb951
commit 80bf72a1fc
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"@babel/preset-react": "=7.14.5",
"@babel/register": "=7.21.0",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/config-conventional": "^17.6.3",
"@jest/globals": "=29.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@release-it/conventional-changelog": "=5.1.0",
@@ -2052,9 +2052,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz",
"integrity": "sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
@@ -30876,9 +30876,9 @@
}
},
"@commitlint/config-conventional": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz",
"integrity": "sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^5.0.0"