From 8fedd9185d51078838c124789df7c05da33b8b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 04:03:38 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/cli from 16.0.2 to 16.0.3 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.2 to 16.0.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19ebf24d..c4a062fd 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "style-to-js": "1.1.0" }, "devDependencies": { - "@commitlint/cli": "16.0.2", + "@commitlint/cli": "16.0.3", "@commitlint/config-conventional": "16.0.0", "@rollup/plugin-commonjs": "21.0.1", "@rollup/plugin-node-resolve": "13.1.3",