Skip to content

Update dependency msw to v0.47.3 #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3014,19 +3014,19 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.17.2":
version: 0.17.3
resolution: "@mswjs/interceptors@npm:0.17.3"
"@mswjs/interceptors@npm:^0.17.5":
version: 0.17.5
resolution: "@mswjs/interceptors@npm:0.17.5"
dependencies:
"@open-draft/until": ^1.0.3
"@types/debug": ^4.1.7
"@xmldom/xmldom": ^0.7.5
debug: ^4.3.3
headers-polyfill: ^3.0.4
headers-polyfill: ^3.1.0
outvariant: ^1.2.1
strict-event-emitter: ^0.2.4
web-encoding: ^1.1.5
checksum: 1c879fe78e2e19e29f610d3572f22990b67f3f892719530ed1d8b0191a644e03461b812ed8137586ab126e66c49dbfd53ea1ff830696589d1b1ad238df40f206
checksum: 0293ccc56c1c85fb7334cd5902574f7df20c26be74d633c83fde64ffd7620f81e08253fe7985c6b5ad3b64c04ad53c3610e9b9c07621518aabd977343026bb2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5732,10 +5732,10 @@ __metadata:
languageName: node
linkType: hard

"headers-polyfill@npm:^3.0.4":
version: 3.0.7
resolution: "headers-polyfill@npm:3.0.7"
checksum: ee392c1acdd2be797090837a085b14c8dc79f221e2501508afc1474667fba0627d583e06f9ab5cad57cf9dd570942d3166f791c75b92522a17c69c1e6bfcfbc4
"headers-polyfill@npm:^3.1.0":
version: 3.1.0
resolution: "headers-polyfill@npm:3.1.0"
checksum: a95257065684653b7185efbb9a380c547ea832002991b5adf0d90cd222073da2701be9dc2849d1970ecf15e8c35b383984358566afe6e76ca8ff1dbd7cdce3af
languageName: node
linkType: hard

Expand Down Expand Up @@ -6826,19 +6826,19 @@ __metadata:
linkType: hard

"msw@npm:^0.47.0":
version: 0.47.0
resolution: "msw@npm:0.47.0"
version: 0.47.3
resolution: "msw@npm:0.47.3"
dependencies:
"@mswjs/cookies": ^0.2.2
"@mswjs/interceptors": ^0.17.2
"@mswjs/interceptors": ^0.17.5
"@open-draft/until": ^1.0.3
"@types/cookie": ^0.4.1
"@types/js-levenshtein": ^1.1.1
chalk: 4.1.1
chokidar: ^3.4.2
cookie: ^0.4.2
graphql: ^15.0.0 || ^16.0.0
headers-polyfill: ^3.0.4
headers-polyfill: ^3.1.0
inquirer: ^8.2.0
is-node-process: ^1.0.1
js-levenshtein: ^1.1.6
Expand All @@ -6856,7 +6856,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: d48cd73327da0e44700595ebaaf0b8ee5f1b6c56c081d65ceed52dd8f49b64ce7a6734c84f8ab1093594e0c87b2554b6c35f7f92894c93148540dbfac826c441
checksum: 1be018c7b2eff982409967cccb5c604e45f65710ee9698bab57fbe794f8426d1a4d33e52b75ef395c6d226948c799241c7c2c7748ec4f5b741e7f25bcbafbd1e
languageName: node
linkType: hard

Expand Down