From 6cd07ef577f3a60fc9fa83b98992132bb73f0114 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 19:36:11 +0200 Subject: [PATCH] chore(deps): update dependency msw to ^2.4.3 (#827) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`^2.4.2` -> `^2.4.3`](https://renovatebot.com/diffs/npm/msw/2.4.2/2.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.4.2/2.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.4.2/2.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 18c08af3a2f..b56a0a59fa6 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "javascript-color-gradient": "^2.5.0", "jest-extended": "^4.0.2", "lint-staged": "^15.2.10", - "msw": "^2.4.2", + "msw": "^2.4.3", "nuxt": "^3.13.1", "nuxt-link-checker": "^3.1.1", "ofetch": "^1.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97b20331953..0ab365b9661 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -223,8 +223,8 @@ importers: specifier: ^15.2.10 version: 15.2.10 msw: - specifier: ^2.4.2 - version: 2.4.2(graphql@16.8.2)(typescript@5.5.4) + specifier: ^2.4.3 + version: 2.4.3(typescript@5.5.4) nuxt: specifier: ^3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@22.0.2)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.21.0)(sass@1.78.0)(terser@5.31.1)(typescript@5.5.4)(vite@5.4.3(@types/node@22.0.2)(sass@1.78.0)(terser@5.31.1))(vue-tsc@2.1.6(typescript@5.5.4)) @@ -6236,16 +6236,13 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - msw@2.4.2: - resolution: {integrity: sha512-GImSQGhn19czhVpxPdiUDK8CMZ6jbBcvOhzfJd8KFErjEER2wDKWs1UYaetJs2GSNlAqt6heZYm7g3eLatTcog==} + msw@2.4.3: + resolution: {integrity: sha512-PXK3wOQHwDtz6JYVyAVlQtzrLr6bOAJxggw5UHm3CId79+W7238aNBD1zJVkFY53o/DMacuIfgesW2nv9yCO3Q==} engines: {node: '>=18'} hasBin: true peerDependencies: - graphql: '>= 16.8.x' typescript: '>= 4.8.x' peerDependenciesMeta: - graphql: - optional: true typescript: optional: true @@ -14932,8 +14929,7 @@ snapshots: graphemer@1.4.0: {} - graphql@16.8.2: - optional: true + graphql@16.8.2: {} gzip-size@7.0.0: dependencies: @@ -16024,7 +16020,7 @@ snapshots: ms@2.1.3: {} - msw@2.4.2(graphql@16.8.2)(typescript@5.5.4): + msw@2.4.3(typescript@5.5.4): dependencies: '@bundled-es-modules/cookie': 2.0.0 '@bundled-es-modules/statuses': 1.0.1 @@ -16035,6 +16031,7 @@ snapshots: '@types/cookie': 0.6.0 '@types/statuses': 2.0.5 chalk: 4.1.2 + graphql: 16.8.2 headers-polyfill: 4.0.3 is-node-process: 1.2.0 outvariant: 1.4.2 @@ -16043,7 +16040,6 @@ snapshots: type-fest: 4.26.0 yargs: 17.7.2 optionalDependencies: - graphql: 16.8.2 typescript: 5.5.4 muggle-string@0.4.1: {}