Skip to content

Commit

Permalink
chore(deps): bump ws from 8.16.0 to 8.18.0 in /test (#191)
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent ea7dad5 commit da858e7
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions test/yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6146,7 +6146,6 @@ [email protected]:

"ts-node@link:../node_modues/ts-node":
version "0.0.0"
uid ""

ts-patch@latest:
version "3.1.2"
Expand Down Expand Up @@ -6248,12 +6247,12 @@ typed-assert@^1.0.8:
integrity sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==

"typescript-transform-paths@link:..":
version "0.0.0"
uid ""
version "3.4.7"
dependencies:
minimatch "^3.0.4"

"typescript-transform-paths@link:../src":
version "0.0.0"
uid ""

typescript@latest:
version "5.3.3"
Expand Down Expand Up @@ -6519,9 +6518,9 @@ write-file-atomic@^4.0.2:
signal-exit "^3.0.7"

ws@^8.13.0:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

y18n@^5.0.5:
version "5.0.8"
Expand Down

0 comments on commit da858e7

Please sign in to comment.