From 929e2a1b0549336c3c6f18e1ba5564ff945445cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:55:11 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/cli from 17.6.6 to 18.6.0 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.6 to 18.6.0. - [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/v18.6.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd42133..3c36a33 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ }, "packageManager": "^npm@9.0.0", "devDependencies": { - "@commitlint/cli": "17.6.6", + "@commitlint/cli": "18.6.0", "@commitlint/config-conventional": "17.6.6", "@types/eslint": "latest", "@types/node": "20.10.8",