From 4b6a71790351b3c0773e621d2bbea459304b9ce9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 15:40:07 +0000 Subject: [PATCH] Update commitlint monorepo to v17 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f01a1c..2bc422a 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@babel/core": "7.20.7", - "@commitlint/cli": "15.0.0", - "@commitlint/config-conventional": "15.0.0", + "@commitlint/cli": "17.4.2", + "@commitlint/config-conventional": "17.4.2", "@emotion/babel-plugin": "11.10.5", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5",