Skip to content

Commit 71c8d3c

Browse files
chore(deps): update dependency @types/ws to ^8.5.14 (#2063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c878733 commit 71c8d3c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/gqty/package.json

+1-1
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.13",
88+
"@types/ws": "^8.5.14",
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

+1-1
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.13",
44+
"@types/ws": "^8.5.14",
4545
"bob-esbuild-cli": "^4.0.0",
4646
"gqty": "workspace:^",
4747
"graphql": "^16.9.0",

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)