Skip to content

Commit 62a4fa6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ws to v8.5.3
1 parent f76f319 commit 62a4fa6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "17.0.0",
3434
"@types/node-fetch": "3.0.3",
3535
"@types/normalize-path": "3.0.0",
36-
"@types/ws": "8.5.2",
36+
"@types/ws": "8.5.3",
3737
"@typescript-eslint/eslint-plugin": "5.14.0",
3838
"@typescript-eslint/parser": "5.14.0",
3939
"class-transformer": "0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,10 +2398,10 @@
23982398
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
23992399
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
24002400

2401-
"@types/[email protected].2":
2402-
version "8.5.2"
2403-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.2.tgz#77e0c2e360e9579da930ffcfa53c5975ea3bdd26"
2404-
integrity sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==
2401+
"@types/[email protected].3":
2402+
version "8.5.3"
2403+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
2404+
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
24052405
dependencies:
24062406
"@types/node" "*"
24072407

0 commit comments

Comments
 (0)