Skip to content

Commit 272975e

Browse files
committed
chore(deps): update dependency @types/ws to v7.2.4
1 parent 3952256 commit 272975e

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.2.1",
5454
"@types/node": "12.12.35",
55-
"@types/ws": "7.2.3",
55+
"@types/ws": "7.2.4",
5656
"@typescript-eslint/eslint-plugin": "2.28.0",
5757
"@typescript-eslint/parser": "2.28.0",
5858
"babel-loader": "8.1.0",

yarn.lock

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

1588-
"@types/[email protected].3":
1589-
version "7.2.3"
1590-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.3.tgz#a3add56077ac6cc9396b9502c7252a1635922032"
1591-
integrity sha512-VT/GK7nvDA7lfHy40G3LKM+ICqmdIsBLBHGXcWD97MtqQEjNMX+7Gudo8YGpaSlYdTX7IFThhCE8Jx09HegymQ==
1588+
"@types/[email protected].4":
1589+
version "7.2.4"
1590+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.4.tgz#b3859f7b9c243b220efac9716ec42c716a72969d"
1591+
integrity sha512-9S6Ask71vujkVyeEXKxjBSUV8ZUB0mjL5la4IncBoheu04bDaYyUKErh1BQcY9+WzOUOiKqz/OnpJHYckbMfNg==
15921592
dependencies:
15931593
"@types/node" "*"
15941594

0 commit comments

Comments
 (0)