From 89760c97c4cce010a475ac47a0460f7125387ae5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 23:04:27 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#3284) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index acfce647c..a298244c2 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "lib" ], "devDependencies": { - "@biomejs/biome": "^2.5.6", + "@biomejs/biome": "^2.5.7", "@commitlint/cli": "^21.2.1", "@commitlint/config-conventional": "^21.2.0", "@cspell/eslint-plugin": "^10.0.1", @@ -123,7 +123,7 @@ "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^3.0.2", - "rollup-plugin-dts": "^6.5.0", + "rollup-plugin-dts": "^6.5.1", "sinon": "^22.1.0", "tinybench": "^6.1.2", "tslib": "^2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bdf197d7..9fca57380 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: devDependencies: '@biomejs/biome': - specifier: ^2.5.6 + specifier: ^2.5.7 version: 2.5.7 '@commitlint/cli': specifier: ^21.2.1 @@ -78,7 +78,7 @@ importers: specifier: ^3.0.2 version: 3.0.2(rollup@4.62.4) rollup-plugin-dts: - specifier: ^6.5.0 + specifier: ^6.5.1 version: 6.5.1(rollup@4.62.4)(typescript@6.0.3) sinon: specifier: ^22.1.0 -- 2.53.0