Skip to content

Commit

Permalink
Update dependency ws to v8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2022
1 parent 6179be9 commit 0ee5f14
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions tichu-clients/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tichu-clients/packages/tichu-client-ts-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tslib": "2.4.0"
},
"optionalDependencies": {
"ws": "8.8.1"
"ws": "8.9.0"
},
"ava": {
"typescript": {
Expand Down
2 changes: 1 addition & 1 deletion tichu-clients/packages/tichu-term-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tichu-client-ts-lib": "1.0.0",
"ts-enum-util": "4.0.2",
"tslib": "2.4.0",
"ws": "8.8.1"
"ws": "8.9.0"
},
"ava": {
"typescript": {
Expand Down

0 comments on commit 0ee5f14

Please sign in to comment.