From f09b9a5d03737980b901d269ac5466420bc1870f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:29:55 +0000 Subject: [PATCH] Update dependency msw to v2.2.14 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ab593074..360659d4 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-vitest": "0.3.10", "husky": "9.0.11", "jsdom": "24.0.0", - "msw": "2.2.13", + "msw": "2.2.14", "postcss": "8.4.38", "prettier": "3.2.5", "prettier-plugin-organize-imports": "3.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63e6198d..37c1fa1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -152,8 +152,8 @@ devDependencies: specifier: 24.0.0 version: 24.0.0 msw: - specifier: 2.2.13 - version: 2.2.13(typescript@5.4.5) + specifier: 2.2.14 + version: 2.2.14(typescript@5.4.5) postcss: specifier: 8.4.38 version: 8.4.38 @@ -6752,8 +6752,8 @@ packages: /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw@2.2.13(typescript@5.4.5): - resolution: {integrity: sha512-ljFf1xZsU0b4zv1l7xzEmC6OZA6yD06hcx0H+dc8V0VypaP3HGYJa1rMLjQbBWl32ptGhcfwcPCWDB1wjmsftw==} + /msw@2.2.14(typescript@5.4.5): + resolution: {integrity: sha512-64i8rNCa1xzDK8ZYsTrVMli05D687jty8+Th+PU5VTbJ2/4P7fkQFVyDQ6ZFT5FrNR8z2BHhbY47fKNvfHrumA==} engines: {node: '>=18'} hasBin: true requiresBuild: true