From 0a6093d2321927a8fc42d77e3590b72ac24e94cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 06:04:26 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 48b74ca6..6372d9a5 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.14.5", "@babel/register": "7.14.5", - "@commitlint/cli": "12.0.1", - "@commitlint/config-conventional": "12.0.1", + "@commitlint/cli": "18.4.1", + "@commitlint/config-conventional": "18.4.0", "@types/mocha": "8.2.2", "mocha": "9.0.1", "babel-eslint": "10.1.0",