From b028f25383833688eab6141118216e8dc28d34ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 09:02:19 +0000 Subject: [PATCH] Update commitlint monorepo to v17.6.5 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 52eb39f..14be6ee 100644 --- a/package.json +++ b/package.json @@ -54,10 +54,10 @@ "@babel/plugin-transform-runtime": "7.19.6", "@babel/preset-env": "7.20.2", "@babel/preset-react": "7.18.6", - "@commitlint/cli": "17.2.0", - "@commitlint/config-angular": "17.2.0", - "@commitlint/prompt": "17.2.0", - "@commitlint/prompt-cli": "17.2.0", + "@commitlint/cli": "17.6.5", + "@commitlint/config-angular": "17.6.5", + "@commitlint/prompt": "17.6.5", + "@commitlint/prompt-cli": "17.6.5", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "13.3.0",