From 548b076b1f86ac616988bd9b05ac0e04e4f52e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:43:45 +0000 Subject: [PATCH] fix(deps): bump rimraf from 3.0.2 to 6.1.3 Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 6.1.3. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v6.1.3) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 2 +- pnpm-workspace.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aeb2ec5..f6e3ebe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ catalogs: specifier: ^19.2.4 version: 19.2.4 rimraf: - specifier: ^6.0.0 + specifier: ^6.1.3 version: 6.1.3 typescript: specifier: ^6.0.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 6815ebe..bec9520 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,7 +9,7 @@ catalog: jsdom: ^29.0.1 react: ^19.2.4 react-dom: ^19.2.4 - rimraf: ^6.0.0 + rimraf: ^6.1.3 typescript: ^6.0.2 vite: ^8.0.3 vitest: ^4.1.2