Skip to content

Commit 1f59dfd

Browse files
Update dependency msw to v2.13.3 (#1592)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.13.2` → `2.13.3`](https://renovatebot.com/diffs/npm/msw/2.13.2/2.13.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.13.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.13.2/2.13.3?slim=true) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.13.3`](https://redirect.github.com/mswjs/msw/releases/tag/v2.13.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.13.2...v2.13.3) #### v2.13.3 (2026-04-14) ##### Bug Fixes - update `rettime` to 0.11.7 ([#&#8203;2711](https://redirect.github.com/mswjs/msw/issues/2711)) ([`feee3ed`](https://redirect.github.com/mswjs/msw/commit/feee3ed65ca2b78da1ca53b8a99a7eaa87417fc6)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->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/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7130fc commit 1f59dfd

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@vitest/coverage-v8": "^3.0.0",
7171
"express": "5.2.1",
7272
"finalhandler": "2.1.1",
73-
"msw": "2.13.2",
73+
"msw": "2.13.3",
7474
"prettier": "3.8.2",
7575
"publint": "0.3.18",
7676
"typedoc": "^0.28.14",

0 commit comments

Comments
 (0)