From 7afa806f6b787de8e3ab0f9bcd5516f5e40e5b3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 12:54:10 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- plugins/cordova-plugin-webpack/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/cordova-plugin-webpack/package.json b/plugins/cordova-plugin-webpack/package.json index 284436a93..f3dd7bfc3 100644 --- a/plugins/cordova-plugin-webpack/package.json +++ b/plugins/cordova-plugin-webpack/package.json @@ -77,9 +77,9 @@ "deprecated": false, "description": "Cordova Webpack Plugin", "devDependencies": { - "@commitlint/cli": "8.1.0", - "@commitlint/config-conventional": "8.1.0", - "@commitlint/prompt-cli": "8.1.0", + "@commitlint/cli": "16.2.3", + "@commitlint/config-conventional": "16.2.1", + "@commitlint/prompt-cli": "16.2.3", "@typescript-eslint/eslint-plugin": "2.0.0", "eslint": "6.3.0", "eslint-config-airbnb-base": "14.0.0",