From 3508635445de02818f272b282dfbde9c333f52a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 05:31:28 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.4 to 20.5.0. - [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/v20.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++------------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 891d31eeab..d79a31bf14 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@babel/core": "^7.29.0", "@babel/preset-env": "^7.29.0", "@commitlint/cli": "^20.5.0", - "@commitlint/config-conventional": "^20.4.4", + "@commitlint/config-conventional": "^20.5.0", "@eslint/js": "^9.39.4", "@types/bootstrap": "^5.2.10", "@types/highlightjs": "^9.12.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da6e1d22a9..0a9fde01f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^20.5.0 version: 20.5.0(@types/node@25.5.0)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.4.4 - version: 20.4.4 + specifier: ^20.5.0 + version: 20.5.0 '@eslint/js': specifier: ^9.39.4 version: 9.39.4 @@ -1256,11 +1256,11 @@ packages: - typescript dev: true - /@commitlint/config-conventional@20.4.4: - resolution: {integrity: sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==} + /@commitlint/config-conventional@20.5.0: + resolution: {integrity: sha512-t3Ni88rFw1XMa4nZHgOKJ8fIAT9M2j5TnKyTqJzsxea7FUetlNdYFus9dz+MhIRZmc16P0PPyEfh6X2d/qw8SA==} engines: {node: '>=v18'} dependencies: - '@commitlint/types': 20.4.4 + '@commitlint/types': 20.5.0 conventional-changelog-conventionalcommits: 9.3.0 dev: true @@ -1395,14 +1395,6 @@ packages: escalade: 3.2.0 dev: true - /@commitlint/types@20.4.4: - resolution: {integrity: sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg==} - engines: {node: '>=v18'} - dependencies: - conventional-commits-parser: 6.3.0 - picocolors: 1.1.1 - dev: true - /@commitlint/types@20.5.0: resolution: {integrity: sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==} engines: {node: '>=v18'}