Skip to content

Commit 328b864

Browse files
committed
chore(deps): update dependency @types/ws to v8
1 parent 1b80244 commit 328b864

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/split2": "^3.2.0",
5151
"@types/tar-fs": "^2.0.0",
5252
"@types/tar-stream": "^2.1.0",
53-
"@types/ws": "^7.2.6",
53+
"@types/ws": "^8.0.0",
5454
"@typescript-eslint/eslint-plugin": "^4.7.0",
5555
"@typescript-eslint/parser": "^4.7.0",
5656
"audit-ci": "^4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
526526
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
527527

528-
"@types/ws@^7.2.6":
529-
version "7.4.7"
530-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.7.tgz#f7c390a36f7a0679aa69de2d501319f4f8d9b702"
531-
integrity sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==
528+
"@types/ws@^8.0.0":
529+
version "8.2.0"
530+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.0.tgz#75faefbe2328f3b833cb8dc640658328990d04f3"
531+
integrity sha512-cyeefcUCgJlEk+hk2h3N+MqKKsPViQgF5boi9TTHSK+PoR9KWBb/C5ccPcDyAqgsbAYHTwulch725DV84+pSpg==
532532
dependencies:
533533
"@types/node" "*"
534534

0 commit comments

Comments
 (0)