Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"husky": "9.1.7",
"import-meta-resolve": "4.2.0",
"is-ci": "4.1.0",
"msw": "2.13.1",
"msw": "2.13.2",
"node-notifier": "10.0.1",
"pkg-size": "2.4.0",
"remark": "15.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ __metadata:
husky: "npm:9.1.7"
import-meta-resolve: "npm:4.2.0"
is-ci: "npm:4.1.0"
msw: "npm:2.13.1"
msw: "npm:2.13.2"
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
remark: "npm:15.0.1"
Expand Down Expand Up @@ -8928,9 +8928,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.13.1":
version: 2.13.1
resolution: "msw@npm:2.13.1"
"msw@npm:2.13.2":
version: 2.13.2
resolution: "msw@npm:2.13.2"
dependencies:
"@inquirer/confirm": "npm:^5.0.0"
"@mswjs/interceptors": "npm:^0.41.2"
Expand All @@ -8957,7 +8957,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10/527c3bbae39460270ef7b2ec4bcb706bceef3eb07d45b305e50c654490c2f16cc5ba735cc294f981caff84f120f8c6084b42988f68d891f0e1230228bbdd56db
checksum: 10/7fd38d39da090b4e67f20dfa472a27ef148dad67466039e21b7b5281fa035d8a5ac9552f3c9ab8acf43b34868f9fb114d142b7a315ad3c1cd32bbfc5f728eb9d
languageName: node
linkType: hard

Expand Down
Loading