From 0313a2fdd2a1ede6a34890c09724f59874417347 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 12:44:48 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 124ad50..ef53000 100644 --- a/package.json +++ b/package.json @@ -44,9 +44,9 @@ "@babel/node": "7.16.0", "@babel/preset-env": "^7.16.4", "@babel/runtime": "7.16.3", - "@commitlint/cli": "16.0.1", - "@commitlint/config-conventional": "16.0.0", - "@commitlint/config-lerna-scopes": "16.0.0", + "@commitlint/cli": "16.2.3", + "@commitlint/config-conventional": "16.2.1", + "@commitlint/config-lerna-scopes": "16.2.2", "@rollup/plugin-babel": "5.3.0", "@rollup/plugin-commonjs": "21.0.1", "@rollup/plugin-json": "4.1.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.2.3", "cross-env": "7.0.3", "eslint": "7.32.0", "eslint-config-prettier": "8.3.0",