From a14d1f3262eff920dc75da71b59b6636c7ffe96b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 03:12:00 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v18.4.2 --- 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 1913ccf..c794c7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0-development", "license": "Nordic-5-Clause", "devDependencies": { - "@commitlint/config-conventional": "18.4.0", + "@commitlint/config-conventional": "18.4.2", "@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.109" }, "engines": { @@ -229,9 +229,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", - "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz", + "integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -3833,9 +3833,9 @@ } }, "@commitlint/config-conventional": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", - "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz", + "integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^7.0.2" diff --git a/package.json b/package.json index f97b205..cba390f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "author": "Nordic Semiconductor ASA | nordicsemi.no", "license": "Nordic-5-Clause", "devDependencies": { - "@commitlint/config-conventional": "18.4.0", + "@commitlint/config-conventional": "18.4.2", "@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.109" }, "lint-staged": {