From 5dfbfd8623c7d48a3ed825235fe7c09edfac1f71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 22:58:49 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v18.6.3 --- package-lock.json | 17 +++++++++-------- package.json | 2 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb7ad8d3..224d4bc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,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", @@ -42,7 +42,7 @@ }, "engines": { "node": ">=20", - "npm": ">=9" + "npm": ">=10" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -789,10 +789,11 @@ } }, "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, + "license": "MIT", "dependencies": { "@commitlint/types": "^18.6.1", "conventional-changelog-conventionalcommits": "^7.0.2" @@ -8093,9 +8094,9 @@ "integrity": "sha512-XJKiWHw6B7tHZHgfz6prLCRQ1FauCreXFYZ8YDxRmlP+h8dvl2GFzi/2zhXwmkXKzU00IXeT1TlmwkMIDcIDOg==" }, "@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 933ad2eb..3d48f65c 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",