From 3cfb3ee2b96b582d66242d9ff2c86e48acf0df96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:58:12 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/cli from 19.2.0 to 19.2.1 (#1623) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.0 to 19.2.1. - [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/v19.2.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb99c9ba..e1fa396c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@babel/plugin-transform-runtime": "7.24.0", "@babel/preset-env": "7.24.1", "@babel/preset-react": "7.23.3", - "@commitlint/cli": "19.2.0", + "@commitlint/cli": "19.2.1", "@commitlint/config-conventional": "19.1.0", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "7.0.2",