diff --git a/package-lock.json b/package-lock.json index 20804659..043ae99f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@bifravst/prettier-config": "1.1.1", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "17.0.0", "@nordicsemiconductor/object-to-env": "7.0.7", "@playwright/test": "1.49.0", @@ -720,9 +720,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz", - "integrity": "sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==", + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz", + "integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==", "dev": true, "license": "MIT", "dependencies": { @@ -10380,9 +10380,9 @@ } }, "@commitlint/config-conventional": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz", - "integrity": "sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==", + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz", + "integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==", "dev": true, "requires": { "@commitlint/types": "^19.5.0", diff --git a/package.json b/package.json index a28f5210..15d2d268 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@bifravst/prettier-config": "1.1.1", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "17.0.0", "@nordicsemiconductor/object-to-env": "7.0.7", "@playwright/test": "1.49.0",