Skip to content

Commit a0cbbce

Browse files
chore(deps): update dependency @types/ws to ^8.5.13 (#2038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17494ba commit a0cbbce

3 files changed

Lines changed: 94 additions & 48 deletions

File tree

packages/gqty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/node": "^20.14.15",
8686
"@types/object-hash": "^3.0.6",
8787
"@types/wait-on": "^5.3.4",
88-
"@types/ws": "^8.5.12",
88+
"@types/ws": "^8.5.13",
8989
"@typescript-eslint/eslint-plugin": "^8.4.0",
9090
"@typescript-eslint/parser": "^8.4.0",
9191
"bob-esbuild-cli": "^4.0.0",

packages/subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@types/node": "^20.14.15",
44-
"@types/ws": "^8.5.12",
44+
"@types/ws": "^8.5.13",
4545
"bob-esbuild-cli": "^4.0.0",
4646
"gqty": "workspace:^",
4747
"graphql": "^16.9.0",

0 commit comments

Comments
 (0)