From dee73073c00588a0f8742546846b801fbd28e481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 03:16:34 +0000 Subject: [PATCH] chore(deps): update dependency msw to v1.1.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 91ef1ec..55f382a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "husky": "^8.0.1", "jest": "29.5.0", "lint-staged": "^13.0.2", - "msw": "1.0.1", + "msw": "1.1.0", "nodemon": "^2.0.16", "prettier": "^2.7.1", "supertest": "^6.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc3be81..8989b82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ specifiers: koa: ^2.13.4 lint-staged: ^13.0.2 log4js: ^6.6.0 - msw: 1.0.1 + msw: 1.1.0 nodemon: ^2.0.16 prettier: ^2.7.1 supertest: ^6.2.3 @@ -55,7 +55,7 @@ devDependencies: husky: 8.0.2 jest: 29.5.0_bc7tlvhcwewbokgzoddgjsdvnu lint-staged: 13.1.0 - msw: 1.0.1_typescript@4.9.4 + msw: 1.1.0_typescript@4.9.4 nodemon: 2.0.20 prettier: 2.8.1 supertest: 6.3.3 @@ -3508,8 +3508,8 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /msw/1.0.1_typescript@4.9.4: - resolution: {integrity: sha512-fBwQRCmf+jh0zlGlasBfpCaxLqb4QLMsY1Q+nkXkO0nnUYopl50NcNRvP4V+TAiqOwJSd0LrQ5NcJqwbrnTBqw==} + /msw/1.1.0_typescript@4.9.4: + resolution: {integrity: sha512-oqMvUXm1bMbwvGpoXAQVz8vXXQyQyx52HBDg3EDOK+dFXkQHssgkXEG4LfMwwZyr2Qt18I/w04XPaY4BkFTkzA==} engines: {node: '>=14'} hasBin: true requiresBuild: true