From 4e59aea93e411568feb5aeed18a9afdc671485cd 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:49:58 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 Bumps [@commitlint/cli](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 8908db3..028c147 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@babel/core": "^7.6.2", "@babel/plugin-transform-modules-commonjs": "^7.6.0", "@babel/preset-env": "^7.6.2", - "@commitlint/cli": "^9.0.1", + "@commitlint/cli": "^11.0.0", "@commitlint/config-conventional": "^9.0.1", "@testing-library/jest-dom": "^5.0.2", "@types/jest": "^26.0.0",