diff --git a/package-lock.json b/package-lock.json index d12c076a..468e9837 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@bifravst/eslint-config-typescript": "6.1.18", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.1", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@types/node": "20.17.6", "@types/semantic-release": "20.0.6", "@types/stream-buffers": "3.0.7", @@ -241,9 +241,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": { @@ -9497,9 +9497,9 @@ "optional": true }, "@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 8273a515..c2ec5c0c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@bifravst/eslint-config-typescript": "6.1.18", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.1", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@types/node": "20.17.6", "@types/semantic-release": "20.0.6", "@types/stream-buffers": "3.0.7",