From aebb5ba16d1f9035578cc5ee42c1f07fe75996a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jan 2022 01:13:25 +0000 Subject: [PATCH] Update commitlint monorepo to v16.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 124ad50..ff44838 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@babel/node": "7.16.0", "@babel/preset-env": "^7.16.4", "@babel/runtime": "7.16.3", - "@commitlint/cli": "16.0.1", + "@commitlint/cli": "16.0.2", "@commitlint/config-conventional": "16.0.0", "@commitlint/config-lerna-scopes": "16.0.0", "@rollup/plugin-babel": "5.3.0", @@ -63,7 +63,7 @@ "babel-loader": "8.2.3", "babel-preset-expo": "8.5.1", "chalk": "4.1.2", - "commitlint": "16.0.1", + "commitlint": "16.0.2", "cross-env": "7.0.3", "eslint": "7.32.0", "eslint-config-prettier": "8.3.0",