Skip to content

Commit

Permalink
Upgrade mock-socket to 9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher authored and romgain committed Sep 10, 2023
1 parent a5b23c3 commit b021e69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/redux-saga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^10.4.6",
"@testing-library/user-event": "^12.0.11",
"mock-socket": "^9.0.3"
"mock-socket": "^9.3.0"
},
"peerDependencies": {
"jest-websocket-mock": "~2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
},
"dependencies": {
"jest-diff": "^29.2.0",
"mock-socket": "^9.1.0"
"mock-socket": "^9.3.0"
}
}

0 comments on commit b021e69

Please sign in to comment.