Skip to content

Commit 5bb78c8

Browse files
committed
chore(deps): update dependency @types/ws to v6.0.3
1 parent dbc0780 commit 5bb78c8

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
@@ -52,7 +52,7 @@
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "24.0.18",
5454
"@types/node": "12.7.2",
55-
"@types/ws": "6.0.2",
55+
"@types/ws": "6.0.3",
5656
"@typescript-eslint/eslint-plugin": "2.0.0",
5757
"@typescript-eslint/parser": "2.0.0",
5858
"babel-loader": "8.0.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1119,10 +1119,10 @@
11191119
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
11201120
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
11211121

1122-
"@types/[email protected].2":
1123-
version "6.0.2"
1124-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-6.0.2.tgz#f3340f7e3d7a07104a5dbcaa8ada4e8d2d45eecb"
1125-
integrity sha512-22XiR1ox9LftTaAtn/c5JCninwc7moaqbkJfaDUb7PkaUitcf5vbTZHdq9dxSMviCm9C3W85rzB8e6yNR70apQ==
1122+
"@types/[email protected].3":
1123+
version "6.0.3"
1124+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-6.0.3.tgz#b772375ba59d79066561c8d87500144d674ba6b3"
1125+
integrity sha512-yBTM0P05Tx9iXGq00BbJPo37ox68R5vaGTXivs6RGh/BQ6QP5zqZDGWdAO6JbRE/iR1l80xeGAwCQS2nMV9S/w==
11261126
dependencies:
11271127
"@types/node" "*"
11281128

0 commit comments

Comments
 (0)