From 56dadc2682ca121a0b8f65dbdb25c835129efabd Mon Sep 17 00:00:00 2001 From: Lam Wei Li Date: Mon, 28 Nov 2022 10:57:32 +0800 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional from 17.1.0 to 17.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4f6983..2f7f10f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.3.0", - "@commitlint/config-conventional": "^17.1.0", + "@commitlint/config-conventional": "^17.3.0", "@log4js-node/sandboxed-module": "^2.2.1", "callsites": "^3.1.0", "deep-freeze": "0.0.1",