Skip to content

Commit

Permalink
build(deps-dev): update msw to ^0.36.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2022
1 parent b119e3b commit d3017d0
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest-playwright-preset": "^1.7.0",
"lint-staged": "^11.2.6",
"mini-css-extract-plugin": "^1.6.2",
"msw": "^0.35.0",
"msw": "^0.36.5",
"playwright": "^1.17.2",
"postcss": "^8.4.5",
"postcss-loader": "^6.2.1",
Expand Down
108 changes: 63 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3363,7 +3363,7 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.12.6":
"@mswjs/interceptors@npm:^0.12.7":
version: 0.12.7
resolution: "@mswjs/interceptors@npm:0.12.7"
dependencies:
Expand Down Expand Up @@ -3868,13 +3868,13 @@ __metadata:
languageName: node
linkType: hard

"@types/inquirer@npm:^7.3.3":
version: 7.3.3
resolution: "@types/inquirer@npm:7.3.3"
"@types/inquirer@npm:^8.1.3":
version: 8.1.3
resolution: "@types/inquirer@npm:8.1.3"
dependencies:
"@types/through": "*"
rxjs: ^6.4.0
checksum: 49b21d883ab533dbb84b400fa1aeab2638c37b87978d16f15636316c8d9f70d93a185479cf32081d9013fe2b362db05a83bdc3725771cc93d8bdab9182a96ab9
rxjs: ^7.2.0
checksum: b2f9914d1380e60a9a6d890abdd24078db63069a4bd974e77a00c5660bf5cab33a60fba6f02b56f1b2e6418e287e4697361b12cb85704b13e76f1a23c934d203
languageName: node
linkType: hard

Expand Down Expand Up @@ -4636,7 +4636,7 @@ __metadata:
lazysizes: ^5.3.2
lint-staged: ^11.2.6
mini-css-extract-plugin: ^1.6.2
msw: ^0.35.0
msw: ^0.36.5
navigo: ^8.11.1
playwright: ^1.17.2
postcss: ^8.4.5
Expand Down Expand Up @@ -5954,6 +5954,16 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.1, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.1
resolution: "chalk@npm:4.1.1"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: 036e973e665ba1a32c975e291d5f3d549bceeb7b1b983320d4598fb75d70fe20c5db5d62971ec0fe76cdbce83985a00ee42372416abfc3a5584465005a7855ed
languageName: node
linkType: hard

"chalk@npm:^1.1.3":
version: 1.1.3
resolution: "chalk@npm:1.1.3"
Expand Down Expand Up @@ -5988,16 +5998,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.1
resolution: "chalk@npm:4.1.1"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: 036e973e665ba1a32c975e291d5f3d549bceeb7b1b983320d4598fb75d70fe20c5db5d62971ec0fe76cdbce83985a00ee42372416abfc3a5584465005a7855ed
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -10144,9 +10144,9 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"inquirer@npm:^8.1.1":
version: 8.1.5
resolution: "inquirer@npm:8.1.5"
"inquirer@npm:^8.2.0":
version: 8.2.0
resolution: "inquirer@npm:8.2.0"
dependencies:
ansi-escapes: ^4.2.1
chalk: ^4.1.1
Expand All @@ -10162,7 +10162,7 @@ fsevents@^1.2.7:
string-width: ^4.1.0
strip-ansi: ^6.0.0
through: ^2.3.6
checksum: f3fa97a9abc20206effc7ca4e4d664d783becb58dbb6eca5b49ad7b02ef102c6c09d5c93aa7d64112417e70300267fe80c164e098adb126b6059327681d76e68
checksum: 861d1a9324ae933b49126b3541d94e4d6a2f2a25411b3f3cc00c34bf1bdab34146362d702cf289efe6d8034900dc5905bcf2ea716092a02b6fc390e5986dd236
languageName: node
linkType: hard

