Skip to content

Commit

Permalink
chore(deps): update dependency msw to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 1c844ea commit bc66932
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 @@ -70,7 +70,7 @@
"@types/node": "^20.11.5",
"cross-fetch": "3.1.5",
"http-server": "14.1.1",
"msw": "1.3.2"
"msw": "1.3.4"
},
"files": [
"dist",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7916,7 +7916,7 @@ __metadata:
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
cross-fetch: "npm:3.1.5"
http-server: "npm:14.1.1"
msw: "npm:1.3.2"
msw: "npm:1.3.4"
react-use: "npm:^17.2.4"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -23155,9 +23155,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.4":
version: 1.3.4
resolution: "msw@npm:1.3.4"
dependencies:
"@mswjs/cookies": "npm:^0.2.2"
"@mswjs/interceptors": "npm:^0.17.10"
Expand All @@ -23179,13 +23179,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/8e7e0f2aa0f571cc77fc21830a07535118c956f113efed8ac0538da75b4c0eff666b322a62b90efc62e25431bbb8820f42adbfafcf9d1d02954e0cc01b8971f6
languageName: node
linkType: hard

Expand Down

0 comments on commit bc66932

Please sign in to comment.