Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates (#1000)

Bumps the dependencies group with 3 updates in the / directory: [debug](https://github.com/debug-js/debug), [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws).


Updates `debug` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...4.3.6)

Updates `ws` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.17.1...8.18.0)

Updates `@types/ws` from 8.5.10 to 8.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent b7db610 commit 6997451
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 39 deletions.
2 changes: 1 addition & 1 deletion player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@juggle/resize-observer": "3.4.0",
"debug": "4.3.4",
"debug": "4.3.6",
"react-hooks-shareable": "1.53.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"README.md"
],
"dependencies": {
"debug": "4.3.4",
"debug": "4.3.6",
"process": "0.11.10",
"ts-md5": "1.3.1",
"ws": "8.17.1"
"ws": "8.18.0"
},
"devDependencies": {
"@types/debug": "4.1.12",
"@types/node": "20.12.5",
"@types/ws": "8.5.10",
"@types/ws": "8.5.12",
"buffer": "6.0.3",
"esbuild": "0.23.0",
"events": "3.3.0",
Expand Down
55 changes: 20 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,12 +1381,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.12":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
dependencies:
"@types/node": "*"
checksum: 3ec416ea2be24042ebd677932a462cf16d2080393d8d7d0b1b3f5d6eaa4a7387aaf0eefb99193c0bfd29444857cf2e0c3ac89899e130550dc6c14ada8a46d25e
checksum: ddefb6ad1671f70ce73b38a5f47f471d4d493864fca7c51f002a86e5993d031294201c5dced6d5018fb8905ad46888d65c7f20dd54fc165910b69f42fba9a6d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2255,7 +2255,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.4":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand All @@ -2267,16 +2267,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
dependencies:
ms: ^2.1.1
checksum: b3d8c5940799914d30314b7c3304a43305fd0715581a919dacb8b3176d024a782062368405b47491516d2091d6462d4d11f2f4974a405048094f8bfebfa3071c
languageName: node
linkType: hard

"debug@npm:^4.3.6":
"debug@npm:4.3.6, debug@npm:^4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
Expand All @@ -2288,6 +2279,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
dependencies:
ms: ^2.1.1
checksum: b3d8c5940799914d30314b7c3304a43305fd0715581a919dacb8b3176d024a782062368405b47491516d2091d6462d4d11f2f4974a405048094f8bfebfa3071c
languageName: node
linkType: hard

"debuglog@npm:^1.0.1":
version: 1.0.1
resolution: "debuglog@npm:1.0.1"
Expand Down Expand Up @@ -4150,9 +4150,9 @@ __metadata:
dependencies:
"@types/debug": 4.1.12
"@types/node": 20.12.5
"@types/ws": 8.5.10
"@types/ws": 8.5.12
buffer: 6.0.3
debug: 4.3.4
debug: 4.3.6
esbuild: 0.23.0
events: 3.3.0
global-jsdom: 9.2.0
Expand All @@ -4164,7 +4164,7 @@ __metadata:
ts-md5: 1.3.1
typescript: 5.5.4
uvu: 0.5.6
ws: 8.17.1
ws: 8.18.0
languageName: unknown
linkType: soft

Expand All @@ -4180,7 +4180,7 @@ __metadata:
"@types/styled-components": 5.1.34
"@vitejs/plugin-react": 4.3.1
chalk: 5.3.0
debug: 4.3.4
debug: 4.3.6
esbuild: 0.23.0
luxon: 3.5.0
media-stream-library: "workspace:^"
Expand Down Expand Up @@ -6349,22 +6349,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"ws@npm:^8.18.0":
"ws@npm:8.18.0, ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
Expand Down

0 comments on commit 6997451

Please sign in to comment.