Skip to content

Commit 2670ed3

Browse files
committed
chore(deps): update dependency @types/ws to v7.2.3
1 parent fc6189f commit 2670ed3

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.4",
5454
"@types/node": "12.12.30",
55-
"@types/ws": "7.2.2",
55+
"@types/ws": "7.2.3",
5656
"@typescript-eslint/eslint-plugin": "2.24.0",
5757
"@typescript-eslint/parser": "2.24.0",
5858
"babel-loader": "8.0.6",

yarn.lock

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

1365-
"@types/[email protected].2":
1366-
version "7.2.2"
1367-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.2.tgz#1bd2038bc80aea60f8a20b2dcf08602a72e65063"
1368-
integrity sha512-oqnI3DbGCVI9zJ/WHdFo3CUE8jQ8CVQDUIKaDtlTcNeT4zs6UCg9Gvk5QrFx2QPkRszpM6yc8o0p4aGjCsTi+w==
1365+
"@types/[email protected].3":
1366+
version "7.2.3"
1367+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.3.tgz#a3add56077ac6cc9396b9502c7252a1635922032"
1368+
integrity sha512-VT/GK7nvDA7lfHy40G3LKM+ICqmdIsBLBHGXcWD97MtqQEjNMX+7Gudo8YGpaSlYdTX7IFThhCE8Jx09HegymQ==
13691369
dependencies:
13701370
"@types/node" "*"
13711371

0 commit comments

Comments
 (0)