Skip to content

Commit 16c0ddb

Browse files
Update dependency @types/ws to v8.18.1 (#1835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd55556 commit 16c0ddb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/react": "18.2.20",
8989
"@types/react-native": "0.72.2",
9090
"@types/react-test-renderer": "18.0.0",
91-
"@types/ws": "8.5.5",
91+
"@types/ws": "8.18.1",
9292
"@typescript-eslint/eslint-plugin": "5.59.11",
9393
"@typescript-eslint/parser": "5.59.11",
9494
"babel-jest": "29.5.0",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5381,12 +5381,12 @@ __metadata:
53815381
languageName: node
53825382
linkType: hard
53835383

5384-
"@types/ws@npm:8.5.5, @types/ws@npm:^8.5.1, @types/ws@npm:^8.5.3":
5385-
version: 8.5.5
5386-
resolution: "@types/ws@npm:8.5.5"
5384+
"@types/ws@npm:8.18.1, @types/ws@npm:^8.5.1, @types/ws@npm:^8.5.3":
5385+
version: 8.18.1
5386+
resolution: "@types/ws@npm:8.18.1"
53875387
dependencies:
53885388
"@types/node": "npm:*"
5389-
checksum: 10/b2d7da5bd469c2ff1ddcfba1da33a556dc02c539e727001e7dc7b4182935154143e96a101cc091686acefb4e115c8ee38111c6634934748b8dd2db0c851c50ab
5389+
checksum: 10/1ce05e3174dcacf28dae0e9b854ef1c9a12da44c7ed73617ab6897c5cbe4fccbb155a20be5508ae9a7dde2f83bd80f5cf3baa386b934fc4b40889ec963e94f3a
53905390
languageName: node
53915391
linkType: hard
53925392

@@ -16672,7 +16672,7 @@ __metadata:
1667216672
"@types/react": "npm:18.2.20"
1667316673
"@types/react-native": "npm:0.72.2"
1667416674
"@types/react-test-renderer": "npm:18.0.0"
16675-
"@types/ws": "npm:8.5.5"
16675+
"@types/ws": "npm:8.18.1"
1667616676
"@typescript-eslint/eslint-plugin": "npm:5.59.11"
1667716677
"@typescript-eslint/parser": "npm:5.59.11"
1667816678
babel-jest: "npm:29.5.0"

0 commit comments

Comments
Β (0)