From 31f74a7dc2b188a38757189ef5d69be5c5eec0d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 05:04:51 +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 7f6f0ea..91e194e 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@babel/core": "7.19.6", - "@commitlint/cli": "15.0.0", - "@commitlint/config-conventional": "15.0.0", + "@commitlint/cli": "17.3.0", + "@commitlint/config-conventional": "17.3.0", "@emotion/babel-plugin": "11.10.5", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5",