Skip to content

Commit

Permalink
build(deps-dev): bump @types/ws from 8.5.10 to 8.5.11 (discordeno#3781)
Browse files Browse the repository at this point in the history
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.10 to 8.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2024
1 parent 84e145e commit 6ac3486
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.11",
"@types/sinon": "^17.0.3",
"@types/ws": "^8.5.10",
"@types/ws": "^8.5.11",
"c8": "^9.1.0",
"chai": "^5.1.1",
"mocha": "^10.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ __metadata:
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^20.14.11"
"@types/sinon": "npm:^17.0.3"
"@types/ws": "npm:^8.5.10"
"@types/ws": "npm:^8.5.11"
c8: "npm:^9.1.0"
chai: "npm:^5.1.1"
mocha: "npm:^10.7.0"
Expand Down Expand Up @@ -746,12 +746,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:^8.5.10":
version: 8.5.10
resolution: "@types/ws@npm:8.5.10"
"@types/ws@npm:^8.5.11":
version: 8.5.11
resolution: "@types/ws@npm:8.5.11"
dependencies:
"@types/node": "npm:*"
checksum: 9b414dc5e0b6c6f1ea4b1635b3568c58707357f68076df9e7cd33194747b7d1716d5189c0dbdd68c8d2521b148e88184cf881bac7429eb0e5c989b001539ed31
checksum: 950d13b762fc7c092a0fc1450c41229a1d41abb93cb72251068885bd46fa4bbcf461c00df2e77de3f7a547371998b650a720ed90417562af0772b14a8a009dec
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ac3486

Please sign in to comment.