From 4fe5fc4ec5375225482e35b7932218ee8b1540d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 06:22:09 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d6549b5..08dae06 100644 --- a/package.json +++ b/package.json @@ -62,8 +62,8 @@ }, "devDependencies": { "@cloudflare/workers-types": "^4.20240117.0", - "@commitlint/cli": "^18.4.4", - "@commitlint/config-conventional": "^18.4.4", + "@commitlint/cli": "^19.2.1", + "@commitlint/config-conventional": "^19.1.0", "@total-typescript/ts-reset": "^0.5.1", "@types/crypto-js": "^4.2.1", "@typescript-eslint/eslint-plugin": "^7.5.0",