From 0e5af574ec63c291eb388ab17495e1785d931671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:04:58 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/types from 19.8.1 to 21.0.1 Bumps [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) from 19.8.1 to 21.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/types) --- updated-dependencies: - dependency-name: "@commitlint/types" dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 90d167e7..5e0e6b9a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^21.0.2", - "@commitlint/types": "^19.6.0", + "@commitlint/types": "^21.0.1", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.35.0", "@quick-threejs/config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c5a070e..9c796f1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^21.0.2 version: 21.0.2 '@commitlint/types': - specifier: ^19.6.0 - version: 19.8.1 + specifier: ^21.0.1 + version: 21.0.1 '@eslint/eslintrc': specifier: ^3.3.1 version: 3.3.1