From eb4f019483d52d6f5f147fa31dc5a8b568d6eadd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:48:36 +0800 Subject: [PATCH] chore(deps-dev): bump msw from 2.3.1 to 2.3.2 (#16207) * chore(deps-dev): bump msw from 2.3.1 to 2.3.2 Bumps [msw](https://github.com/mswjs/msw) from 2.3.1 to 2.3.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.3.1...v2.3.2) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9bbb1d196e5a47..1ff0d5c53ff45d 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "js-beautify": "1.15.1", "lint-staged": "15.2.7", "mockdate": "3.0.5", - "msw": "2.3.1", + "msw": "2.3.2", "prettier": "3.3.3", "remark-parse": "11.0.0", "supertest": "7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1429716671dc6a..f837bb152e0754 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -397,8 +397,8 @@ importers: specifier: 3.0.5 version: 3.0.5 msw: - specifier: 2.3.1 - version: 2.3.1(typescript@5.5.3) + specifier: 2.3.2 + version: 2.3.2(typescript@5.5.3) prettier: specifier: 3.3.3 version: 3.3.3 @@ -5102,8 +5102,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - msw@2.3.1: - resolution: {integrity: sha512-ocgvBCLn/5l3jpl1lssIb3cniuACJLoOfZu01e3n5dbJrpA5PeeWn28jCLgQDNt6d7QT8tF2fYRzm9JoEHtiig==} + msw@2.3.2: + resolution: {integrity: sha512-vDn6d6a50vxPE+HnaKQfpmZ4SVXlOjF97yD5FJcUT3v2/uZ65qvTYNL25yOmnrfCNWZ4wtAS7EbtXxygMug2Tw==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -12912,7 +12912,7 @@ snapshots: ms@2.1.3: {} - msw@2.3.1(typescript@5.5.3): + msw@2.3.2(typescript@5.5.3): dependencies: '@bundled-es-modules/cookie': 2.0.0 '@bundled-es-modules/statuses': 1.0.1