From 62127aa91eb847a40259d3cac29e2037dac4c1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:05:06 +0000 Subject: [PATCH] build(deps): bump @commitlint/types from 19.0.3 to 19.5.0 Bumps [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) from 19.0.3 to 19.5.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/types) --- updated-dependencies: - dependency-name: "@commitlint/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf85f07..d96e867 100644 --- a/package.json +++ b/package.json @@ -229,7 +229,7 @@ } }, "dependencies": { - "@commitlint/types": "19.0.3", + "@commitlint/types": "19.5.0", "dateformat": "5.0.3", "typescript": "5.5" },