From 95468da27adff89de0712f6cfc57a133d4bb57f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 10:35:30 +0000 Subject: [PATCH] Update commitlint monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9ae5701..bad73cc 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.1.1", + "@commitlint/config-angular": "17.1.0", + "@commitlint/prompt": "17.1.1", + "@commitlint/prompt-cli": "17.1.1", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-commonjs": "22.0.2", "@rollup/plugin-node-resolve": "13.3.0",