mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency msw to v0.48.2 (#2411)
[](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)) |
[`0.48.1` ->
`0.48.2`](https://renovatebot.com/diffs/npm/msw/0.48.1/0.48.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mswjs/msw</summary>
### [`v0.48.2`](https://togithub.com/mswjs/msw/releases/tag/v0.48.2)
[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.48.1...v0.48.2)
#### v0.48.2 (2022-11-13)
##### Bug Fixes
- resolve absolute worker url against the current path
([#​1456](https://togithub.com/mswjs/msw/issues/1456))
([`f8d15b4`](f8d15b41a9))
[@​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 this update
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://app.renovatebot.com/dashboard#github/Unleash/unleash).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							parent
							
								
									e33c9728d3
								
							
						
					
					
						commit
						e378e08644
					
				| @ -70,7 +70,7 @@ | ||||
|     "jsdom": "20.0.2", | ||||
|     "lodash.clonedeep": "4.5.0", | ||||
|     "millify": "^5.0.1", | ||||
|     "msw": "0.48.1", | ||||
|     "msw": "0.48.2", | ||||
|     "pkginfo": "0.4.1", | ||||
|     "plausible-tracker": "0.3.8", | ||||
|     "prettier": "2.7.1", | ||||
|  | ||||
| @ -5642,10 +5642,10 @@ ms@^2.1.1: | ||||
|   resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" | ||||
|   integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== | ||||
| 
 | ||||
| msw@0.48.1: | ||||
|   version "0.48.1" | ||||
|   resolved "https://registry.yarnpkg.com/msw/-/msw-0.48.1.tgz#55bed66e91261a710a66e34839b530401c1c0a4c" | ||||
|   integrity sha512-lnhIsC5aQOpqu5CjJ11CPl6RYGbY9+LhZZw1zKX3S710O9qGQ7kftmfX1FifmZNk2FuKoygprKITSfqHWpE5LQ== | ||||
| msw@0.48.2: | ||||
|   version "0.48.2" | ||||
|   resolved "https://registry.yarnpkg.com/msw/-/msw-0.48.2.tgz#9614ed5edec1c88e0a178fe5f507c17beaa7106d" | ||||
|   integrity sha512-kXeLiyf5CRYkRf+ve/Utmw5/Iii+y+Mcr8hzXSVFrvzWVDpBfYL/4vBEhQu4zrBPBhvPbTNrH7/Y0KDQilpBKg== | ||||
|   dependencies: | ||||
|     "@mswjs/cookies" "^0.2.2" | ||||
|     "@mswjs/interceptors" "^0.17.5" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user