From 3ec4a516751517588358b7486d6941fcae063774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 23:25:13 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional (#3170) --- 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 e7167aecc7..894fe4f372 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@babel/preset-env": "=7.26.0", "@babel/register": "7.25.9", "@commitlint/cli": "=19.6.0", - "@commitlint/config-conventional": "=19.5.0", + "@commitlint/config-conventional": "=19.6.0", "@typescript-eslint/eslint-plugin": "=7.18.0", "@typescript-eslint/parser": "=7.18.0", "assert": "=2.1.0", @@ -1665,9 +1665,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", @@ -15481,9 +15481,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 d1c2dfd3cb..9a14230c59 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "@babel/preset-env": "=7.26.0", "@babel/register": "7.25.9", "@commitlint/cli": "=19.6.0", - "@commitlint/config-conventional": "=19.5.0", + "@commitlint/config-conventional": "=19.6.0", "@typescript-eslint/eslint-plugin": "=7.18.0", "@typescript-eslint/parser": "=7.18.0", "assert": "=2.1.0",