From 981266360158f50ee5b29acf3b486689c13bd14b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:52:34 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#3252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f69b972bf..f867907e2 100644 --- a/package.json +++ b/package.json @@ -101,8 +101,8 @@ ], "devDependencies": { "@biomejs/biome": "^2.5.1", - "@commitlint/cli": "^21.1.0", - "@commitlint/config-conventional": "^21.1.0", + "@commitlint/cli": "^21.2.0", + "@commitlint/config-conventional": "^21.2.0", "@cspell/eslint-plugin": "^10.0.1", "@eslint/js": "^9.39.4", "@rollup/plugin-terser": "^1.0.0", @@ -118,7 +118,7 @@ "husky": "^9.1.7", "lint-staged": "^17.0.8", "neostandard": "^0.13.0", - "prettier": "^3.9.1", + "prettier": "^3.9.4", "rollup": "^4.62.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64851d7d5..f93c7bce0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,10 +12,10 @@ importers: specifier: ^2.5.1 version: 2.5.1 '@commitlint/cli': - specifier: ^21.1.0 + specifier: ^21.2.0 version: 21.2.0(@types/node@24.13.2)(typescript@6.0.3) '@commitlint/config-conventional': - specifier: ^21.1.0 + specifier: ^21.2.0 version: 21.2.0 '@cspell/eslint-plugin': specifier: ^10.0.1 @@ -63,7 +63,7 @@ importers: specifier: ^0.13.0 version: 0.13.0(eslint@9.39.4(jiti@2.6.1))(typescript@6.0.3) prettier: - specifier: ^3.9.1 + specifier: ^3.9.4 version: 3.9.4 rollup: specifier: ^4.62.2 -- 2.53.0