Skip to content

Commit 1d253dd

Browse files
committed
Update dependency @types/ws to v8.2.2
1 parent 2276fe2 commit 1d253dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/stacktrace-js": "2.0.3",
104104
"@types/vscode": "1.61.0",
105105
"@types/webpack": "5.28.0",
106-
"@types/ws": "8.2.1",
106+
"@types/ws": "8.2.2",
107107
"jest": "27.4.3",
108108
"rollup": "2.60.2",
109109
"rollup-plugin-copy": "3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2389,10 +2389,10 @@
23892389
tapable "^2.2.0"
23902390
webpack "^5"
23912391

2392-
"@types/[email protected].1":
2393-
version "8.2.1"
2394-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.1.tgz#7bdf6b12869726c9f3cc3c48485efea5d4505274"
2395-
integrity sha512-SqQ+LhVZaJi7c7sYVkjWALDigi/Wy7h7Iu72gkQp8Y8OWw/DddEVBrTSKu86pQftV2+Gm8lYM61hadPKqyaIeg==
2392+
"@types/[email protected].2":
2393+
version "8.2.2"
2394+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.2.tgz#7c5be4decb19500ae6b3d563043cd407bf366c21"
2395+
integrity sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg==
23962396
dependencies:
23972397
"@types/node" "*"
23982398

0 commit comments

Comments
 (0)