Skip to content

Commit

Permalink
fix(deps): update dependency msw to v1.3.3 (#10299)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io) ([source](https://togithub.com/mswjs/msw)) |
[`1.3.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/msw/1.3.2/1.3.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/msw/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/1.3.2/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/1.3.2/1.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mswjs/msw (msw)</summary>

### [`v1.3.3`](https://togithub.com/mswjs/msw/releases/tag/v1.3.3)

[Compare Source](https://togithub.com/mswjs/msw/compare/v1.3.2...v1.3.3)

#### v1.3.3 (2024-03-15)

##### Bug Fixes

- remove upper version range for "typescript"
([#&#8203;2086](https://togithub.com/mswjs/msw/issues/2086))
([`8f456bb`](https://togithub.com/mswjs/msw/commit/8f456bb3dec7c9a136483a9ce9021a90a62cb0f9))
[@&#8203;kettanaito](https://togithub.com/kettanaito)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
  • Loading branch information
renovate[bot] and thedavidprice committed Mar 27, 2024
1 parent 831677d commit 3ecbd72
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"lerna": "8.0.2",
"listr2": "6.6.1",
"make-dir-cli": "3.0.0",
"msw": "1.3.2",
"msw": "1.3.3",
"ncp": "2.0.0",
"nodemon": "3.1.0",
"npm-packlist": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@testing-library/react": "14.2.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"msw": "1.3.2",
"msw": "1.3.3",
"typescript": "5.4.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"msw": "1.3.2",
"msw": "1.3.3",
"ts-toolbelt": "9.6.0",
"whatwg-fetch": "3.6.19"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8024,7 +8024,7 @@ __metadata:
core-js: "npm:3.35.1"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
msw: "npm:1.3.2"
msw: "npm:1.3.3"
react: "npm:18.3.0-canary-a870b2d54-20240314"
typescript: "npm:5.4.3"
languageName: unknown
Expand Down Expand Up @@ -8817,7 +8817,7 @@ __metadata:
jest-environment-jsdom: "npm:29.7.0"
jest-watch-typeahead: "npm:2.2.2"
jsdom: "npm:24.0.0"
msw: "npm:1.3.2"
msw: "npm:1.3.3"
ts-toolbelt: "npm:9.6.0"
typescript: "npm:5.4.3"
vitest: "npm:1.3.1"
Expand Down Expand Up @@ -25598,9 +25598,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:1.3.2":
version: 1.3.2
resolution: "msw@npm:1.3.2"
"msw@npm:1.3.3":
version: 1.3.3
resolution: "msw@npm:1.3.3"
dependencies:
"@mswjs/cookies": "npm:^0.2.2"
"@mswjs/interceptors": "npm:^0.17.10"
Expand All @@ -25622,13 +25622,13 @@ __metadata:
type-fest: "npm:^2.19.0"
yargs: "npm:^17.3.1"
peerDependencies:
typescript: ">= 4.4.x <= 5.2.x"
typescript: ">= 4.4.x"
peerDependenciesMeta:
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/c644d8e80b12b15c7b366aa6e0b39442f3ffd3b94824171e562066d8535c720fd824d84986d738a427720e59228660c11991bf724e4dd9face00b0b0f2af8f0d
checksum: 10c0/0c63b282a53a1a69194729bf9cb77005a682dfbbb1dac6b1a33c9bfecde7f6df1dfaabdff9336b97ed6c29ebd52d6debdae7e506d7baa8eb8fd1e05683dbc398
languageName: node
linkType: hard

Expand Down Expand Up @@ -29959,7 +29959,7 @@ __metadata:
lerna: "npm:8.0.2"
listr2: "npm:6.6.1"
make-dir-cli: "npm:3.0.0"
msw: "npm:1.3.2"
msw: "npm:1.3.3"
ncp: "npm:2.0.0"
nodemon: "npm:3.1.0"
npm-packlist: "npm:8.0.2"
Expand Down

0 comments on commit 3ecbd72

Please sign in to comment.