Skip to content

Commit

Permalink
chore: revert msw upgrade (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell authored Sep 2, 2024
1 parent 46b8037 commit 6c4cc82
Show file tree
Hide file tree
Showing 2 changed files with 7,992 additions and 10,296 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "25.0.0",
"msw": "2.4.1",
"msw": "2.3.5",
"msw-storybook-addon": "2.0.3",
"playwright": "1.46.1",
"postcss": "8.4.42",
Expand Down
Loading

1 comment on commit 6c4cc82

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 95%
94.89% (130/137) 90% (36/40) 85.71% (30/35)
Tests Skipped Failures Errors Time
6 0 💤 0 ❌ 0 🔥 3.195s ⏱️
Coverage Report (95%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files94.899085.7195.52 
   handlers.ts94.3193.7585.7194.18150–163
   utilities.ts95.9187.585.7197.91120

Please sign in to comment.