From 3c591bec5ab62fd27136978119579183878b60dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 12:37:06 +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..951c4f4 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.3.0", + "@commitlint/config-conventional": "16.2.4", + "@commitlint/config-lerna-scopes": "16.2.4", "@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.3.0", "cross-env": "7.0.3", "eslint": "7.32.0", "eslint-config-prettier": "8.3.0",