From 993a62fcc9a7f892fd942bb3d1aaf9488a82cd0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:20:13 +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..1c1da6e 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.1", + "@commitlint/config-conventional": "17.4.0", "@emotion/babel-plugin": "11.10.5", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5",