From 74286e8c1bfc91f10bfadac83540f8b97adc5b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:33:58 +0000 Subject: [PATCH] Bump msw from 2.0.10 to 2.0.11 Bumps [msw](https://github.com/mswjs/msw) from 2.0.10 to 2.0.11. - [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.0.10...v2.0.11) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 355f6452..303f7cda 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^8.0.0", "jsdom": "^23.0.1", "lint-staged": "^15.2.0", - "msw": "^2.0.10", + "msw": "^2.0.11", "node-fetch": "^3.3.2", "postcss": "^8.4.32", "postcss-import": "^15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c842d39..ab1c539e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ devDependencies: specifier: ^15.2.0 version: 15.2.0 msw: - specifier: ^2.0.10 - version: 2.0.10(typescript@5.2.2) + specifier: ^2.0.11 + version: 2.0.11(typescript@5.2.2) node-fetch: specifier: ^3.3.2 version: 3.3.2 @@ -4254,8 +4254,8 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /msw@2.0.10(typescript@5.2.2): - resolution: {integrity: sha512-JhKdzIEuMDSU7qak4CJjiSFW2J0R4Wm5AuLhFzimKs68Wx7PTyqjgnw7+7FpQ3kGi0yY49g/qEFmUmMyLmjb4w==} + /msw@2.0.11(typescript@5.2.2): + resolution: {integrity: sha512-dAXFS2DxZX0uFqMPhS3oUAu8S/5IQ5qKKSwtXl3/dMTeML0C8JfSvbeWtowYg6pu4Iehgp5L/pHLrlIcG++y/A==} engines: {node: '>=18'} hasBin: true requiresBuild: true