diff --git a/package-lock.json b/package-lock.json index d368b84..cd39846 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.6.0", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/config-conventional": "^19.6.0", "@vercel/ncc": "^0.38.3", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", @@ -566,9 +566,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, "dependencies": { "@commitlint/types": "^19.5.0", @@ -7835,9 +7835,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 bf556ba..9e28c2c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/nearform-actions/github-action-licenses-export#readme", "devDependencies": { "@commitlint/cli": "^19.6.0", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/config-conventional": "^19.6.0", "@vercel/ncc": "^0.38.3", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0",