From fbfd8f194378fe13df3c98bd6ed0bd41ac162fa0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:55:15 +0800 Subject: [PATCH] Update dependency commitlint to v19 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41ea2aa..185e330 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/rtl-detect": "^1.0.3", "@vercel/node": "^3", "@vitest/coverage-v8": "^1", - "commitlint": "^18", + "commitlint": "^19.0.0", "cross-env": "^7", "eslint": "^8", "husky": "^8",