From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:06:29 +0000 (+0000) Subject: build(deps-dev): bump typescript X-Git-Tag: v4.3.0~10^2~8^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=425925a3f8b0a894790b0863b4718f61ebaaad7a;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-hybrid/package.json b/examples/typescript/websocket-server-pool/ws-hybrid/package.json index 12b6df5c..1b875a77 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -31,7 +31,7 @@ "rollup": "^4.24.0", "rollup-plugin-delete": "^2.1.0", "tslib": "^2.7.0", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "optionalDependencies": { "bufferutil": "^4.0.8", diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml index f76dec73..388d293f 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.2) + version: 12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -41,8 +41,8 @@ importers: specifier: ^2.7.0 version: 2.7.0 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.6.3 + version: 5.6.3 packages: @@ -381,8 +381,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - 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 @@ -422,11 +422,11 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.2)': + '@rollup/plugin-typescript@12.1.0(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) resolve: 1.22.8 - typescript: 5.6.2 + typescript: 5.6.3 optionalDependencies: rollup: 4.24.0 tslib: 2.7.0 @@ -715,7 +715,7 @@ snapshots: tslib@2.7.0: {} - typescript@5.6.2: {} + typescript@5.6.3: {} undici-types@6.19.8: {}