Skip to content

Commit e9a7ed9

Browse files
chore(deps): bump ws and @types/ws
Bumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together. Updates `ws` from 8.11.0 to 8.13.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...8.13.0) Updates `@types/ws` from 8.5.4 to 8.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eafe05f commit e9a7ed9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"react-dom": "^18.2.0",
5454
"superjson": "^1.12.4",
5555
"tsx": "^3.12.7",
56-
"ws": "^8.0.0",
56+
"ws": "^8.13.0",
5757
"zod": "^3.0.0"
5858
},
5959
"devDependencies": {
6060
"@playwright/test": "^1.26.1",
6161
"@tanstack/react-query-devtools": "^4.18.0",
6262
"@types/node": "^18.16.16",
6363
"@types/react": "^18.2.8",
64-
"@types/ws": "^8.2.0",
64+
"@types/ws": "^8.5.5",
6565
"@typescript-eslint/eslint-plugin": "^5.59.2",
6666
"@typescript-eslint/parser": "^5.59.2",
6767
"autoprefixer": "^10.4.7",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)