From d291c076f0ff59648c908922cc29025ac05a5268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:27:02 +0000 Subject: [PATCH] build(deps-dev): Bump msw from 2.13.1 to 2.13.2 Bumps [msw](https://github.com/mswjs/msw) from 2.13.1 to 2.13.2. - [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.13.1...v2.13.2) --- updated-dependencies: - dependency-name: msw dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 20c10478..5788b20f 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "husky": "9.1.7", "import-meta-resolve": "4.2.0", "is-ci": "4.1.0", - "msw": "2.13.1", + "msw": "2.13.2", "node-notifier": "10.0.1", "pkg-size": "2.4.0", "remark": "15.0.1", diff --git a/yarn.lock b/yarn.lock index 6c9b9a21..dfd1961a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2097,7 +2097,7 @@ __metadata: husky: "npm:9.1.7" import-meta-resolve: "npm:4.2.0" is-ci: "npm:4.1.0" - msw: "npm:2.13.1" + msw: "npm:2.13.2" node-notifier: "npm:10.0.1" pkg-size: "npm:2.4.0" remark: "npm:15.0.1" @@ -8928,9 +8928,9 @@ __metadata: languageName: node linkType: hard -"msw@npm:2.13.1": - version: 2.13.1 - resolution: "msw@npm:2.13.1" +"msw@npm:2.13.2": + version: 2.13.2 + resolution: "msw@npm:2.13.2" dependencies: "@inquirer/confirm": "npm:^5.0.0" "@mswjs/interceptors": "npm:^0.41.2" @@ -8957,7 +8957,7 @@ __metadata: optional: true bin: msw: cli/index.js - checksum: 10/527c3bbae39460270ef7b2ec4bcb706bceef3eb07d45b305e50c654490c2f16cc5ba735cc294f981caff84f120f8c6084b42988f68d891f0e1230228bbdd56db + checksum: 10/7fd38d39da090b4e67f20dfa472a27ef148dad67466039e21b7b5281fa035d8a5ac9552f3c9ab8acf43b34868f9fb114d142b7a315ad3c1cd32bbfc5f728eb9d languageName: node linkType: hard