From f5defae9a43e8b90dae62a8d84a430edd1f1980b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:44:24 +0000 Subject: [PATCH] Update commitlint monorepo to v17.7.0 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8d516ae..2610b3f 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "@babel/plugin-transform-runtime": "7.18.10", "@babel/preset-env": "7.18.10", "@babel/preset-react": "7.18.6", - "@commitlint/cli": "17.0.3", - "@commitlint/config-angular": "17.0.3", - "@commitlint/prompt": "17.0.3", - "@commitlint/prompt-cli": "17.0.3", + "@commitlint/cli": "17.7.0", + "@commitlint/config-angular": "17.7.0", + "@commitlint/prompt": "17.7.0", + "@commitlint/prompt-cli": "17.7.0", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "13.3.0",