From 08b94c28f703dfa4213a361dcd2eb9a0edee48f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 10:33:10 +0000 Subject: [PATCH] chore(deps): bump msw from 2.12.14 to 2.13.4 Bumps [msw](https://github.com/mswjs/msw) from 2.12.14 to 2.13.4. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v2.12.14...v2.13.4) --- updated-dependencies: - dependency-name: msw dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 998363fd..9294876a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -21,7 +21,7 @@ catalog: '@types/react-dom': ^19.2.3 abitype: ^1.2.0 mocha: ^11.7.4 - msw: 2.12.14 + msw: 2.13.4 ox: ^0.14.16 typescript: 5.9.3 viem: ^2.47.17