Skip to content

Commit

Permalink
chore(deps): update dependency @types/ws to v8.5.10 (#6240)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 042cc23 commit 99ada09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"@types/prettyjson": "0.0.30",
"@types/semver": "7.5.0",
"@types/uuid": "9.0.7",
"@types/ws": "8.5.9",
"@types/ws": "8.5.10",
"@vitest/coverage-v8": "1.0.0-beta.4",
"c8": "7.14.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
Expand Down

2 comments on commit 99ada09

@github-actions
Copy link

Choose a reason for hiding this comment

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

📊 Benchmark results

  • Dependency count: 1,421
  • Package size: 427 MB
  • Number of ts-expect-error directives: 0

@github-actions
Copy link

Choose a reason for hiding this comment

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

📊 Benchmark results

  • Dependency count: 1,421
  • Package size: 427 MB
  • Number of ts-expect-error directives: 0

Please sign in to comment.