From cd46103dfebc9380eb49fb0c4ca9d496c761ea7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 14:58:13 +0800 Subject: [PATCH] chore(deps): update commitlint monorepo to v12 (#3768) Co-authored-by: Renovate Bot --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 234c23555..d667dfffd 100644 --- a/package.json +++ b/package.json @@ -81,8 +81,8 @@ "@babel/polyfill": "^7.8.7", "@babel/preset-env": "^7.9.6", "@babel/preset-typescript": "^7.10.4", - "@commitlint/cli": "^8.0.0", - "@commitlint/config-conventional": "^8.0.0", + "@commitlint/cli": "^12.0.0", + "@commitlint/config-conventional": "^12.0.0", "@octokit/rest": "^16.0.0", "@types/fs-extra": "^9.0.8", "@types/lodash-es": "^4.17.3",