From 5e37e1fd95662c51d369b701f70375671b3e1c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 11:33:09 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-conventional from 19.8.0 to 19.8.1 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.0 to 19.8.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 39690c2b0b..a363009f46 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.0", + "@commitlint/config-conventional": "^19.8.1", "husky": "^8.0.3", "lint-staged": "^15.5.2", "prettier": "^3.5.3" diff --git a/yarn.lock b/yarn.lock index 68f66956de..a2d3fd3420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,12 +36,12 @@ tinyexec "^1.0.0" yargs "^17.0.0" -"@commitlint/config-conventional@^19.8.0": - version "19.8.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c" - integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw== +"@commitlint/config-conventional@^19.8.1": + version "19.8.1" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b" + integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ== dependencies: - "@commitlint/types" "^19.8.0" + "@commitlint/types" "^19.8.1" conventional-changelog-conventionalcommits "^7.0.2" "@commitlint/config-validator@^19.8.1": @@ -170,7 +170,7 @@ dependencies: find-up "^7.0.0" -"@commitlint/types@^19.8.0", "@commitlint/types@^19.8.1": +"@commitlint/types@^19.8.1": version "19.8.1" resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==