Skip to content

Commit b624c46

Browse files
Update dependency msw to v2.4.13 (#1010)
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.12` -> `2.4.13`](https://renovatebot.com/diffs/npm/msw/2.4.12/2.4.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.4.12/2.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.4.12/2.4.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.4.13`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.13) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.12...v2.4.13) #### v2.4.13 (2024-10-22) ##### Bug Fixes - update `@inquirer/confirm` to 4.0 ([#&#8203;2300](https://redirect.github.com/mswjs/msw/issues/2300)) ([`0cf9cce`](https://redirect.github.com/mswjs/msw/commit/0cf9cce8da519e7bd5a8c8ffcdab348ffb55a3ec)) [@&#8203;greysteil](https://redirect.github.com/greysteil) [@&#8203;kettanaito](https://redirect.github.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 980e888 commit b624c46

File tree

2 files changed

+76
-77
lines changed

2 files changed

+76
-77
lines changed

package-lock.json

Lines changed: 75 additions & 76 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
@@ -72,7 +72,7 @@
7272
"express": "4.21.1",
7373
"finalhandler": "1.3.1",
7474
"husky": "9.1.6",
75-
"msw": "2.4.12",
75+
"msw": "2.4.13",
7676
"prettier": "3.3.3",
7777
"ts-node": "10.9.2",
7878
"typedoc": "^0.26.6",

0 commit comments

Comments
 (0)