Skip to content

Commit

Permalink
chore(deps): update dependency msw to v0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2022
1 parent 02144e5 commit cfe6693
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"jest": "27.5.1",
"msw": "0.47.4",
"msw": "0.48.0",
"prettier": "2.7.1",
"ts-jest": "27.1.5",
"typescript": "4.8.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1827,7 +1827,7 @@ __metadata:
"@types/jest": 27.5.2
got: 11.8.5
jest: 27.5.1
msw: 0.47.4
msw: 0.48.0
prettier: 2.7.1
ts-jest: 27.1.5
typescript: 4.8.4
Expand Down Expand Up @@ -3800,9 +3800,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:0.47.4":
version: 0.47.4
resolution: "msw@npm:0.47.4"
"msw@npm:0.48.0":
version: 0.48.0
resolution: "msw@npm:0.48.0"
dependencies:
"@mswjs/cookies": ^0.2.2
"@mswjs/interceptors": ^0.17.5
Expand Down Expand Up @@ -3831,7 +3831,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10ff632641d40384d6622abf4df6399e4ae649db0f676b5d1ee2d0a515ec96f33abe9d4fecba08cdba4b2e43255af419da9eefc020d40a7e10669d0906457197
checksum: a931232d18ad02c8b98ffb5db507824d619860743eab6ecf2c228a403b5a20e2b167d4e0ef6cdd7ca2c0d1e4cc913dce1a690e80d7ef3ec6724d3ee060abc477
languageName: node
linkType: hard

Expand Down

0 comments on commit cfe6693

Please sign in to comment.