Skip to content

Commit 67aef41

Browse files
committed
chore(deps): update dependency @types/ws to v7.2.2
1 parent 31854f7 commit 67aef41

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": "25.1.3",
5454
"@types/node": "12.12.28",
55-
"@types/ws": "7.2.1",
55+
"@types/ws": "7.2.2",
5656
"@typescript-eslint/eslint-plugin": "2.21.0",
5757
"@typescript-eslint/parser": "2.21.0",
5858
"babel-loader": "8.0.6",

yarn.lock

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

1276-
"@types/[email protected].1":
1277-
version "7.2.1"
1278-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.1.tgz#b800f2b8aee694e2b581113643e20d79dd3b8556"
1279-
integrity sha512-UEmRNbXFGvfs/sLncf01GuVv6U1mZP3Df0iXWx4kUlikJxbFyFADp95mDn1XDTE2mXpzzoHcKlfFcbytLq4vaA==
1276+
"@types/[email protected].2":
1277+
version "7.2.2"
1278+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.2.tgz#1bd2038bc80aea60f8a20b2dcf08602a72e65063"
1279+
integrity sha512-oqnI3DbGCVI9zJ/WHdFo3CUE8jQ8CVQDUIKaDtlTcNeT4zs6UCg9Gvk5QrFx2QPkRszpM6yc8o0p4aGjCsTi+w==
12801280
dependencies:
12811281
"@types/node" "*"
12821282

0 commit comments

Comments
 (0)