Expand Down Expand Up @@ -12507,33 +12507,33 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"msw@npm:^0.35.0":
version: 0.35.0
resolution: "msw@npm:0.35.0"
"msw@npm:^0.36.5":
version: 0.36.5
resolution: "msw@npm:0.36.5"
dependencies:
"@mswjs/cookies": ^0.1.6
"@mswjs/interceptors": ^0.12.6
"@mswjs/interceptors": ^0.12.7
"@open-draft/until": ^1.0.3
"@types/cookie": ^0.4.1
"@types/inquirer": ^7.3.3
"@types/inquirer": ^8.1.3
"@types/js-levenshtein": ^1.1.0
chalk: ^4.1.1
chalk: 4.1.1
chokidar: ^3.4.2
cookie: ^0.4.1
graphql: ^15.5.1
headers-utils: ^3.0.2
inquirer: ^8.1.1
inquirer: ^8.2.0
is-node-process: ^1.0.1
js-levenshtein: ^1.1.6
node-fetch: ^2.6.1
node-match-path: ^0.6.3
path-to-regexp: ^6.2.0
statuses: ^2.0.0
strict-event-emitter: ^0.2.0
type-fest: ^1.2.2
yargs: ^17.0.1
yargs: ^17.3.0
bin:
msw: cli/index.js
checksum: cc5e85573e85779a95b1d5bfc306d4d0bcb4de660ac08c640e316c00fe4a0ea24dfe1decf6a46d10538550dfc7f7559836e1fda3d6e1f60ee7e99916bb3db3ff
checksum: 2c1b679a27631ae6349f3b0e379694dc4772c12bfb19eb71be934ab3a22924cf6b79bc320832650fd5efe60c5cbfe59376edc8b08fbc39086def1752e10accf0
languageName: node
linkType: hard

Expand Down Expand Up @@ -12738,13 +12738,6 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"node-match-path@npm:^0.6.3":
version: 0.6.3
resolution: "node-match-path@npm:0.6.3"
checksum: d515bc069f293688109c058ee02567528fdaa856290d362b80a2254734975014e4eefcdcc5164a8adfd5560aa870e277c97fe8be648074d5088056cf61553c7c
languageName: node
linkType: hard

"node-modules-regexp@npm:^1.0.0":
version: 1.0.0
resolution: "node-modules-regexp@npm:1.0.0"
Expand Down Expand Up @@ -13499,6 +13492,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"path-to-regexp@npm:^6.2.0":
version: 6.2.0
resolution: "path-to-regexp@npm:6.2.0"
checksum: a6aca74d2d6e2e7594d812f653cf85e9cb5054d3a8d80f099722a44ef6ad22639b02078e5ea83d11db16321c3e4359e3f1ab0274fa78dad0754a6e53f630b0fc
languageName: node
linkType: hard

"path-type@npm:^3.0.0":
version: 3.0.0
resolution: "path-type@npm:3.0.0"
Expand Down Expand Up @@ -15661,7 +15661,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"rxjs@npm:^6.4.0, rxjs@npm:^6.6.3, rxjs@npm:^6.6.7":
"rxjs@npm:^6.6.3, rxjs@npm:^6.6.7":
version: 6.6.7
resolution: "rxjs@npm:6.6.7"
dependencies:
Expand Down Expand Up @@ -16645,6 +16645,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
dependencies:
emoji-regex: ^8.0.0
is-fullwidth-code-point: ^3.0.0
strip-ansi: ^6.0.1
checksum: e52c10dc3fbfcd6c3a15f159f54a90024241d0f149cf8aed2982a2d801d2e64df0bf1dc351cf8e95c3319323f9f220c16e740b06faecd53e2462df1d2b5443fb
languageName: node
linkType: hard

"string.prototype.matchall@npm:^4.0.6":
version: 4.0.6
resolution: "string.prototype.matchall@npm:4.0.6"
Expand Down Expand Up @@ -18730,6 +18741,13 @@ typescript@^4.4.4:
languageName: node
linkType: hard

"yargs-parser@npm:^21.0.0":
version: 21.0.0
resolution: "yargs-parser@npm:21.0.0"
checksum: 1e205fca1cb7a36a1585e2b94a64e641c12741b53627d338e12747f4dca3c3610cdd9bb235040621120548dd74c3ef03a8168d52a1eabfedccbe4a62462b6731
languageName: node
linkType: hard

"yargs@npm:^13.3.2":
version: 13.3.2
resolution: "yargs@npm:13.3.2"
Expand Down Expand Up @@ -18782,18 +18800,18 @@ typescript@^4.4.4:
languageName: node
linkType: hard

"yargs@npm:^17.0.1":
version: 17.0.1
resolution: "yargs@npm:17.0.1"
"yargs@npm:^17.3.0":
version: 17.3.1
resolution: "yargs@npm:17.3.1"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.0
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: 4ffffa5a82647e5d07840b64bed88c365b901d3d4a4c51745dddb10d177902d85014026d7224aae18c42df9ca3f75a41c5aff556e5342e2f8ffc5177d149cd17
yargs-parser: ^21.0.0
checksum: 64fc2e32c56739f1d14d2d24acd17a6944c3c8e3e3558f09fc1953ac112e868cc16013d282886b9d5be22187f8b9ed4f60741a6b1011f595ce2718805a656852
languageName: node
linkType: hard

Expand Down

0 comments on commit d3017d0

Please sign in to comment.