build(deps-dev): bump @commitlint/config-conventional (#86)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-08 22:05:34 +09:00
committed by GitHub
parent c79d7f038e
commit d21cb666bd
2 changed files with 12 additions and 27 deletions

View File

@@ -46,7 +46,7 @@
"devDependencies": {
"@babel/cli": "^7.11.6",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^9.1.2",
"@commitlint/config-conventional": "^11.0.0",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/express": "^4.17.8",