Skip to content

Commit

Permalink
chore(deps): update dependency msw to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent fe2d7f9 commit 435b466
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion plugins/score-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/react-dom": "*",
"cross-fetch": "3.1.5",
"http-server": "14.1.1",
"msw": "1.3.2"
"msw": "1.3.3"
},
"files": [
"dist",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7924,7 +7924,7 @@ __metadata:
"@types/react-dom": "npm:*"
cross-fetch: "npm:3.1.5"
http-server: "npm:14.1.1"
msw: "npm:1.3.2"
msw: "npm:1.3.3"
react-router-dom: "npm:6.4.5"
react-use: "npm:^17.2.4"
peerDependencies:
Expand Down Expand Up @@ -23172,9 +23172,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:1.3.2":
version: 1.3.2
resolution: "msw@npm:1.3.2"
"msw@npm:1.3.3":
version: 1.3.3
resolution: "msw@npm:1.3.3"
dependencies:
"@mswjs/cookies": "npm:^0.2.2"
"@mswjs/interceptors": "npm:^0.17.10"
Expand All @@ -23196,13 +23196,13 @@ __metadata:
type-fest: "npm:^2.19.0"
yargs: "npm:^17.3.1"
peerDependencies:
typescript: ">= 4.4.x <= 5.2.x"
typescript: ">= 4.4.x"
peerDependenciesMeta:
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/c644d8e80b12b15c7b366aa6e0b39442f3ffd3b94824171e562066d8535c720fd824d84986d738a427720e59228660c11991bf724e4dd9face00b0b0f2af8f0d
checksum: 10c0/0c63b282a53a1a69194729bf9cb77005a682dfbbb1dac6b1a33c9bfecde7f6df1dfaabdff9336b97ed6c29ebd52d6debdae7e506d7baa8eb8fd1e05683dbc398
languageName: node
linkType: hard

Expand Down

0 comments on commit 435b466

Please sign in to comment.