From 260e39c4d40059d1fbb9cd8bef47d8e9753fd5be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:37:12 +0000 Subject: [PATCH] Update commitlint monorepo to v17.8.1 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 52eb39f..9f4f9cd 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.8.1", + "@commitlint/config-angular": "17.8.1", + "@commitlint/prompt": "17.8.1", + "@commitlint/prompt-cli": "17.8.1", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "13.3.0",