From e95674bc13aa346bcdebcdb2f02e4652b4fa4916 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:50:09 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v18.6.3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5641021a..32989271 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@azure/logger": "1.0.4", "@bifravst/eslint-config-typescript": "6.0.10", "@bifravst/prettier-config": "1.0.0", - "@commitlint/config-conventional": "18.6.2", + "@commitlint/config-conventional": "18.6.3", "@nordicsemiconductor/bdd-markdown": "3.5.29", "@nordicsemiconductor/random-words": "7.0.0", "@sinclair/typebox": "0.25.21", @@ -779,9 +779,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.6.2", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz", - "integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==", + "version": "18.6.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.3.tgz", + "integrity": "sha512-8ZrRHqF6je+TRaFoJVwszwnOXb/VeYrPmTwPhf0WxpzpGTcYy1p0SPyZ2eRn/sRi/obnWAcobtDAq6+gJQQNhQ==", "dev": true, "dependencies": { "@commitlint/types": "^18.6.1", @@ -8078,9 +8078,9 @@ } }, "@commitlint/config-conventional": { - "version": "18.6.2", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz", - "integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==", + "version": "18.6.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.3.tgz", + "integrity": "sha512-8ZrRHqF6je+TRaFoJVwszwnOXb/VeYrPmTwPhf0WxpzpGTcYy1p0SPyZ2eRn/sRi/obnWAcobtDAq6+gJQQNhQ==", "dev": true, "requires": { "@commitlint/types": "^18.6.1", diff --git a/package.json b/package.json index 8e467508..b83258c6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@azure/logger": "1.0.4", "@bifravst/eslint-config-typescript": "6.0.10", "@bifravst/prettier-config": "1.0.0", - "@commitlint/config-conventional": "18.6.2", + "@commitlint/config-conventional": "18.6.3", "@nordicsemiconductor/bdd-markdown": "3.5.29", "@nordicsemiconductor/random-words": "7.0.0", "@sinclair/typebox": "0.25.21",