diff --git a/package-lock.json b/package-lock.json index 01b50878..9c9c4529 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@commitlint/config-conventional": "18.5.0", + "@commitlint/config-conventional": "18.6.0", "@nordicsemiconductor/asset-tracker-cloud-code-style": "13.1.11", "@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "17.0.0", "@svgr/webpack": "8.1.0", @@ -1949,9 +1949,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz", - "integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==", + "version": "18.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz", + "integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -12404,9 +12404,9 @@ } }, "@commitlint/config-conventional": { - "version": "18.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz", - "integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==", + "version": "18.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz", + "integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^7.0.2" diff --git a/package.json b/package.json index 069ed465..494cf935 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "url": "https://github.com/NordicSemiconductor/rsrp-bar-js/issues" }, "devDependencies": { - "@commitlint/config-conventional": "18.5.0", + "@commitlint/config-conventional": "18.6.0", "@nordicsemiconductor/asset-tracker-cloud-code-style": "13.1.11", "@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "17.0.0", "@svgr/webpack": "8.1.0",