From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:06:42 +0000 (+0000) Subject: build(deps-dev): bump typescript X-Git-Tag: v4.3.0~10^2~9^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=dedf743862d71cb6786e7ad9fd32d5e77bd94b26;p=poolifier.git build(deps-dev): bump typescript Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json index 679ebf2f..45e5458a 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/node": "^22.7.5", "@types/ws": "^8.5.12", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "optionalDependencies": { "bufferutil": "^4.0.8", diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index 73867b5f..5d5ba409 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -29,8 +29,8 @@ importers: specifier: ^8.5.12 version: 8.5.12 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.6.3 + version: 5.6.3 packages: @@ -52,8 +52,8 @@ packages: resolution: {integrity: sha512-lTybwTir0M6yKBLiMBPs/B8RdVeVJmfiKxY6+Tgx1p8u6ULiHuKSczpw5Lixvggawu/wPBJt2ZJ2VtrSKqKtTQ==} engines: {node: '>=18.0.0', pnpm: '>=9.0.0'} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -96,7 +96,7 @@ snapshots: poolifier@4.2.11: {} - typescript@5.6.2: {} + typescript@5.6.3: {} undici-types@6.19.8: {}