Skip to content

Commit da858e7

Browse files
chore(deps): bump ws from 8.16.0 to 8.18.0 in /test (#191)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea7dad5 commit da858e7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

test/yarn.lock

100755100644
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6146,7 +6146,6 @@ ts-node@10.9.1:
61466146

61476147
"ts-node@link:../node_modues/ts-node":
61486148
version "0.0.0"
6149-
uid ""
61506149

61516150
ts-patch@latest:
61526151
version "3.1.2"
@@ -6248,12 +6247,12 @@ typed-assert@^1.0.8:
62486247
integrity sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==
62496248

62506249
"typescript-transform-paths@link:..":
6251-
version "0.0.0"
6252-
uid ""
6250+
version "3.4.7"
6251+
dependencies:
6252+
minimatch "^3.0.4"
62536253

62546254
"typescript-transform-paths@link:../src":
62556255
version "0.0.0"
6256-
uid ""
62576256

62586257
typescript@latest:
62596258
version "5.3.3"
@@ -6519,9 +6518,9 @@ write-file-atomic@^4.0.2:
65196518
signal-exit "^3.0.7"
65206519

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

65266525
y18n@^5.0.5:
65276526
version "5.0.8"

0 commit comments

Comments
 (0)