Skip to content

Commit c52df2d

Browse files
chore(dev-deps): bump msw from 2.10.4 to 2.11.3
Bumps [msw](https://github.com/mswjs/msw) from 2.10.4 to 2.11.3. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.10.4...v2.11.3) --- updated-dependencies: - dependency-name: msw dependency-version: 2.11.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53b75bd commit c52df2d

3 files changed

Lines changed: 48 additions & 75 deletions

File tree

.yarn/install-state.gz

884 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-markdown": "^5.1.0",
5151
"eslint-plugin-only-error": "^1.0.2",
5252
"mocha": "^10",
53-
"msw": "^2.0.6",
53+
"msw": "^2.11.3",
5454
"oclif": "^4.0.3",
5555
"prettier": "^3.6.2",
5656
"shx": "^0.3.4",

yarn.lock

Lines changed: 47 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -736,16 +736,6 @@ __metadata:
736736
languageName: node
737737
linkType: hard
738738

739-
"@bundled-es-modules/tough-cookie@npm:^0.1.6":
740-
version: 0.1.6
741-
resolution: "@bundled-es-modules/tough-cookie@npm:0.1.6"
742-
dependencies:
743-
"@types/tough-cookie": "npm:^4.0.5"
744-
tough-cookie: "npm:^4.1.4"
745-
checksum: 10c0/28bcac878bff6b34719ba3aa8341e9924772ee55de5487680ebe784981ec9fccb70ed5d46f563e2404855a04de606f9e56aa4202842d4f5835bc04a4fe820571
746-
languageName: node
747-
linkType: hard
748-
749739
"@colors/colors@npm:1.5.0":
750740
version: 1.5.0
751741
resolution: "@colors/colors@npm:1.5.0"
@@ -1865,7 +1855,7 @@ __metadata:
18651855
languageName: node
18661856
linkType: hard
18671857

1868-
"@open-draft/until@npm:^2.0.0, @open-draft/until@npm:^2.1.0":
1858+
"@open-draft/until@npm:^2.0.0":
18691859
version: 2.1.0
18701860
resolution: "@open-draft/until@npm:2.1.0"
18711861
checksum: 10c0/61d3f99718dd86bb393fee2d7a785f961dcaf12f2055f0c693b27f4d0cd5f7a03d498a6d9289773b117590d794a43cd129366fd8e99222e4832f67b1653d54cf
@@ -2010,7 +2000,7 @@ __metadata:
20102000
inquirer-autocomplete-standalone: "npm:^0.8.1"
20112001
lodash.camelcase: "npm:^4.3.0"
20122002
mocha: "npm:^10"
2013-
msw: "npm:^2.0.6"
2003+
msw: "npm:^2.11.3"
20142004
mustache: "npm:^4.2.0"
20152005
oclif: "npm:^4.0.3"
20162006
prettier: "npm:^3.6.2"
@@ -3022,13 +3012,6 @@ __metadata:
30223012
languageName: node
30233013
linkType: hard
30243014

3025-
"@types/tough-cookie@npm:^4.0.5":
3026-
version: 4.0.5
3027-
resolution: "@types/tough-cookie@npm:4.0.5"
3028-
checksum: 10c0/68c6921721a3dcb40451543db2174a145ef915bc8bcbe7ad4e59194a0238e776e782b896c7a59f4b93ac6acefca9161fccb31d1ce3b3445cb6faa467297fb473
3029-
languageName: node
3030-
linkType: hard
3031-
30323015
"@types/unist@npm:^2, @types/unist@npm:^2.0.2":
30333016
version: 2.0.11
30343017
resolution: "@types/unist@npm:2.0.11"
@@ -7348,17 +7331,15 @@ __metadata:
73487331
languageName: node
73497332
linkType: hard
73507333

7351-
"msw@npm:^2.0.6":
7352-
version: 2.10.4
7353-
resolution: "msw@npm:2.10.4"
7334+
"msw@npm:^2.11.3":
7335+
version: 2.11.3
7336+
resolution: "msw@npm:2.11.3"
73547337
dependencies:
73557338
"@bundled-es-modules/cookie": "npm:^2.0.1"
73567339
"@bundled-es-modules/statuses": "npm:^1.0.1"
7357-
"@bundled-es-modules/tough-cookie": "npm:^0.1.6"
73587340
"@inquirer/confirm": "npm:^5.0.0"
73597341
"@mswjs/interceptors": "npm:^0.39.1"
73607342
"@open-draft/deferred-promise": "npm:^2.2.0"
7361-
"@open-draft/until": "npm:^2.1.0"
73627343
"@types/cookie": "npm:^0.6.0"
73637344
"@types/statuses": "npm:^2.0.4"
73647345
graphql: "npm:^16.8.1"
@@ -7367,8 +7348,11 @@ __metadata:
73677348
outvariant: "npm:^1.4.3"
73687349
path-to-regexp: "npm:^6.3.0"
73697350
picocolors: "npm:^1.1.1"
7351+
rettime: "npm:^0.7.0"
73707352
strict-event-emitter: "npm:^0.5.1"
7353+
tough-cookie: "npm:^6.0.0"
73717354
type-fest: "npm:^4.26.1"
7355+
until-async: "npm:^3.0.2"
73727356
yargs: "npm:^17.7.2"
73737357
peerDependencies:
73747358
typescript: ">= 4.8.x"
@@ -7377,7 +7361,7 @@ __metadata:
73777361
optional: true
73787362
bin:
73797363
msw: cli/index.js
7380-
checksum: 10c0/48dff36c7cf8ad504bb8f8a2ff6946cf5727752c140681eb68da00991d9fe56224bace970476771a9fffae136256c389c591d71368a6967d053dbad6b6df3346
7364+
checksum: 10c0/847cb0e66152328d898474cd12e2ea0b9c11ed997b3a1129018a99afd7ff1134e45aed7158d0a57a1052b7a80b241e91952285f915142bd70c905316dbe9a49d
73817365
languageName: node
73827366
linkType: hard
73837367

@@ -8402,16 +8386,7 @@ __metadata:
84028386
languageName: node
84038387
linkType: hard
84048388

8405-
"psl@npm:^1.1.33":
8406-
version: 1.15.0
8407-
resolution: "psl@npm:1.15.0"
8408-
dependencies:
8409-
punycode: "npm:^2.3.1"
8410-
checksum: 10c0/d8d45a99e4ca62ca12ac3c373e63d80d2368d38892daa40cfddaa1eb908be98cd549ac059783ef3a56cfd96d57ae8e2fd9ae53d1378d90d42bc661ff924e102a
8411-
languageName: node
8412-
linkType: hard
8413-
8414-
"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.1":
8389+
"punycode@npm:^2.1.0":
84158390
version: 2.3.1
84168391
resolution: "punycode@npm:2.3.1"
84178392
checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
@@ -8427,13 +8402,6 @@ __metadata:
84278402
languageName: node
84288403
linkType: hard
84298404

8430-
"querystringify@npm:^2.1.1":
8431-
version: 2.2.0
8432-
resolution: "querystringify@npm:2.2.0"
8433-
checksum: 10c0/3258bc3dbdf322ff2663619afe5947c7926a6ef5fb78ad7d384602974c467fadfc8272af44f5eb8cddd0d011aae8fabf3a929a8eee4b86edcc0a21e6bd10f9aa
8434-
languageName: node
8435-
linkType: hard
8436-
84378405
"queue-microtask@npm:^1.2.2":
84388406
version: 1.2.3
84398407
resolution: "queue-microtask@npm:1.2.3"
@@ -8634,13 +8602,6 @@ __metadata:
86348602
languageName: node
86358603
linkType: hard
86368604

8637-
"requires-port@npm:^1.0.0":
8638-
version: 1.0.0
8639-
resolution: "requires-port@npm:1.0.0"
8640-
checksum: 10c0/b2bfdd09db16c082c4326e573a82c0771daaf7b53b9ce8ad60ea46aa6e30aaf475fe9b164800b89f93b748d2c234d8abff945d2551ba47bf5698e04cd7713267
8641-
languageName: node
8642-
linkType: hard
8643-
86448605
"resolve-alpn@npm:^1.2.0":
86458606
version: 1.2.1
86468607
resolution: "resolve-alpn@npm:1.2.1"
@@ -8711,6 +8672,13 @@ __metadata:
87118672
languageName: node
87128673
linkType: hard
87138674

8675+
"rettime@npm:^0.7.0":
8676+
version: 0.7.0
8677+
resolution: "rettime@npm:0.7.0"
8678+
checksum: 10c0/1460539d49415c37e46884bf1db7a5da974b239c1bd6976e1cf076fad169067dc8f55cd2572aec504433162f3627b6d8123eea977d110476258045d620bd051b
8679+
languageName: node
8680+
linkType: hard
8681+
87148682
"reusify@npm:^1.0.4":
87158683
version: 1.1.0
87168684
resolution: "reusify@npm:1.1.0"
@@ -9414,6 +9382,24 @@ __metadata:
94149382
languageName: node
94159383
linkType: hard
94169384

9385+
"tldts-core@npm:^7.0.16":
9386+
version: 7.0.16
9387+
resolution: "tldts-core@npm:7.0.16"
9388+
checksum: 10c0/f9a8eee2c061d2defc5ba8e9f46a0b0657a07f15761ad129e930523ce9d6ef283a86ab9b38e01d113eb77c5b005820cbff0270d2a601190e71342a1e0bb9ea12
9389+
languageName: node
9390+
linkType: hard
9391+
9392+
"tldts@npm:^7.0.5":
9393+
version: 7.0.16
9394+
resolution: "tldts@npm:7.0.16"
9395+
dependencies:
9396+
tldts-core: "npm:^7.0.16"
9397+
bin:
9398+
tldts: bin/cli.js
9399+
checksum: 10c0/cc354744c5603a7886b6e8894e5716a6a6d8904ecefe708443a099db649bbeb1aa098625ed533c9a4250253eeb53d262797b032c00d2d97713830eea6f98b997
9400+
languageName: node
9401+
linkType: hard
9402+
94179403
"tmp@npm:^0.0.33":
94189404
version: 0.0.33
94199405
resolution: "tmp@npm:0.0.33"
@@ -9432,15 +9418,12 @@ __metadata:
94329418
languageName: node
94339419
linkType: hard
94349420

9435-
"tough-cookie@npm:^4.1.4":
9436-
version: 4.1.4
9437-
resolution: "tough-cookie@npm:4.1.4"
9421+
"tough-cookie@npm:^6.0.0":
9422+
version: 6.0.0
9423+
resolution: "tough-cookie@npm:6.0.0"
94389424
dependencies:
9439-
psl: "npm:^1.1.33"
9440-
punycode: "npm:^2.1.1"
9441-
universalify: "npm:^0.2.0"
9442-
url-parse: "npm:^1.5.3"
9443-
checksum: 10c0/aca7ff96054f367d53d1e813e62ceb7dd2eda25d7752058a74d64b7266fd07be75908f3753a32ccf866a2f997604b414cfb1916d6e7f69bc64d9d9939b0d6c45
9425+
tldts: "npm:^7.0.5"
9426+
checksum: 10c0/7b17a461e9c2ac0d0bea13ab57b93b4346d0b8c00db174c963af1e46e4ea8d04148d2a55f2358fc857db0c0c65208a98e319d0c60693e32e0c559a9d9cf20cb5
94449427
languageName: node
94459428
linkType: hard
94469429

@@ -9769,13 +9752,6 @@ __metadata:
97699752
languageName: node
97709753
linkType: hard
97719754

9772-
"universalify@npm:^0.2.0":
9773-
version: 0.2.0
9774-
resolution: "universalify@npm:0.2.0"
9775-
checksum: 10c0/cedbe4d4ca3967edf24c0800cfc161c5a15e240dac28e3ce575c689abc11f2c81ccc6532c8752af3b40f9120fb5e454abecd359e164f4f6aa44c29cd37e194fe
9776-
languageName: node
9777-
linkType: hard
9778-
97799755
"unrs-resolver@npm:^1.6.2":
97809756
version: 1.11.1
97819757
resolution: "unrs-resolver@npm:1.11.1"
@@ -9843,6 +9819,13 @@ __metadata:
98439819
languageName: node
98449820
linkType: hard
98459821

9822+
"until-async@npm:^3.0.2":
9823+
version: 3.0.2
9824+
resolution: "until-async@npm:3.0.2"
9825+
checksum: 10c0/61c8b03895dbe18fe3d90316d0a1894e0c131ea4b1673f6ce78eed993d0bb81bbf4b7adf8477e9ff7725782a76767eed9d077561cfc9f89b4a1ebe61f7c9828e
9826+
languageName: node
9827+
linkType: hard
9828+
98469829
"upper-case-first@npm:^2.0.2":
98479830
version: 2.0.2
98489831
resolution: "upper-case-first@npm:2.0.2"
@@ -9870,16 +9853,6 @@ __metadata:
98709853
languageName: node
98719854
linkType: hard
98729855

9873-
"url-parse@npm:^1.5.3":
9874-
version: 1.5.10
9875-
resolution: "url-parse@npm:1.5.10"
9876-
dependencies:
9877-
querystringify: "npm:^2.1.1"
9878-
requires-port: "npm:^1.0.0"
9879-
checksum: 10c0/bd5aa9389f896974beb851c112f63b466505a04b4807cea2e5a3b7092f6fbb75316f0491ea84e44f66fed55f1b440df5195d7e3a8203f64fcefa19d182f5be87
9880-
languageName: node
9881-
linkType: hard
9882-
98839856
"util-deprecate@npm:^1.0.2":
98849857
version: 1.0.2
98859858
resolution: "util-deprecate@npm:1.0.2"

0 commit comments

Comments
 (0)