From 22d78fcc345d1ed85d9cdc878379264b3bb2e870 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 May 2022 10:42:55 +0000 Subject: [PATCH] Update commitlint monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 96424e0..70d88b6 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ }, "devDependencies": { "@babel/eslint-parser": "7.17.0", - "@commitlint/cli": "16.2.1", - "@commitlint/config-conventional": "16.2.1", + "@commitlint/cli": "16.3.0", + "@commitlint/config-conventional": "16.2.4", "@vue/runtime-dom": "3.2.31", - "commitlint": "16.2.1", + "commitlint": "16.3.0", "eslint": "8.9.0", "eslint-config-standard": "16.0.3", "eslint-plugin-html": "6.2.0",