From 1d043e2824254c98d0648e0af27989395f799076 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:34:33 +0000 Subject: [PATCH] chore: update auto merge on patch or minor to v19.6.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0e93698..3acd2d2 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,9 @@ "description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript", "devDependencies": { "@changesets/cli": "2.27.9", - "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0", - "@commitlint/prompt-cli": "19.5.0", + "@commitlint/cli": "19.6.0", + "@commitlint/config-conventional": "19.6.0", + "@commitlint/prompt-cli": "19.6.0", "@inversifyjs/foundation-prettier-config": "workspace:*", "@inversifyjs/foundation-eslint-config": "workspace:*", "@inversifyjs/foundation-jest-config": "workspace:*",