From ecc3e2f74b484481c643e30e9a07acadd7da27d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:23:52 +0000 Subject: [PATCH] Update commitlint monorepo to v17.6.7 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8d516ae..2b04b4e 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.6.7", + "@commitlint/config-angular": "17.6.7", + "@commitlint/prompt": "17.6.7", + "@commitlint/prompt-cli": "17.6.7", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "13.3.0",