From ef6d64a2ce8b3519def47de18c246a16cbc0ca34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 02:53:33 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional 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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 028c147..4f2365d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@babel/plugin-transform-modules-commonjs": "^7.6.0", "@babel/preset-env": "^7.6.2", "@commitlint/cli": "^11.0.0", - "@commitlint/config-conventional": "^9.0.1", + "@commitlint/config-conventional": "^11.0.0", "@testing-library/jest-dom": "^5.0.2", "@types/jest": "^26.0.0", "all-contributors-cli": "^6.9.0",