Skip to content

Commit ec5cb63

Browse files
build(deps): bump ws and @types/ws (#1846)
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.18.1 to 8.18.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.1...8.18.3) Updates `@types/ws` from 8.5.14 to 8.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: ws dependency-version: 8.18.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/ws" dependency-version: 8.18.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70931f8 commit ec5cb63

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"selectn": "1.1.2",
6060
"slugify": "1.6.6",
6161
"timestring": "7.0.0",
62-
"ws": "8.18.1"
62+
"ws": "8.18.3"
6363
},
6464
"devDependencies": {
6565
"@rollup/plugin-typescript": "12.1.2",
@@ -79,7 +79,7 @@
7979
"@types/selectn": "1.1.3",
8080
"@types/string.prototype.matchall": "4.0.4",
8181
"@types/timestring": "7.0.0",
82-
"@types/ws": "8.5.14",
82+
"@types/ws": "8.18.1",
8383
"@typescript-eslint/eslint-plugin": "^7.18.0",
8484
"@typescript-eslint/parser": "^7.18.0",
8585
"@vitest/coverage-v8": "^3.2.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)